Vector35 / Vector35/binaryninja-api
Add string recognizer API to Rust
Open
Nobody has claimed this yet.
Component: Rust API
Effort: Trivial
Impact: Medium
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
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
Read stringrecognizer.cpp first, then compare its API shape with rust/src/data_renderer.rs. Trace how the existing string recognizer is exposed and use the Rust renderer API as the stated structural reference. Done means the string recognizer API is available in Rust with a comparable shape.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, rust
- Domain
- api, reverse-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100