commit | d1ca38a63022931ff34aa4180de59c1b6857deae | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Thu Jun 03 03:06:09 2021 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Thu Jun 03 03:06:09 2021 +0000 |
tree | 5b6f5a3ebc94e897e7135e28a01bf37befedcecc | |
parent | 04f9c981898b45fe07717b124b69b2ccd9f714e5 [diff] | |
parent | db13f770454eb57e18ebffa7e3c1a126b6116f21 [diff] |
Snap for 7418644 from db13f770454eb57e18ebffa7e3c1a126b6116f21 to tm-release Change-Id: Ib10a8776ae6c7b0926e8d0a648a0e702a1f7bfc5
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.