Package ghidra.program.database.mem


package ghidra.program.database.mem
  • Classes
    Class
    Description
    Provides information about the source of a byte value at an address including the file it came from, the offset into that file, and the original value of that byte.
    ByteMappingScheme facilitate byte mapping/decimation scheme for a mapped sub-block to an underlying source memory region.
    FileBytes provides access to the all the byte values (both original and modified) from an imported file.
     
    The database memory map manager.
    MemoryMap adapter for version 3.