Vector35 / idb-import-plugin

IDA Database Importer plugin for Binary Ninja

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

idb-import-plugin

IDA Database Importer plugin for Binary Ninja written in Rust


Developing

If you download this repo to make changes to it yourself, you'll need to change the Binary Ninja dependency in Cargo.toml to:

binaryninja = {git = "https://github.com/Vector35/binaryninja-api.git", branch = "dev"}

Attribution

This project makes use of:

About

IDA Database Importer plugin for Binary Ninja

License:Apache License 2.0


Languages

Language:Rust 77.1%Language:CMake 22.9%