IOError: [Errno 2] No such file or directory: '.\\out\\AndroidManifest.xml'
[root@localhost ApkShield-master]# python Shield.py M007008.apk
Begin decypt
Begin Shield
M007008.apk
java -jar apktool.jar d -f -o out M007008.apk
I: Using Apktool 2.0.0-RC4 on M007008.apk
I: Loading resource table...
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: /root/apktool/framework/1.apk
I: Regular manifest package...
I: Decoding file-resources...
I: Decoding values / XMLs...
I: Baksmaling classes.dex...
I: Copying assets and libs...
I: Copying unknown files...
I: Copying original files...
Traceback (most recent call last):
File "Shield.py", line 75, in
是只能用在Windows下吗?可是Windows下报同样的错误。 C:\Python27>python.exe G:\file\ApkShield-master\Shield.py G:\file\ApkShield-master\M007008.apk
这个应该是python脚本的问题,可以看下对应的文件,在不在