discovered 03 Aug 2026
bindiff
→ View on GitHubBinDiff is an open-source binary file comparison tool designed for vulnerability researchers and engineers, enabling them to swiftly identify differences and similarities within disassembled code across various architectures such as x86, ARM, and PowerPC. It facilitates the identification of identical functions, the porting of function names and comments between different binary versions, and highlights changes in function variants, thereby enhancing the efficiency of vulnerability analysis and knowledge transfer. Notable features include support for multiple disassemblers like IDA Pro, Binary Ninja, and Ghidra, alongside a user-friendly visual interface for detailed analysis.