explorer: option to select all rules
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6.2k
- Forks
- 726
- Avg merge
- 11d 11h
- Merged PRs (30d)
- 7
Description
Summary
I would like to have an option (select all) to check all rules currently shown in the Program Analysis view of capa explorer. An deselect all option may also be helpful. These option should be disabled if all shown rules are selected (for select all) or no rule is selected (for deselect all).
Motivation
It takes too long to check all checkboxes manually. I would like to be able to fast see in which part of the code capa has detected something.
Contributor guide
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 in capa explorer's Program Analysis view and inspect how the visible rule checkboxes track selection state. Add select-all and deselect-all actions with the stated disabled behavior, then verify that selecting and clearing the currently shown rules updates the analysis view as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, reverse-engineering
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100