commit | bf65e575a0fd7f03c41aa56d7a49bf0cda1da06a | [log] [tgz] |
---|---|---|
author | Ben Gruver <bgruv@google.com> | Wed Oct 02 16:37:23 2019 -0700 |
committer | Ben Gruver <bgruv@google.com> | Wed Oct 02 16:37:23 2019 -0700 |
tree | 219db1f9e7e4bb06075f078e21da4941050e2f79 | |
parent | b3b8778ef88d4111133e5b7ade10de1eb88962bc [diff] |
Bump the version to 2.3.4
smali/baksmali is an assembler/disassembler for the dex format used by dalvik, Android‘s Java VM implementation. The syntax is loosely based on Jasmin’s/dedexer's syntax, and supports the full functionality of the dex format (annotations, debug info, line info, etc.)
Downloads are at https://bitbucket.org/JesusFreke/smali/downloads/. If you are interested in submitting a patch, feel free to send me a pull request here.
See the wiki for more info/news/release notes/etc.