Konloch / Konloch/bytecode-viewer
Option to merge splitted classes into one
- Dominant language
- Java
- Stars
- 15.6k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Currently Bytecode-viewer show classes as splitted (classes with $ symbol) when it have large codes in it

It's quite hard to analyze because you need to switch between them
While this can be useful for smali, it isn't useful for java app anyway.
Jadx can merge it automatically

I would like to have that feature on Bytecode-viewer but rather have an option to merge into one manually
Contributor guide
Research direction
No file or test is identified. Start by tracing how split classes are presented in the Java view and where display options are configured; done means a user can manually toggle merging for Java while preserving the existing split presentation for smali.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- reverse-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100