-
Notifications
You must be signed in to change notification settings - Fork 0
Ghidra
Quintin edited this page Feb 20, 2023
·
9 revisions
Ghidra is a static reverse engineering tool made by the NSA that works with almost all architectures and platforms. It technically has a debugger but it is not as complete as IDA and is in its early stages.
brew install --cask ghidra
sudo apt install flatpak
flatpak install flathub org.ghidra_sre.Ghidra
- Install the latest Java JDK
- Download the latest release from: https://github.com/NationalSecurityAgency/ghidra/releases