niranjan94 / show-java

An APK (android application), JAR & Dex decompiler for android.
https://showjava.page.link/get
GNU General Public License v3.0
761 stars 234 forks source link

sometimes crashed #123

Closed n82freak closed 5 years ago

n82freak commented 6 years ago

On some apk or installed apps "show Java" break decompiling. I cant specify why. Sometimes breaking decompile with "CFR 0.110" but with "JaDX 0.61" the decompiling run without errors. Sometimes run "CFR 0.110" without any error but "JaDX 0.61" go breaking decompile. And the same is for "FernFlower".

It really happens rarely that all 3 decompile-variants are running without any error for the same apk! Sometimes all 3 are breaking their work and it isnt possible to get a complete decompiled filestructure..

What can i try to fix it? Is there a decompiler out there that can decompile apps where "show Java" not working or breaks the operation?

I use the ProVersion on Android 7.0 (TGP-/Alpollo-Kernel & Magisk 16.0) on Samsung Galaxy S7

Thx a lot for reading & hope someone can help me...