Vector35 / Vector35/binaryninja-api
Add concept of root folder to projects
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
This would mean that you don't need to worry about file's having a null folder, and when project folders own the files they contain eventually™ you would have a safe starting point for iterating over items in a project
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 reviewing the existing project, folder, and file ownership APIs; the issue names no files or tests. Define how a root folder removes null folders and how project folders should own their contained files, then document the resulting iteration behavior as the completion criterion.
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