Skip to content

v2.0.1

Compare
Choose a tag to compare
@mike-hunhoff mike-hunhoff released this 11 Jan 23:13
· 34 commits to main since this release
d55e078

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 over GHIDRA_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 Python sys.exit and friends are executed

Full Changelog: v2.0.0...v2.0.1