Konloch / Konloch/bytecode-viewer

Add an option to remove debug info and separate the instructions in the smali disassembler

Open
#432 0 comments 0 reactions 0 assignees View on GitHub
Dependency Related Enhancement
Dominant language
Java
Stars
15.6k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

Add an option to remove debug info (.line .local ...) and separate the lines to make them more readable in the smali disassembler

Contributor guide

Open the contributing guide

Research direction

Start by locating the smali disassembler implementation and its existing output or configuration options. Determine where debug directives and instruction formatting are emitted; done means an option can omit the debug information and produce more clearly separated instruction lines.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
reverse-engineering, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.