mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
7 lines
No EOL
269 B
Markdown
7 lines
No EOL
269 B
Markdown
# Utility
|
|
|
|
This module provides the entry point for the Ghidra application, as well as all of the utilities
|
|
needed to dynamically discover and load Ghidra modules.
|
|
|
|
__NOTE:__ Classes in this module may not depend on any classes/jars that reside outside of this
|
|
module. |