BinDiffHelper

Ghidra Extension to integrate BinDiff for function matching

Stars
256
Committers
7

Bot releases are hidden (Show)

BinDiffHelper - v0.5

Published by ubfx 3 months ago

  • Support BinDiff 8

Binaries for Ghidra 11.1

BinDiffHelper - BinDiffHelper v0.4.3

Published by ubfx 10 months ago

  • No functional changes

Binaries for Ghidra 11.0

BinDiffHelper - BinDiffHelper v0.4.2

Published by ubfx about 1 year ago

  • Add function to import all functions (not just the ones checked in the table)
  • Add function to toggle the checkbox for multiple elements in the table
  • Update to support Ghidra 10.3 (fix bug where the plugins hangs at the export dialog)

Binaries provided for Ghidra 10.3.2

BinDiffHelper - BinDiffHelper v0.4.1

Published by ubfx about 2 years ago

  • Change Gradle build script for Gradle 7.5
  • Provide binaries for Ghidra 10.1.3 and 10.1.4
BinDiffHelper - BinDiffHelper v0.4.0

Published by ubfx about 3 years ago

  • Added support for BinDiff 7
  • Added release for Ghidra 10
BinDiffHelper - BinDiffHelper v0.3.2

Published by ubfx almost 4 years ago

  • Fixed a bug where diffing with another file from the project didn't work
  • Fixed a bug where exporting files with short filenames didn't work

Update 11. March 2021: Added archive for the current Ghidra Version 9.2.2

BinDiffHelper - BinDiffHelper v0.3.1

Published by ubfx almost 4 years ago

  • Fixed a Nullpointer Exception when loading a file via the "from project" option
BinDiffHelper - BinDiffHelper v0.3

Published by ubfx about 4 years ago

  • Possibility to color matched functions in the listing
  • Possibility to add comments to matched functions describing where they were matched from and linking there
  • New open file menu
  • Bugfixes
BinDiffHelper - BinDiffHelper v0.2

Published by ubfx over 4 years ago

  • fix a bug where read-only (or not checked out) files couldn't be exported
  • increase size of the project file selection dialog
BinDiffHelper - BinDiffHelper v0.1

Published by ubfx over 4 years ago

See Readme for usage and updates: https://github.com/ubfx/BinDiffHelper

Functions included:

  • Compare two files from a ghidra project using BinDiff 6 automatically and import names of matching functions.
  • Load external .BinDiff file and import function names

Soon:

  • Connection with BinDiff-GUI to show diagrams when selecting functions in the plugin.