v2.0.1
This release includes small bug fixes and improvements 🎉
Note: to start using the latest version of Ghidrathon you will need to rebuild using the instructions and updated version requirements outlined in our README.
Please report any issues to our GitHub.
Improvements
- gradle build script outputs
GHIDRA_INSTALL_DIR
value - gradle build script gives priority to
GHIDRA_INSTALL_DIR
passed via-P
argument overGHIDRA_INSTALL_DIR
environment variable - Ghidrathon is installed under "core plugins" instead of "example plugins"
Bug Fixes
- catch Python
SystemExit
exception to prevent Ghidra from closing when Pythonsys.exit
and friends are executed
Full Changelog: v2.0.0...v2.0.1