difference between dex2jar and d2j-dex2jar

230 views
Skip to first unread message

reverse...@gmail.com

unread,
Feb 17, 2014, 5:34:38 AM2/17/14
to dex...@googlegroups.com
do anybody knows difference between dex2jar and d2j-dex2jar?

Bob Pan

unread,
Feb 17, 2014, 5:52:59 AM2/17/14
to dex...@googlegroups.com
hi,

dex2jar is simple to use, and not suggest any more.

d2j-dex2jar is advanced and you can control dex2jar.

$ d2j-dex2jar.sh
d2j-dex2jar -- convert dex to jar
usage: d2j-dex2jar [options] <file0> [file1 ... fileN]
options:
 -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 exception throwed by dex2jar
 -o,--output <out-jar-file>   output .jar file, default is $current_dir/[file-na
                              me]-dex2jar.jar
 -os,--optmize-synchronized   optmize-synchronized
 -p,--print-ir                print ir to Syste.out
 -r,--reuse-reg               reuse regiter while generate java .class file
 -s                           same with --topological-sort/-ts
 -ts,--topological-sort       sort block by topological, that will generate more
                               readable code
 -v,--verbose                 show progress
version: reader-1.15, translator-0.0.9.15, ir-1.12

BR,
b0b
Reply all
Reply to author
Forward
0 new messages