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

binnavi

via awesome-list
→ View on GitHub
BinNavi is a binary analysis Integrated Development Environment (IDE) designed for inspecting, navigating, editing, and annotating control-flow graphs of disassembled code, while also allowing for the management of execution traces and analysis results among teams. It prominently features integration with the yFiles graph visualization library for advanced graph rendering, and it utilizes a PostgreSQL database for storing disassemblies and other relevant data. Although the project is no longer under active development, it provides a structured environment for detailed code analysis and collaboration.