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

Just-Another-Differ

via awesome-list
→ View on GitHub
Just Another Differ (JAD) is a command-line tool designed for the analysis of binary files, enabling users to compare versions with obfuscated or altered function names. Its primary use case revolves around producing a similarity map of functions between two binaries by utilizing fuzzy string matching and Ghidra's decompilation capabilities. Key features include various output formats (JSON, HTML, or stdout) and integration with Ghidra for enhanced decompilation analysis.