github google/bindiff v8
BinDiff 8 Open Source

12 months ago

BinDiff is now open source!! 🥳

This is a snapshot release with the changes from version 7.
Follow https://github.com/cblichmann/bindiff for experiments and changes that may be merged into main later.

  • IDA: Support IDA Pro 8.3, minimum required version is 8.0
  • IDA: Replace obsolete input type A in "Import symbols and Comments" dialog
  • IDA: More robust handling of functions without names
  • Binary Ninja: Support current stable release 3.5 ("Coruscant")
  • Windows: Delay-load dbghlp.dll so that WinDbg debugging works as expected
  • Command line differ: Add option to just produce similarity scores, but no actual .BinDiff files
  • Internal changes to remove C++ exceptions in code
  • Fix a memory leak using the SQLite database class
  • Use faster Abseil maps in differ engine
  • Increased cut-off values for discarding large functions in BinExport
  • Includes BinExport @ f908beb

This release is brought to you by AdmVonSchneider. Special thanks to everyone involved making this possible!

Shout out to Halvar Flake, BuschnicK, ObfuscaTHOR, Nils, Tora, Shane, Ero, 0xFFFFFFFE, Lukasz

Don't miss a new bindiff release

NewReleases is sending notifications on new releases.