Vector35 / Vector35/binaryninja-api
Automatically download type archives used in remote file
@CouleeApps is already working on this.
Since May 12, 2026.
- 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 a remote project file uses a Type Archive, and we have not downloaded that Type Archive, it should be downloaded automatically.
Is your feature request related to a problem?
Someone else used a Type Archive in my project and I didn't think to download it.
Are any alternative solutions acceptable?
I can download it myself, but that is annoying to have to remember. We could have an alert prompt me to do this, but that is annoying too. Mostly this request is one of convenience.
Additional Information:
Using the new(ish) project file dependency system from #5906
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.
Assessment
This issue has not been assessed yet.