Jump to content
Nytro

BinExport

Recommended Posts

Posted

BinExport

Copyright 2011-2016 Google Inc.

Disclaimer: This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google.

Introduction

BinExport is the exporter component of the BinNavi project. It is a plugin for the commercial IDA Pro disassembler and exports disassemblies into the PostgreSQL database format that BinNavi requires. A previous version (zynamics_binexport_8) also ships with BinDiff, serving a similar purpose.

This repository contains the complete source code necessary to build the IDA Pro plugin for Linux, Windows and OS X.

Installation

Download the binaries from the release page and copy them into the IDA Pro plugins directory. These are the default paths:

OS Plugin path
Linux /opt/ida-6.9/plugins
OS X /Applications/IDA Pro 6.9/idabin/plugins
Windows %ProgramFiles(x86)%\IDA 6.9\plugins

Note (Windows only): Due to the way the BinExport build works currently, you also have to copy the PostgreSQL client libray and SSL libraries to the IDA installation directory. See The "Build BinExport" section below.

 

Sursa: https://github.com/google/binexport

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...