ghidra/Ghidra/Framework/Utility
2024-11-04 11:27:05 -05:00
..
src/main/java review fixes; waiting for master update 2024-10-28 17:39:11 -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.