Skip to content

Instantly share code, notes, and snippets.

@slamidtfyn
Created August 9, 2021 17:06
Show Gist options
  • Save slamidtfyn/1e87100b2735695dad8d1f88957b6937 to your computer and use it in GitHub Desktop.
Save slamidtfyn/1e87100b2735695dad8d1f88957b6937 to your computer and use it in GitHub Desktop.
$ wget https://raw.githubusercontent.com/iBotPeaches/Apktool/master/scripts/linux/apktool -O apktool
$ wget https://bitbucket.org/iBotPeaches/apktool/downloads/apktool_2.5.0.jar -O apktool.jar
$ mv apktool* /usr/local/bin/
$ chmod +x /usr/local/bin/apktool*
$ apktool
Apktool v2.5.0 - a tool for reengineering Android apk files
with smali v2.4.0 and baksmali v2.4.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment