libsmali-java
Assembler/disassembler for Android’s dex format
Platforms: Linux · Last verified September 6, 2026
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 like annotations, debug info and line info.
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
Install on Kali Linux with `sudo apt install libsmali-java`. See the official Kali tool page and upstream homepage linked above for full usage and configuration details.