Skip to content

Tags: cblichmann/binexport

Tags

v12-bindiff9-flare

Toggle v12-bindiff9-flare's commit message
GitHub workflows: Build universal binaries on macOS

Signed-off-by: Christian Blichmann <cblichmann@google.com>

v11-20200427-binja-mvp

Toggle v11-20200427-binja-mvp's commit message
Binary Ninja exporter MVP

Work in progress, this works:
- 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

Signed-off-by: Christian Blichmann <cblichmann@google.com>
Signed-off-by: Christian Blichmann <mail@blichmann.eu>

v10

Toggle v10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request google#33 from google/v10-bindiff5

BinExport 10: The version that ships with BinDiff 5

v9-20170303

Toggle v9-20170303's commit message
Sync with internal codebase

v9

Toggle v9's commit message
Initial code drop for open source BinExport.

This is BinExport 9, to be used with the "binexport9" branch of BinNavi:
https://github.com/google/binnavi/tree/binexport9