smali/baksmali Logo

smali/baksmali

0
Free
Visit Website

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

ALTERNATIVES

RetDec is a versatile machine-code decompiler with support for various file formats and architectures.

Search gadgets on binaries to facilitate ROP exploitation.

A Burp plugin for identifying potential vulnerabilities in web applications

A command-line program for finding secrets and sensitive information in textual data and Git history.

Fernflower is an analytical decompiler for Java with command-line options and support for external classes.

Java decompiler GUI tool for Procyon under Apache License.

A tool for translating Dalvik bytecode to Java bytecode for analyzing Android applications.

VMCloak is a tool for creating and preparing Virtual Machines for Cuckoo Sandbox.

PINNED