Open ghost opened 4 years ago
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
I completely agree and join the request.
+1
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