Package ghidra.app.util.opinion
package ghidra.app.util.opinion
-
ClassDescriptionAn abstract
Loader
that provides support for programs that link to external libraries with an ordinal mechanism.AProgram
with its associateddestination folder
An abstractLoader
that provides a convenience wrapper aroundAbstractProgramLoader
, minimizing the amount of work a subclass needs to do to load aProgram
An opinion service for processing Microsoft DBG files.ALoader
for processing Microsoft DEF files.ALoader
for DYLD shared cache files.Builds up a DYLD CacheProgram
by parsing the DYLD Cache headers.Utilities methods for working with Mach-O DYLD shared cache binaries.Class to store a "split" DYLD Cache, which is split across several subcache files (base file, .1, .2, .symbols, etc).ALoader
for processing executable and linking files (ELF).Loads a packed Ghidra data type archive.Loads a packed Ghidra program.Dialog for editing Library Search Paths which are used by the importer to locate referenced shared libraries.An interface that all loaders must implement.Factory and utility methods for working withLoader
s.Represents a possible way for aLoader
to load something.ALoader
for Mach-O files.Builds up a PRELINK Mach-OProgram
by parsing the Mach-O headers.Utilities methods for working with Mach-O PRELINK binaries.Builds up a Mach-OProgram
by parsing the Mach-O headers.ALoader
for processing Microsoft MAP files.ALoader
for processing Microsoft DOS MZ files.ALoader
for processing Microsoft New Executable (NE) files.A class to represent an error when processing an opinion.A datatype for creating portable executable data structures.Microsoft Portable Executable (PE) loader.