Application introduction:
Jadx is a very good java decompiler that supports decompilation of jar, aar, dex and apk.
However, the original author seems to have given up on updating, and it has been almost a year since the last version.
I have synchronized the source code myself and am preparing to slowly update and iterate it. I will release a beta version after improving a few issues for the time being.
Update log:
1. Improve jadx's renaming mechanism for class names, so that new class names will not be regenerated if the class name can be obtained normally (anti-obfuscation mechanism)
2. Improve the renaming mechanism of internal classes
3. Update dx to better support higher version jar packages
4. Update dependent libraries and upgrade asm to 6.0
5. Add Chinese support
it works
it works
it works