Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 602 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 602 Bytes

APK Decompiler Batch

A simple batch wrapper of apktools, dex2jar and JDGUI to make decompiler simpler.

*7zip is required. Please download it from http://www.7-zip.org/ and finish the installation.

Download the whole reposity to your PC and unzip it. Open decompile.bat and replace set 7zipPath="C:\Program Files (x86)\7-Zip\7z.exe" with your own 7zip path. Then you can run the decompile.bat, input the values and get the decompiled results.

References: apktools: https://bitbucket.org/iBotPeaches/apktool/downloads dex2jar 2.0: https://sourceforge.net/projects/dex2jar JD GUI: http://jd.benow.ca/