Package ghidra.app.util.bin.format.ne


package ghidra.app.util.bin.format.ne
  • Class
    Description
    A class to represent a new-executable entry point.
    A class to represent a new-executable entry table.
    A class to represent a new-executable entry table bundle.
    A class to represent the new-executable imported name table.
    A class to represent the Information Block defined in the Windows new-style executable.
    An exception class to handle encountering invalid Windows Headers.
    A class to hold a length/string/ordinal set.
    A class to store a length/string set, where the string is not null-terminated and the length field determines the string length
    A class to represent the new-executable module reference table.
    A class to manage loading New Executables (NE).
    A class to represent the new-executable non-resident name table.
    A class to represent the new-executable resident name table.
    An implementation of the new-executable TNAMEINFO structure.
    A class for storing new-executable resource names.
    A class for storing new-executable resource string tables.
    A class for storing the new-executable resource table.
    An implementation of the TTYPEINFO structure.
    A class to represent a new-executable segment.
    A class to represent a new-executable segment relocation.
    A class to represent the new-executable segment table.
    A class to represent and parse the Windows new-style executable (NE) header.