Konloch / bytecode-viewer

A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
https://bytecodeviewer.com
GNU General Public License v3.0
14.69k stars 1.15k forks source link

Option to merge splitted classes into one #264

Open ghost opened 4 years ago

ghost commented 4 years ago

Currently Bytecode-viewer show classes as splitted (classes with $ symbol) when it have large codes in it image

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

image

I would like to have that feature on Bytecode-viewer but rather have an option to merge into one manually

beketata commented 3 years ago

I completely agree and join the request.

TechComet commented 3 years ago

+1