Vector35 / Vector35/binaryninja-api
Access type for variables in xrefs tab
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?
Currently afaik it's not displayed. It may be useful to sort by access types, especially if there is a lot of xrefs.
Additional Information:
Simple example how it may be done (by adding another column)

And here is example of this feature in IDA:

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
The issue names the xrefs tab but no source files or tests. Start by locating the xrefs tab implementation and existing variable-reference display code, then determine how access types should be represented and sorted; done means access types are visible and the references can be sorted by them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- reverse-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100