| AbstractLibrarySupportLoader |
An abstract Loader that provides a framework to conveniently load Programs with
support for linking against libraries contained in other Programs.
|
| AbstractProgramLoader |
An abstract Loader that provides a framework to conveniently load Programs.
|
| AddressSetPartitioner |
|
| BinaryLoader |
|
| BoundedBufferedReader |
|
| CoffLoader |
|
| DbgLoader |
An opinion service for processing Microsoft DBG files.
|
| DefLoader |
A Loader for processing Microsoft DEF files.
|
| DyldCacheLoader |
A Loader for DYLD shared cache files.
|
| DyldCacheProgramBuilder |
Builds up a DYLD Cache Program by parsing the DYLD Cache headers.
|
| DyldCacheUtils |
Utilities methods for working with Mach-O DYLD shared cache binaries.
|
| DyldCacheUtils.SplitDyldCache |
Class to store a "split" DYLD Cache, which is split across several files (base file, .1, .2,
.symbols, etc).
|
| ElfDataType |
|
| ElfLoader |
A Loader for processing executable and linking files (ELF).
|
| ElfLoaderOptionsFactory |
|
| GdtLoader |
Loads a packed Ghidra data type archive.
|
| GzfLoader |
Loads a packed Ghidra program.
|
| IntelHexLoader |
|
| IntelHexRecord |
|
| IntelHexRecordReader |
|
| IntelHexRecordWriter |
|
| LibraryLookupTable |
|
| LibraryPathsDialog |
Dialog for editing Library Search Paths which are used by the importer to locate referenced
shared libraries.
|
| LoaderMap |
|
| LoaderService |
Factory and utility methods for working with Loaders.
|
| LoadSpec |
Represents a possible way for a Loader to load something.
|
| MachoLoader |
|
| MachoPrelinkProgramBuilder |
Builds up a PRELINK Mach-O Program by parsing the Mach-O headers.
|
| MachoPrelinkUtils |
Utilities methods for working with Mach-O PRELINK binaries.
|
| MachoProgramBuilder |
Builds up a Mach-O Program by parsing the Mach-O headers.
|
| MapLoader |
A Loader for processing Microsoft MAP files.
|
| MemorySectionResolver |
|
| MotorolaHexLoader |
|
| MSCoffLoader |
|
| MzLoader |
A Loader for processing Microsoft DOS MZ files.
|
| NeLoader |
A Loader for processing Microsoft New Executable (NE) files.
|
| OmfLoader |
|
| PeDataType |
A datatype for creating portable executable data structures.
|
| PefLoader |
|
| PeLoader |
Microsoft Portable Executable (PE) loader.
|
| PeLoader.CompilerOpinion |
|
| QueryOpinionService |
|
| QueryOpinionServiceHandler |
|
| QueryResult |
|
| XmlLoader |
|