A tool to help quickly decompile apk, update the tools version as appropriate.
- dex2jar=2.1 by DexPatcher
- jdgui=1.4.0
- apktool=2.3.2
README i18n: 中文说明
Python 2 (version 2.7 or later), or Python 3 (version 3.3 or later).
drag *.apk/*.aar/*.dex/*.jar
to drag_here_if_windows.bat
,
jd-gui
will be automatically opened.
python showjar.py *.apk/*.aar/*.dex/*.jar
if you need decompile resources, just set _NEED_DECOMPILE_RESOURCES=1
in showjar.py.
add more tools