| CFG | Control-Flow Graph (CFG) representing the control-flow of an ICMethod. |
| EmulatorLog | Log of a method emulation done by SimpleCEmulator. |
| EmulatorState | State of the emulator (memory + registers) |
| HeadlessClient | Headless JEB client to run the companion MarsAnalyticaTracerPlugin
Refer to jeb-template-plugin for a more complete example of a headless client. |
| MarsAnalyticaTracerPlugin | Mars analytica tracer plugin. |
| SimpleCEmulator | Simple emulator for ICMethod (JEB's AST). |
| EmulatorException | Exception for SimpleCEmulator |