commit | af8bc1d9cd308e3d4f52330f740725c5c7847f1d | [log] [tgz] |
---|---|---|
author | Assaf <asafyi@gmail.com> | Sun Jul 08 16:01:34 2018 +0300 |
committer | Ben Gruver <bgruv@google.com> | Mon Aug 27 12:59:05 2018 -0700 |
tree | cbccb591c5460b813b8ef4c0472fdbc18f088f1d | |
parent | dd242aa735b1efa3cf7664a3b64afd32bb5b28dd [diff] |
Refactor LocatedItems::mergeItemsIntoNext Add test for mergeInto to make sure the order is kept.
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.