Security News > 2023 > September > BinDiff: Open-source comparison tool for binary files

BinDiff: Open-source comparison tool for binary files
2023-09-25 09:58

BinDiff is a binary file comparison tool to find differences and similarities in disassembled code quickly.

You can also port symbols and comments between disassemblies of multiple versions of the same binary or use BinDiff to gather evidence for code theft or patent infringement.

Use cases Compare binary files for x86, MIPS, ARM, PowerPC, and other architectures supported by popular disassemblers.

Identify identical and similar functions in different binaries.

Port function names, comments, and local names from one disassembly to the other.

Detect and highlight changes between two variants of the same function.


News URL

https://www.helpnetsecurity.com/2023/09/25/bindiff-open-source-comparison-tool-for-binary-files/