Vector35 / Vector35/binaryninja-api
super-click
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
We should make navigating through thunks easier.
Once https://github.com/Vector35/binaryninja-api/issues/173 is complete this will be even more important.
The functionality should automatically traverse simple trampolines and across library boundaries to go to the actual function in question. The prior single-navigation mode should also still be possible, but probably behind a modifier like shift-click.
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 reviewing issue #173 and the existing navigation behavior in Binary Ninja, since no files or tests are named here. The work is done when navigation automatically follows simple trampolines and library boundaries, while the previous single-navigation behavior remains available through a modifier such as shift-click.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100