Instalar Apk Took Linux sudo apt install apktool sudo apktool if 'Nombre.apk' <-- quitar las comillas apktool d 'Nombre.Apk' Windows Descargar el script del siguiente enlace como 'apktool.bat' raw.githubusercontent.com/iBotPeaches/Apktool/master/scripts/windows/apktool.bat Descargar la ultima versión de apktool como 'apktool.jar' desde: bitbucket.org/iBotPeaches/apktool/downloads/ Mueva tanto apktool.jar como apktool.bat a su directorio de Windows (normalmente C://Windows). apktool if 'Nombre.apk' apktool d 'Nombre.Apk'