反编译的学习笔记

首先参考比较近的文章,郭神的两篇

http://blog.csdn.net/guolin_blog/article/details/49738023

http://blog.csdn.net/guolin_blog/article/details/50451259



步骤一

先查看apk的资源文件,用到工具apktool,因为之前没看清使用说明,也懵逼了一会儿。

https://ibotpeaches.github.io/Apktool/install/

Windows:

  1. Download Windows wrapper script (Right click, Save Link As apktool.bat)
  2. Download apktool-2 (find newest here)
  3. Rename downloaded jar to apktool.jar
  4. Move both files (apktool.jar & apktool.bat) to your Windows directory (Usually C://Windows)
  5. If you do not have access to C://Windows, you may place the two files anywhere then add that directory to your Environment Variables System PATH variable.
  6. Try running apktool via command prompt

对应下载apktool.bat和apktool.jar两个文件,注意重命名.jar的文件,不要版本号。
在当前文件夹中,打开cmd命令窗口,输入命令行 apktool d 文件名.apk,稍等一会儿就可以了
I: Loading resource table...
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Users\admin\AppData\Local\apktool\framework\1.apk
I: Regular manifest package...
I: Decoding file-resources...


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值