Bob Pan fd927793a7 correct array type display is ir
--HG--
branch : 2.x
2014-12-07 02:16:13 +08:00
2014-12-02 17:40:38 +08:00
2014-12-02 17:40:38 +08:00
2014-12-07 02:16:13 +08:00
2014-09-30 10:08:32 +08:00
2014-09-30 10:08:32 +08:00
2014-09-30 10:08:32 +08:00
2014-07-31 21:59:46 +08:00
2013-06-05 19:10:04 +08:00
2014-09-30 10:08:32 +08:00
2014-10-27 20:51:16 +08:00
2014-10-29 21:22:43 +08:00
2014-07-21 22:11:55 +08:00
2014-11-14 00:19:10 +08:00
2014-07-21 22:11:55 +08:00

Project move to SourceForge and Bitbucket

My googlecode account is banned, and seams it is not possible to recover.

_ Home Wiki Downloads Issues
sf https://sourceforge.net/p/dex2jar Wiki Downloads Tickets
bb https://bitbucket.org/pxb1988/dex2jar Wiki Downloads
gc https://code.google.com/p/dex2jar old old old

#dex2jar Tools to work with android .dex and java .class files

  1. dex-reader/writer: Read/write the Dalvik Executable (.dex) file. It has a light weight API similar with ASM.
  2. d2j-dex2jar: Convert .dex file to .class files (zipped as jar)
  3. smali/baksmali: disassemble dex to smali files and assemble dex from smali files. different implementation to smali/baksmali, same syntax, but we support escape in type desc "Lcom/dex2jar\t\u1234;"
  4. other tools: d2j-decrypt-string

Need help ?

send email to dex2jar@googlegroups.com

or post at https://sourceforge.net/p/dex2jar/tickets/

License

Apache 2.0

Description
Tools to work with android .dex and java .class files
Readme 30 MiB
Languages
Java 72.8%
Smali 23.7%
GAP 2.2%
Jasmin 0.7%
ANTLR 0.5%
Other 0.1%