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 available at [https://bitbucket.org/JesusFreke/smali/downloads/](https://bitbucket.org/JesusFreke/smali/downloads/). If you are interested in submitting a patch, feel free to send a pull request. For more information, news, release notes, etc., refer to the wiki. Support is available on the GitHub Issue tracker for bugs, issues, and feature requests. Join #smali on Freenode to ask questions; while not instant, someone will respond. Useful links for getting started with smali include the Official dex bytecode reference, Registers wiki page, Types, Methods, and Fields wiki page, and the Official dex format reference.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A binary analysis and management framework for organizing and analyzing malware and exploit samples, and creating plugins.
Intezer is a cloud-based malware analysis platform that detects and classifies malware using genetic code analysis.
A static analysis tool for PE files that identifies potential malicious indicators through compiler detection, packing analysis, signature matching, and suspicious string identification.
An open source machine code decompiler that converts binary executables into readable C source code across multiple architectures and file formats.
A .NET assembly debugger and editor that enables reverse engineering and dynamic analysis of compiled .NET applications without source code access.
An open source .NET deobfuscator and unpacker that restores packed and obfuscated assemblies by reversing various obfuscation techniques.
A tool that extracts and deobfuscates strings from malware binaries using advanced static analysis techniques.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.