Skip to content

Releases: ubfx/BinDiffHelper

v0.5

14 Jul 16:44
Compare
Choose a tag to compare
  • Support BinDiff 8

Binaries for Ghidra 11.1

BinDiffHelper v0.4.3

29 Dec 10:48
2302ed7
Compare
Choose a tag to compare
  • No functional changes

Binaries for Ghidra 11.0

BinDiffHelper v0.4.2

26 Jul 17:02
Compare
Choose a tag to compare
  • 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 v0.4.1

18 Jul 20:47
Compare
Choose a tag to compare
  • Change Gradle build script for Gradle 7.5
  • Provide binaries for Ghidra 10.1.3 and 10.1.4

BinDiffHelper v0.4.0

05 Oct 18:53
Compare
Choose a tag to compare
  • Added support for BinDiff 7
  • Added release for Ghidra 10

BinDiffHelper v0.3.2

23 Oct 14:34
Compare
Choose a tag to compare
  • 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 v0.3.1

23 Oct 12:43
Compare
Choose a tag to compare
  • Fixed a Nullpointer Exception when loading a file via the "from project" option

BinDiffHelper v0.3

05 Oct 09:58
b9529dd
Compare
Choose a tag to compare
  • 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 v0.2

11 Mar 19:15
Compare
Choose a tag to compare
  • fix a bug where read-only (or not checked out) files couldn't be exported
  • increase size of the project file selection dialog

BinDiffHelper v0.1

11 Mar 16:20
Compare
Choose a tag to compare
BinDiffHelper v0.1 Pre-release
Pre-release

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.