Ghidra - WolvSec/Knowledge-Base GitHub Wiki
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.
Install
macOS
brew install --cask ghidra
Linux
sudo apt install flatpak
flatpak install flathub org.ghidra_sre.Ghidra
Manual (All platforms)
- Install the latest Java JDK
- Download the latest release from: https://github.com/NationalSecurityAgency/ghidra/releases