Vector35 / Vector35/binaryninja-api
nanoMIPS assembler
Open
Nobody has claimed this yet.
Arch: nanoMIPS
Component: Architecture
Effort: Medium
Impact: Low
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
Add nanoMIPS assembler. Marking this as effort medium as we'd likely have to roll our own assembler. However if we can integrate a third party one this would potentially be "Effort: Trivial"
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 Binary Ninja API entry point for assembler support and researching whether a third-party nanoMIPS assembler can be integrated. Done means the project provides nanoMIPS assembler support, either through an integrated third-party implementation or a maintained in-house assembler.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers, reverse-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100