smali is a free and command line based 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.)
smali is a cross-platform utility capable of running on any operating system that comes with Java support (e.g. Mac OS X, Windows, Linux).
Detailed instructions on how to install and use the smali utility on your Mac are available HERE.
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· Fixed some new issues introduced in b3