Binexport Versions Save

Export disassemblies into Protocol Buffers

v12-20240417-ghidra_11.0.3

4 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/google/binexport/compare/v12-20230515-ghidra_10.3...v12-20240417-ghidra_11.0.3

NOTE: Artifacts attached to this release are not code-signed. Instead, they are built via the GitHub actions in this repo.

v12-20230515-ghidra_10.3

1 year ago

v12-20230113-ghidra_10.2.2

1 year ago

v12-20221114-ghidra_10.2

1 year ago

v12-20221020-binaryninja

1 year ago

New release binaries that address #99 and #100, which made the plugin much less useful with Binary Ninja.

v12-20220607-binaryninja_3.1

1 year ago

Compatibility with Binary Ninja 3.1.3469 (current stable) and the current dev version.

v12-20220522-optypes

1 year ago

This is simply a rebuild of the current main, as of 2022-05-22 which includes a fix for #87.

v12-20211116-ghidra_10.0.4

2 years ago

Added the native binaries for completeness sake. Those were build from current main.

v12

2 years ago

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

v12-20210517-rc4

2 years ago
  • IDA Pro: Build w/ IDA SDK 7.6
  • IDA Pro: Fix empty input file hashes and filenames on IDA 7.5 and lower
  • IDA Pro: Avoid dead-lock in logging code on IDA 7.5 and lower, use thread-safe alternative
  • Ghidra: Skip functions in "non-loaded" address spaces
  • Cleanup: Remove left-over SQL exporter code
  • Reader class: index/set_index accessors for back-references in Instruction