Uses of Interface
com.pnfsoftware.jeb.core.units.code.debug.IDebuggerVirtualMemory
Packages that use IDebuggerVirtualMemory
Package
Description
This package and sub-packages contain types used by the native code analysis pipeline, including
gendec (the generic decompiler).-
Uses of IDebuggerVirtualMemory in com.pnfsoftware.jeb.core.units.code.asm
Methods in com.pnfsoftware.jeb.core.units.code.asm that return IDebuggerVirtualMemoryModifier and TypeMethodDescriptionINativeDebuggerUnit.getMemory()Retrieve an VM object representing the memory of the target.