mac android apk反编译

在mac os系统上反编译android apk,首先需要准备好以下3个文件: 1、apktool:https://ibotpeaches.github.io/Apktool/install/   2、dex2jar:https://github.com/pxb1988/dex2jar  3、jd-gui:http://jd.benow.ca   下载好后,就可以开始我们的反编译之路了: 1、安装
相关文章
相关标签/搜索