Vector35 / Vector35/binaryninja-api
Extern section is partially missing symbols, has gaps
Open
Nobody has claimed this yet.
Component: Core
Effort: Low
Impact: Medium
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
Version and Platform (required):
- Binary Ninja Version: 4.2.5794
- OS: macOS 14 Sonoma, M2
Bug Description:
While glancing through a Binary, I noticed there were some tokens that should've been extern rewrites instead holding only addresses.
Upon further inspection, it appears that there are entirely missing externs. While the symbol seems present, it appears a DataVariable was not defined.
Binary:
Calculator.armv7.iOS6.zip
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.
Assessment
This issue has not been assessed yet.