Vector35 / Vector35/binaryninja-api
Context Sensitivity for Workflow Eligibility Settings in the Quick Settings Menu
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
As more Activities are added that use eligibility settings to determine allowable context (e.g., platform, BinaryViewType, etc.), it would be beneficial to show only the toggleable settings that apply to the current context in the context menu.
For example, the Windows CFG transform should only show up in the context menu for Windows related binaries.
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 Quick Settings Menu implementation and the workflow eligibility handling for Activities. Trace how the current context is determined and how the Windows CFG transform is registered, then verify that only applicable toggleable settings appear for each binary context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100