ghidra/Ghidra/Framework/Utility/README.md
2024-11-04 11:27:05 -05:00

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.