Vector35 / Vector35/binaryninja-api
Ability to choose exact enum field in case of value collision
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?
When there is multiple enum-fields with the same value, it would be cool to be able to choose which one exactly i want to use in the certain point of code, at least if there is no combinations of them but just a single enum value need to be applied
Additional Information:
Please add any other context or screenshots that would help us understand your feature request here.
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 no source file, test, or entry point. Start by reviewing the enum-field collision examples and the surrounding Binary Ninja API for enum value selection. Done should mean that code can explicitly choose the intended enum field when values collide.
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
- Needs clarification
- Newbie friendliness
- 25/100