Vector35 / Vector35/binaryninja-api
Symbols window enhancement
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
What is the feature you'd like to have?
Add a bar at the bottom of the symbols window to give summary stats of the current view.
i.e. a list of the total number of items in the current view, the number currently selected, the number of the different types in view.
This would be handy for when you are filtering function names or symbols that share the same library or annotation and you can see the quantity you are dealing with immediately.
Is your feature request related to a problem?
Just quality of life/UX.
Are any alternative solutions acceptable?
N/A
Additional Information:
Please add any other context or screenshots that would help us understand your feature request here.
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
No file or test entry point is identified in the issue. Start by locating the Symbols window implementation and its filtering and selection handling, then determine how the current view represents item types. Done means the window shows total, selected, and per-type counts that update with the displayed symbols.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, reverse-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100