能力值:
( LV2,RANK:10 )
|
-
-
2 楼
AndroidKiller不能反编译吗?
|
能力值:
( LV2,RANK:15 )
|
-
-
3 楼
PS D:\Android\apk\其他\aaaa> java -jar .\apktool_2.2.2.jar d .\aaaa.apk -o out I: Using Apktool 2.2.2 on aaaa.apk I: Loading resource table... I: Decoding AndroidManifest.xml with resources... I: Loading resource table from file: C:\Users\John.Lu\AppData\Local\apktool\framework\1.apk I: Regular manifest package... I: Decoding file-resources... I: Decoding values */* XMLs... I: Baksmaling classes.dex... I: Baksmaling classes2.dex... I: Copying assets and libs... I: Copying unknown files... I: Copying original files... PS D:\Android\apk\其他\aaaa> java -jar .\apktool_2.2.2.jar b out -o base.apk I: Using Apktool 2.2.2 I: Checking whether sources has changed... I: Smaling smali folder into classes.dex... I: Checking whether sources has changed... I: Smaling smali_classes2 folder into classes2.dex... I: Checking whether resources has changed... I: Building resources... I: Copying libs... (/lib) I: Building apk file... I: Copying unknown files/dir... PS D:\Android\apk\其他\aaaa>
|
能力值:
( LV2,RANK:10 )
|
-
-
4 楼
zhuangbx
AndroidKiller不能反编译吗?
AndroidKiller反编译出来一堆没有代码的东西,好像不是用JAVA写的主要代码
|
能力值:
( LV2,RANK:10 )
|
-
-
5 楼
iceway
AndroidKiller反编译出来一堆没有代码的东西,好像不是用JAVA写的主要代码
请问你这个是用apktool_2.2.2?能反编译出来代码吗,我试试
|
|
|