Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 657 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 657 Bytes

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: