com.pnfsoftware.jeb.core.units.code.asm.IMachineContext |
Definition of a machine context.
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.