ghidra/Ghidra/Framework/Utility
Ryan Kurtz 61bb5bcdd0 Merge remote-tracking branch
'origin/GP-5615_ghidragon_execption_in_goto_dialog--SQUASHED'
(Closes #8038)
2025-04-28 13:40:59 -04:00
..
src/main/java Merge remote-tracking branch 2025-04-28 13:40:59 -04:00
build.gradle GP-0: Framework Utility now requires Java 11+ instead of Java 8+. 2021-11-09 09:28:55 -05:00
certification.manifest GP-5078: Improvements to Ghidra Module directory layout 2024-10-31 10:34:26 -04:00
Module.manifest Candidate release of source code. 2019-03-26 13:46:51 -04:00
README.md GP-5078: Adding a little to modules' README 2024-11-04 11:27:05 -05:00

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.