Releases: ubfx/BinDiffHelper
Releases · ubfx/BinDiffHelper
Release list
v0.7.0
v0.6.4
This version works for Ghidra version < 11.4
For Ghidra 11.4 and larger, use BinDiffHelper 0.7.0+
Commits
- 417a73d: Add export namespace support (#40) (方块君) #40
- 07b98b2: Update ghidra versions (Felix Schneider)
- 908be03: bump binexport (Felix Schneider)
- 4bf32a9: Merge branch 'master' of github.com:ubfx/BinDiffHelper (Felix Schneider)
- 85061a0: Fix call Bindiff hanging (#39) (方块君) #39
- 71967ff: Update readme for 0.6.4 (Felix Schneider)
- ab92117: Ghidra version compatibility for 0.6.4 (Felix Schneider)
v0.6.3
v0.6.2
Commits
- 1c60574: Update Ghidra releases in ci (Felix Schneider)
- 76b897a: Update Readme (Felix Schneider)
- 8eeb81d: Follow functions into both primary and secondary programs when double clicking (Felix Schneider)
- 1f8a518: Flush stderr when executing BinDiff (Felix Schneider)
- 5de70ac: Update Readme for 0.6.2 (Felix Schneider)
v0.6.1
Maintenance release for compability with new Ghidra (11.2) and Java 21.
What's Changed
New Contributors
Full Changelog: v0.6...v0.6.1
v0.6.0
- Update sqlite driver library, should now run on Apple silicon
- Support external textual diffs between decompiled functions (see #24)
- UI updates
- CI build
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