Vector35 / Vector35/binaryninja-api
predictive create array dialog
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
Create array should be more DWIM and predict the ending location based on other variables, sections, segments, and default to the appropriate count.
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
Start by locating the Create array dialog and examining how existing variables, sections, segments, and default counts are exposed to it. Determine how the dialog should predict an ending location and appropriate count from those values. Done means the dialog makes those predictions consistently, with the expected behavior confirmed through the project’s available validation or testing process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, reverse-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100