找回密码
 立即注册
编译dexthefollowing | Applet 2022-11-02 84 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
反编译方法:1、xml反编译:找到apktool地点目录,执行下语句:apktooldC:\
.apkC:\
从头编译:apktoolbc:\[文件夹]2、java反编译:解压apk得classes.dex,放到dex2jar.bat地点目录,执行下命令:dex2jar.batclasses.dex所得文件用jd-gui.exe打开本资料共包括以下附件:

(Decompiling method: 1. xml decompilation: find the apktool location directory and execute the following statement: apktooldC:\
.apkC:\
Compile from scratch: apktoolbc:  [folder] 2. Decompile java: Decompress the apk's classs.dex, place it in the directory of dex2jar.bat, and execute the following command: dex2jar.batclasses.dex Open the file with jd-gui.exe, including the following attachments:)

[下载]12561803553.rar




上一篇:ADT与java和eclipse依存关系
下一篇:Sams Teach Yourself Java in 24 Hours