- 授权协议: MIT
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://code.google.com/p/onekey-decompile-apk/
软件介绍
功能
集成apktool/dex2jar/jd-gui
只需执行一步即可反编译出apk所有文件(资源文件和jar等等)
打开jd-gui反编译jar文件
使用方法
在Downloads中下载onekey-decompile-apk.zip, 解压缩到类似D:\downloads\onekey-decompile-apk
将apk文件放到onekey-decompile-apk目录下
将apk文件拖拽到_onekey-decompile-apk.bat上
执行完成后
会在onekey-decompile-apk目录下生成和apk同名的目录(放置了apktools反编译出来的东西)
会在onekey-decompile-apk目录下生成和apk同名的jar文件(dex2jar反编译出来的class)
运用工具(非常感谢他们)
apktool反编译出apk中的资源文件, 例如AndroidManifest.xml和res
dex2jar反编译出apk中的class
java -jar apktool.jar d -d xxx.apk
// dex2jar is deprecated, use the d2j-dex2jar
d2j-dex2jar xxx.apk
反编译工具还是jad最强, JD-GUI只是方便反编译/查看整个jar而已, 反编译出来的代码不全, 因此需要jd + jad(或者 jadclipse eclipse插件使用更方便)配合才完美
参考
Design systems
Not all design systems are equally effective. Some can generate coherent user experiences, others produce confusing patchwork designs. Some inspire teams to contribute to them, others are neglected. S......一起来看看 《Design systems》 这本书的介绍吧!
HTML 压缩/解压工具
在线压缩/解压 HTML 代码
HSV CMYK 转换工具
HSV CMYK互换工具
