Vector35 / binaryninja-api

Public API, examples, documentation and issues for Binary Ninja
https://binary.ninja/
MIT License
921 stars 208 forks source link

Import From IDB #2918

Open plafosse opened 2 years ago

plafosse commented 2 years ago

Add the ability to import IDA Databases into Binary Ninja

rose4096 commented 2 years ago

The IDB import plugin is now bundled and open source!

Issues regarding the parser can be found here and issues regarding the plugin itself can be found here.

psifertex commented 1 year ago

Only a limited beta with some limitations -- reopening as this needs some more work.

rbran commented 2 months ago

The https://github.com/Vector35/binaryninja-api/pull/5884 implement a IDB/TIL data type parser.