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

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

Malware sandbox for executing malicious files in an isolated environment with advanced features.

A Burp intruder extender for automating and validating XSS vulnerabilities

A yara module for searching strings inside zip files

A tool that executes programs in memory from various sources

Collection of slides, materials, demos, crackmes, and writeups from r2con-2017 conference.

A Unix-based tool that scans for rootkits and other malware on a system, providing a detailed report of the scan results.

A command-line utility for examining Objective-C runtime information in Mach-O files and generating class declarations.

PINNED