Vector35 / Vector35/binaryninja-api
Tags in Data Are Invisible
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
Version and Platform (required):
- Binary Ninja Version: 5.0.7290
- OS: macOS
- OS Version: 15.4.1
- CPU Architecture: x64
Bug Description:
When a tag is placed on an address in data, the tag is not shown even though it is there.
Steps To Reproduce:
- Open any executable
- Make a tag on a data location.
- Notice that the tag exists, but can't be seen in the linear disassembly view.
Expected Behavior:
Tag is shown at the location.
Screenshots/Video Recording:
Here i have shown tags at location and you can see the tag that is here cannot be seen in the linear view.
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
Reproduce the issue by opening an executable, placing a tag on a data location, and checking the linear disassembly view. Compare how tags appear on code and data locations, then make the data-location tag visible there and verify the reported behavior is fixed.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop, reverse-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100