[Android Pro] 跨平台反编译工具 jadx (ubuntu亲测 可用)

 github :  https://github.com/skylot/jadx

 输入: .dex, .apk, .jar or .class

 输出: 资源文件 和  class文件

不支持重新打包,但apktool支持

git clone https://github.com/skylot/jadx.git
cd jadx
./gradlew dist

  

posted @ 2018-06-01 21:08  demoblog  阅读(879)  评论(0编辑  收藏  举报