Top "Apktool" questions

Apktool is a tool for reverse engineering 3rd party, closed, binary Android apps.

APKtools (APK Studio) Could not decode arsc file

I am tring to decompile an APK with AKP-Studio (it uses Apktool 2.0.0-Beta9) but on every APK I get this …

android apk decompiling apktool
Convert .Java file to .Smali file

I reverse engineered an Android application with APKTool and got .Smali files as source code output. I converted the .Smali …

java android smali apktool
Unable to rebuild apk with apktool kali linux

hello guys failed to recompile an apk with apktool this is the error log image: I did all those commands: …

linux apk rebuild apktool zipalign
How to decompile an android app from the google play store

I want to decompile one android app that is available on google play store. Can anybody suggest to me an …

android decompiling apktool
android signing tool PEPK lnk for download

is there any link to download the PEPK tool? Currently searching for it but unable to find it out. I …

android apk signing apktool
What's platformBuildVersionCode and platformBuildVersionName in Extracted Apk's

Extracted an Apk using APKTool getting the manifest.xml like this, <manifest xmlns:"http://schemas.android.com/apk/res/…

android android-manifest apktool
How to install apktool on Win 10?

I have downloaded both apktool_2.1.1.jar & apktool_2.0.0rc4.jar from https://bitbucket.org/iBotPeaches/apktool/downloads and pasted it …

apktool
How to sign a modded apk on mac with apktool

I have created a modded apk using apktool but when I try to install it , it doesn't install. When I …

android macos apk signing apktool
"apktool: command not found" error

I followed the instructions mentioned here - http://ibotpeaches.github.io/Apktool/install/ for Mac OS to install Apktool 2.X …

android macos terminal apk apktool
apktool is not generating apk file

I used apktool 2.0.0 rc4 version and unpackaged CP.apk file using the tool, then modified a file and trying to …

android apktool