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

Redexer is a reengineering tool for Android app binaries with features like RefineDroid and Dr. Android.

A malware/botnet analysis framework with a focus on network analysis and process comparison.

A script to detect and remove Canary Tokens with simple signature-based detections.

A .Net wrapper library for the native Yara library with interoperability and portability features.

A payload creation framework for the retrieval and execution of arbitrary CSharp source code.

A better version of my xssfinder tool that scans for different types of XSS on a list of URLs.

A yara module for searching strings inside zip files

Krakatau provides an assembler and disassembler for Java bytecode, supporting conversion, creation, examination, comparison, and decompilation of Java binaries.

PINNED