Releases: google/binexport
Releases · google/binexport
BinExport 12 (for upcoming BinDiff 7)
- Updated for Ghidra 9.2.3
BinExport 11 (for upcoming BinDiff 7)
Binary Ninja:
- Compatible with all 2.3 releases: "stable", "dev" and "qt6-preview"
- macOS: Universal 2 Binary
BinExport 11 (for upcoming BinDiff 7)
IDA Pro plugin:
- Built with IDA SDK 7.6 Beta
- macOS: Universal 2 binaries
BinExport 11 (for upcoming BinDiff 7)
- Binary Ninja plugin for Windows, Linux and macOS
- Disable x86 NOP heuristic for non-returning functions with
-OBinExportX86NoReturnHeuristic:<TRUE|FALSE>
Binary Ninja exporter beta
v11-20201007-binja-beta Support building the Binary Ninja exporter without needing an install…
Binary Ninja exporter MVP
Merged #52.
Minimal first version for Binary Ninja that is somewhat usable.
Features:
- Logging
- Build address spaces and compute SHA256 of orignal file
- Gather entrypoints similar to IDA version of BinExport
- Write basic BinExport v2 proto with call and flow graphs nodes
BinExport 11
This is the version that ships with BinDiff 6 as per release announcement.
BinExport 10
This is the version that ships with BinDiff 5, as per release announcement
- Port to IDA 7, with 64-bit builds
- Built on IDA SDK 7.2
- Export symbols and comments in the
binexport2.proto
- Update dependencies
- Use standard C++ types
Build improvements and light refactorings
- Let CMake handle all the external dependencies
- Some refactorings to bring the code more in line with the Google code style
- Code-signed the Windows binaries
Initial release of open source BinExport
This is BinExport 9, to be used with BinNavi 6.1:
https://github.com/google/binnavi/