Dex2Jar - Tools To Work With Android .Dex And Java .Class Files
dex2jar Tools to work with android .dex and java .class files
- dex-reader/writer: Read/write the Dalvik Executable (.dex) file. It has a light weight API similar with ASM.
- d2j-dex2jar: Convert .dex file to .class files (zipped as jar)
- 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;"
- other tools: d2j-decrypt-string
Usage
sh d2j-dex2jar.sh -f ~/path/to/apk_to_decompile.apk
And the output file will be apk_to_decompile-dex2jar.jar
.Need help ?
send email to [email protected]
or post on issue trackers list above.
Dex2Jar - Tools To Work With Android .Dex And Java .Class Files
Reviewed by Zion3R
on
9:12 AM
Rating:
![Dex2Jar - Tools To Work With Android .Dex And Java .Class Files](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicqJZ1boKBKjZuk3pTDqhCL97y67IKtVQPOxepIYixOJhJxc1JmdMoL0Y8C9Li-BCIQmEoJgRe09NJVWpQtmmnwqD5dPcapbcAQANbP5WAOJW_j8huQQ7YQOuXL82VrZQdezB0VrQnlDeZ/s72-c/dex2jar.jpg)