Vector35 / Vector35/binaryninja-api

Ability to choose exact enum field in case of value collision

Open
#7,569 1 comment 0 reactions 0 assignees View on GitHub

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

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

Image Image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.