Konloch / Konloch/bytecode-viewer
Command line parameter for get source code
Open
Bug
CLI
- Dominant language
- Java
- Stars
- 15.6k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
I formerly using jadx but missing many classes. so I want to work with ```bytecode-viewer``` for decompiling apk file to java's Source code through CommandLine (or Terminal). but don't give me any source code through the command line.
how can get source code?
Contributor guide
Research direction
Start by reviewing Bytecode Viewer's command-line entry point and existing decompilation flow, then reproduce the APK invocation described in the issue. Done means a documented CLI path that returns Java source for an APK; the issue names no files or tests, so the relevant entry point and verification coverage must first be identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- cli, mobile-dev, reverse-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100