package

com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.emulator

IR emulator facility.

Interfaces

IEEmulatorHooks Evaluation (execution) hooks. 

Classes

EEmulator IR emulator, a controller for an IR state
EEmulator.Metadata IR emulator metadata. 
EEmuUtil Utility code IR emulators
MemoryWrites Recorder of memory-write operations, used by EState
MemoryWrites.Record Memory record holding an address and a buffer of bytes. 
RoutineIOHandler Concrete accessors of a routine I/O items.