Releases: ubfx/BinDiffHelper
Releases · ubfx/BinDiffHelper
v0.6.1
v0.6.0
v0.5
BinDiffHelper v0.4.3
- No functional changes
Binaries for Ghidra 11.0
BinDiffHelper v0.4.2
- 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
- Change Gradle build script for Gradle 7.5
- Provide binaries for Ghidra 10.1.3 and 10.1.4
BinDiffHelper v0.4.0
- Added support for BinDiff 7
- Added release for Ghidra 10
BinDiffHelper v0.3.2
- 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
- Fixed a Nullpointer Exception when loading a file via the "from project" option
BinDiffHelper v0.3
- 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