commit | d2b36e16da76867c4eabe387ee822d86ee49f068 | [log] [tgz] |
---|---|---|
author | Lanchon <lanchon@gmail.com> | Thu Jun 14 00:06:47 2018 -0300 |
committer | Ben Gruver <jesusfreke@jesusfreke.com> | Wed Jun 13 21:18:28 2018 -0700 |
tree | 22deb19076866721080cf5ca3a5f9f8cad91ebf2 | |
parent | 08bef5f9c25602081b13620f59744345427d8066 [diff] |
Fix accidental dependency on JCommander
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.