Ghidra is a free and open-source reverse engineering framework developed by the NSA for analyzing compiled software. It supports a wide array of instruction sets and executable formats, offering features such as decompilation, disassembly, scripting, and interactive graphing. Designed for security researchers and analysts, Ghidra provides a robust environment for understanding malware, auditing code, and performing software forensics. It includes both GUI-based and headless analysis modes.

Features

  • Supports decompilation and disassembly of binaries
  • Works with multiple architectures and file formats
  • Includes scripting via Java and Python (Jython)
  • Offers both GUI and command-line modes
  • Enables collaborative reverse engineering
  • Integrated debugger and plugin system

Project Samples

Project Activity

See All Activity >