/easy-android-decompiler

The Easy Android Decompiler is a script that helps you decompile APK in an easier way.

Primary LanguageShell

Easy Android Decompiler

The Easy Android Decompiler is a script that helps you decompile APK in an easier way. It's based on existing tools such as Apktool Dex2jar and Jad.

Usage

Run the command below and Follow its instruction :)

python easy-android-decompiler/decompile.py test.apk

Compatibility

This script has been tested on Mac OS X with python version 2.7.10. It's not guaranteed to work on other platforms.