133 Forks
2477 Stars
2477 Watchers

apk.sh

apk.sh makes reverse engineering Android apps easier, automating some repetitive tasks like pulling, decoding, rebuilding and patching an APK.

How to download and setup apk.sh

Open terminal and run command
git clone https://github.com/ax/apk.sh.git
git clone is used to create a copy or clone of apk.sh 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 apk.sh https://github.com/ax/apk.sh/archive/master.zip

Or simply clone apk.sh with SSH
[email protected]:ax/apk.sh.git

If you have some problems with apk.sh

You may open issue on apk.sh support forum (system) here: https://github.com/ax/apk.sh/issues