Package ghidra.framework
-
Interface Summary Interface Description ModuleInitializer AnExtensionPoint
that users can implement to perform work before the application is loaded. -
Class Summary Class Description Application The Application class provides a variety of static convenience methods for accessing Application elements that can be used once theApplication.initializeApplication(utility.application.ApplicationLayout, ghidra.framework.ApplicationConfiguration)
call has been made.ApplicationConfiguration ApplicationIdentifier Class to represent an application's unique identifier.ApplicationProperties The application properties.ApplicationVersion Class to represent an application's version information.GenericRunInfo GhidraApplicationConfiguration GModule HeadlessGhidraApplicationConfiguration Log4jErrorLogger LoggingInitialization PluggableServiceRegistry ShutdownHookRegistry ShutdownHookRegistry.ShutdownHook ShutdownHook
wrapper class for shutdown callbackShutdownPriority TestApplicationUtils ToolUtils -
Enum Summary Enum Description Architecture OperatingSystem Platform Identifies the current platform (operating system and architecture) and identifies the appropriate module OS directory which contains native binaries -
Exception Summary Exception Description OSFileNotFoundException Signals that an attempt to find a Ghidra "OS-file" (native binary) has failed.PluggableServiceRegistryException