Vector35 / Vector35/binaryninja-api
Infer types for memory accesses past the end of a structure
Open
Nobody has claimed this yet.
Component: Core
Effort: Medium
Impact: Medium
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
Is your feature request related to a problem? Please describe.
Infer types of accesses past the end of a structure if the last item in that structure is a zero sized array.

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 provides an attached example but names no files, tests, or entry points. Start by reproducing the shown memory access and tracing how types are inferred past structure boundaries; done means accesses beyond a structure with a zero-sized final array receive the appropriate inferred type.
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
- Mostly clear
- Newbie friendliness
- 30/100