Package tools.disassembly

Class Summary
Disassembler This class manages the conversion of binary data into disassembly.
DisassemblyFile This class parses a commented disassembly file into code lines.
MachineInfo This class encapsulates all the information about a machine including the CPU type and memory map.
Menu This class encapsulates the information about a menu of links within a disassembly file.
ReBin This tool repackages a parsed disassembly file into a new binary file.
ReDis Occasionally the disassembler changes (hopefully for the better).
ToAssem