commit | f8be9e1024d9937525e0f2e4eacd2bc8e0b6bfdd | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Tue Nov 03 18:16:06 2020 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Tue Nov 03 18:16:06 2020 +0000 |
tree | 8aac47a7ae493053e267a44570424c70b0aeb581 | |
parent | 74fa4b9e16a554e6bd360c3094d799ce5e2cdf90 [diff] | |
parent | e510cf792f9892d411dc1d807eda6632059c1720 [diff] |
Snap for 6948038 from e510cf792f9892d411dc1d807eda6632059c1720 to rvc-platform-release Change-Id: I27652512e964b3cf5f49de41bd099d6735ed30fe
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.