explorer: add namespace hints
Open
Nobody has claimed this yet.
enhancement
ida-explorer
- Dominant language
- Python
- Stars
- 6.2k
- Forks
- 726
- Avg merge
- 11d 11h
- Merged PRs (30d)
- 7
Description
Remembering all of the namespaces can be difficult, especially when writing a new capa rule. Let's explore solutions that will provide users with namespace hints that they can leverage while using the rule generator.
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
The issue names the explorer and rule generator but no files or tests. Start by locating the rule generator entry point and reviewing how namespaces are currently handled. Done requires an agreed hint design and a concrete way to verify it for users writing capa rules.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100