dex2jar 0.0.9.9


Developer:

License / Price:

Size / OS:

Last Updated:

Category:

Apache License 2.0 / $0
1.6 MB / Windows XP / Vista / 7
[view history]
C: \ Programming \ Other Programming Files

dex2jar contains 4 components desigend to help you work with .dex and java .class files:

· dex-reader is designed to read the Dalvik Executable (.dex/.odex) format. It has a light weight API similar with ASM. An example here
· dex-translator is designed to do the convert job. It reads the dex instruction to dex-ir format, after some optimize, convert to ASM format.
· dex-ir used by dex-translator, is designed to represent the dex instruction
· dex-tools tools to work with .class files

What's New in This Release: [ read full changelog ]

· Add support to translate debug-info, thanks yyjdelete for his great help
· Fix some issue in jasmin
· Fix a bug in read ics instruction
· Add support to deobfuscate a jar


download button
Via: dex2jar 0.0.9.9