Uses of Class
com.pnfsoftware.jeb.core.units.code.asm.memory.MemoryProtectionEvent
Packages that use MemoryProtectionEvent
Package
Description
Types used to represent a virtual memory used when analyzing native code.
-
Uses of MemoryProtectionEvent in com.pnfsoftware.jeb.core.units.code.asm.memory
Methods in com.pnfsoftware.jeb.core.units.code.asm.memory with parameters of type MemoryProtectionEventModifier and TypeMethodDescriptionvoidIMemoryProtectionListener.onProtectionEvent(MemoryProtectionEvent e) Handle a memory protection change event.