

Ghidra
Ghidra is a software reverse engineering (SRE) framework created and maintained by the National Security Agency Research Directorate. This framework includes a suite of full-featured, high-end software analysis tools that enable users to analyze compiled code on a variety of...
Features
- Disassembler
- C Decompiler
- Debugging
- Coding
Ghidra News & Activities
Recent News
Recent activities
Ghidra information
Featured in Lists
A list with 11 apps by bads_tm without a description.
A list with 4 apps by kaekazeh without a description.
A list with 18 apps by AllMight without a description.
What is Ghidra?
Ghidra is a software reverse engineering (SRE) framework created and maintained by the National Security Agency Research Directorate. This framework includes a suite of full-featured, high-end software analysis tools that enable users to analyze compiled code on a variety of platforms including Windows, macOS, and Linux. Capabilities include disassembly, assembly, decompilation, graphing, and scripting, along with hundreds of other features. Ghidra supports a wide variety of process instruction sets and executable formats and can be run in both user-interactive and automated modes. Users may also develop their own Ghidra plug-in components and/or scripts using Java or Python.
In support of NSA's Cybersecurity mission, Ghidra was built to solve scaling and teaming problems on complex SRE efforts, and to provide a customizable and extensible SRE research platform. NSA has applied Ghidra SRE capabilities to a variety of problems that involve analyzing malicious code and generating deep insights for SRE analysts who seek a better understanding of potential vulnerabilities in networks and systems.









Comments and Reviews
The tool has a graphical interface. It is open source software, and I never thought that such a large organization would make such a major contribution to the development of free software and other similar programs for the community.
Great free and open source alternative to IDA with a builtin C decompiler and Java/Python scripting interface.