Vector35 / Vector35/binaryninja-api
Export to IDA
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
While we have no plans to implement an export to IDB specifically due to the complexity of the file format, there are ways we can potentially improve tool interoperability such as adding .IDC export to BN. We should investigate options, whether out of the box, or whether it would require a plugin on the IDA side (like https://github.com/zznop/bnida) and add official support.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by investigating the proposed .IDC export and the linked bnida plugin to determine whether interoperability can be provided directly or requires an IDA-side plugin. Done means selecting and documenting an approach and adding official support for the chosen export path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- reverse-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100