Konloch / Konloch/bytecode-viewer
Upgrade to Rust version of Krakatau
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 15.6k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
I rewrote the Krakatau assembler and disassembler in Rust, and I strongly recommend switching to the Rust version, since it is faster and has more features. Additionally, some users report having problems with the Python version when using recent versions of Python 3.
I haven't rewritten the decompiler yet, so that remains Python 2.7 only for now.
Contributor guide
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
No files, tests, or entry points are named. Start by locating the current Krakatau assembler and disassembler integration, then compare it with the Rust implementation described in the issue. Done means the application uses the Rust assembler and disassembler while the decompiler remains Python 2.7-only.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python, rust
- Domain
- reverse-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100