> cat /dev/github | grep security-tools
discovered 03 Aug 2026

ghidra

Java ★ 74134 via github-topic
→ View on GitHub
Ghidra is a comprehensive software reverse engineering (SRE) framework developed by the National Security Agency, designed to analyze compiled code across multiple platforms, including Windows, macOS, and Linux. Notable features include disassembly, decompilation, extensive graphing capabilities, and user-customizable scripting options in Java or Python, making it suitable for both manual and automated code analysis. Ghidra supports various processor architectures and executable formats, facilitating deep insights into vulnerabilities and malware investigation in cybersecurity contexts.