Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 616 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 616 Bytes

ghidra-packager

Packages Ghidra as a native application with a bundled JRE using jpackage and jlink. Releases are available for you to download, but you can also package Ghidra yourself. Currently, only macOS is supported.

Package

  1. Download and unzip a Ghidra release
  2. Update $GHIDRA_DIR and $VERSION in build_app.sh
  3. Run build_app.sh