Closed axelkar closed 2 months ago
@axelkar fixed, please check latest unstable build.
Is there a possibility for Jadx to deobfuscate/evaluate the code
This requires some kind of byte code interpretation, and this is a very complex task. I was hoping that https://github.com/CalebFenton/simplify project will implement this, but it looks abandon now, and I am not sure at which state it stop, anyway, you can try it.
You should use JEB Pro (or even the demo) for this kind of complicated or obfuscated code.
Issue details
The following obfuscated Smali code turns into this invalid Java code:
Is there a possibility for Jadx to deobfuscate/evaluate the code, in addition to correctly decompiling it? It'd be very useful to see the result somewhere.
Relevant log output or stacktrace
No response
Provide sample and class/method full name
Results in the char array
spankki
Jadx version
1.5.0