Core classes
Core
Expression
core/EncodedData.txt
VirtualString
core/Opcode.txt
core/Instruction.txt
CPUs
core/CPU.txt
Ia32
core/X86_64.txt
core/MIPS.txt
core/PowerPC.txt
core/Sh4.txt
ExeFormats
ExeFormat
SerialStruct
core/AutoExe.txt
core/Shellcode.txt
core/PE.txt
core/COFF.txt
core/ELF.txt
C
core/Preprocessor.txt
core/CParser.txt
core/CCompiler.txt
Debugger
core/OS.txt
core/Debugger.txt
core/LinDebugger.txt
core/WinDebugger.txt
core/PTrace.txt
core/GdbClient.txt
core/WinDbgAPI.txt
Disassembler
core/Disassembler.txt
core/DecodedFunction.txt
core/DecodedInstruction.txt
core/InstructionBlock.txt
core/Decompiler.txt
GUI
core/Gui.txt
core/Gui_Drawable.txt
core/Gui_Window.txt
core/Gui_DasmWidget.txt
core/Gui_DebugWidget.txt
Others
DynLdr