`ec*` command does not exist on rizin 0.9+
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 67
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
ec* is used for fetching colors from rizin. maybe usage of ecj to fetch the colors is a better idea.
https://github.com/rizinorg/jsdec/blob/dev/js/libdec/printer.js#L12
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 at js/libdec/printer.js line 12, where the ec* command is used to fetch colors. Check the color-fetching behavior against Rizin 0.9+ and confirm the replacement works without breaking generated output. Done means colors are retrieved successfully on supported Rizin versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- reverse-engineering
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100