Class MemoryProtectionEvent

java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.memory.MemoryEvent
com.pnfsoftware.jeb.core.units.code.asm.memory.MemoryProtectionEvent

public class MemoryProtectionEvent extends MemoryEvent
Memory event: the protection flags of a VM page was successfully modified.
  • Constructor Details

    • MemoryProtectionEvent

      public MemoryProtectionEvent(long address, int size, int protection)
      Create a memory protection event.
      Parameters:
      address - page address
      size - page size in bytes
      protection - memory protection flags