3405 Forks
16642 Stars
16642 Watchers

Apktool

A tool for reverse engineering Android apk files

How to download and setup Apktool

Open terminal and run command
git clone https://github.com/iBotPeaches/Apktool.git
git clone is used to create a copy or clone of Apktool repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Apktool https://github.com/iBotPeaches/Apktool/archive/master.zip

Or simply clone Apktool with SSH
[email protected]:iBotPeaches/Apktool.git

If you have some problems with Apktool

You may open issue on Apktool support forum (system) here: https://github.com/iBotPeaches/Apktool/issues