decompile an APK
你需要至少3个工具
-
Dex2jar - Tools to work with android .dex and java .class files
-
ApkTool - A tool for reverse engineering Android apk files
-
JD-GUI - Java Decompiler is a tools to decompile and analyze Java 5 “byte code” and the later versions.
for more how-to-use-dextojar. Hope this will help You and all! :)
查看android apk的返编译的目录结构
apktool下载: https://bitbucket.org/iBotPeaches/apktool/downloads/