下载地址:
链接: https://pan.baidu.com/s/1oHyqEptx_enCf3OUeA26jQ 提取码: 4hur
修复反编译apk源码时卡死的问题,需下载补丁文件替换:
链接: https://pan.baidu.com/s/1C2_FYbCKOtT4f0kLrl-keA 提取码: h93q
更新信息:
可选APKTOOL:
apktool_2.4.0.jar
ShakaApktool.v2.0.0.jar
ShakaApktool_v4.0.0.jar
JD-Gui更新版本
jd-gui_1.5.exe
dex2jar更新版本
C:\Users\IEUser\Desktop\Tools\AndroidKiller_v1.3.1\bin\dex2jar>d2j-dex2jar.bat
d2j-dex2jar -- convert dex to jar
usage: d2j-dex2jar [options] <file0> [file1 ... fileN]
options:
--skip-exceptions skip-exceptions
-d,--debug-info translate debug info
-e,--exception-file <file> detail exception file, default is $current_dir/[fi
le-name]-error.zip
-f,--force force overwrite
-h,--help Print this help message
-n,--not-handle-exception not handle any exceptions thrown by dex2jar
-nc,--no-code
-o,--output <out-jar-file> output .jar file, default is $current_dir/[file-na
me]-dex2jar.jar
-os,--optmize-synchronized optimize-synchronized
-p,--print-ir print ir to System.out
-r,--reuse-reg reuse register while generate java .class file
-s same with --topological-sort/-ts
-ts,--topological-sort sort block by topological, that will generate more
readable code, default enabled
version: reader-2.1-SNAPSHOT, translator-2.1-SNAPSHOT, ir-2.1-SNAPSHOT