Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 286 Bytes

A package combined with dex2jar and jd-gui for making an easy tool to decompile apk or dex files.

Usage: python apkd.py [Apk/Dex filepath]

Convince global useage:

1.change APKDHOME in apkd.sh

2.sudo mv apkd.sh /usr/bin/

3.chmod a+x /usr/bin/apkd.sh

4.apkd.sh [Apk/Dex filepath]