Skip to content

Releases: google/binexport

BinExport 12 (for upcoming BinDiff 7)

16 Apr 13:39
Compare
Choose a tag to compare
Pre-release

BinExport 11 (for upcoming BinDiff 7)

10 Apr 10:50
Compare
Choose a tag to compare
Pre-release

Binary Ninja:

  • Compatible with all 2.3 releases: "stable", "dev" and "qt6-preview"
  • macOS: Universal 2 Binary

BinExport 11 (for upcoming BinDiff 7)

24 Feb 08:15
Compare
Choose a tag to compare
Pre-release

IDA Pro plugin:

  • Built with IDA SDK 7.6 Beta
  • macOS: Universal 2 binaries

BinExport 11 (for upcoming BinDiff 7)

22 Jan 16:45
v11-20201202-rc0
Compare
Choose a tag to compare
Pre-release
  • Binary Ninja plugin for Windows, Linux and macOS
  • Disable x86 NOP heuristic for non-returning functions with -OBinExportX86NoReturnHeuristic:<TRUE|FALSE>

Binary Ninja exporter beta

07 Oct 13:17
Compare
Choose a tag to compare
Pre-release
v11-20201007-binja-beta

Support building the Binary Ninja exporter without needing an install…

Binary Ninja exporter MVP

08 Jun 12:18
Compare
Choose a tag to compare
Pre-release

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

01 Mar 14:19
Compare
Choose a tag to compare

This is the version that ships with BinDiff 6 as per release announcement.

BinExport 10

12 Mar 14:47
5577bdf
Compare
Choose a tag to compare

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

03 Mar 13:39
Compare
Choose a tag to compare
  • 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

08 Mar 18:32
Compare
Choose a tag to compare

This is BinExport 9, to be used with BinNavi 6.1:
https://github.com/google/binnavi/