com.pnfsoftware.jeb.core.units.code.asm.IMachineContext |
Definition of a concrete machine context, holding a VM, processor information, and a set of registers data.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract IProcessorInformation |
getInformation()
Get information about the machine processor.
| ||||||||||
abstract IVirtualMemory |
getMemory()
Get access to the memory.
| ||||||||||
abstract IRegisterData |
getRegisters()
Get access to the registers.
|
Get information about the machine processor.
Get access to the memory.
Get access to the registers.