com.neuron.app.tonto
Class Firmware
java.lang.Object
com.neuron.app.tonto.Firmware
public class Firmware
- extends java.lang.Object
Constructor Summary |
Firmware(java.lang.String file)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Firmware
public Firmware(java.lang.String file)
throws java.io.IOException
- Throws:
java.io.IOException
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
getDescription
public java.lang.String getDescription()
getSegmentReport
public java.lang.String[][] getSegmentReport()
getBOOT
public byte[] getBOOT()
throws java.io.IOException
- Throws:
java.io.IOException
getPSOS
public byte[] getPSOS()
throws java.io.IOException
- Throws:
java.io.IOException
get_SYS
public byte[] get_SYS()
throws java.io.IOException
- Throws:
java.io.IOException
get_APP
public byte[] get_APP()
throws java.io.IOException
- Throws:
java.io.IOException
get_CCF
public byte[] get_CCF()
throws java.io.IOException
- Throws:
java.io.IOException
get_UDB
public byte[] get_UDB()
throws java.io.IOException
- Throws:
java.io.IOException
extractCIBs
public static java.util.Hashtable extractCIBs(byte[] b)
printHeader
public static void printHeader()
printDetail
public void printDetail()