smali

General

Category
Free
Tag
Decompilers
License
BSD License
Registered
Aug 9, 2014
Favorites
0
Link
https://github.com/JesusFreke/smali
See also
show-java
JAD
TTDeDroid
JEB Decompiler
Androguard

Additional

Language
Java
Version
v2.0b6 (Oct 11, 2013)
Created
Sep 24, 2012
Updated
Jan 18, 2024
Owner
Ben Gruver (JesusFreke)
Contributors
Narayan Kamath (narayank)
Jeff Smith (whydoubt)
psm14
Ben Gruver (JesusFreke)
Connor Tumbleson (iBotPeaches)
Frieder Bluemle (friederbluemle)
Stephan Schmitz (eyecatchup)
SilverFox (yyjdelete)
Furniel
Rover12421 (rover12421)
Ryan Welton (Fuzion24)
Jiří Hruška (yirkha)
iam
Alex Light (allight)
Wojtek Kaliciński (wojtek-kalicinski)
Steven Arzt (StevenArzt)
Marc Miltenberger (MarcMil)
Albert Gorski (agorski3)
Show all (34)34
Activity
Badge
Generate
Download
Source code

About

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 at https://bitbucket.org/JesusFreke/smali/downloads/. If you are interested in submitting a patch, feel free to send me a pull request here.

See the wiki for more info/news/release notes/etc.

Support

  • github Issue tracker - For any bugs/issues/feature requests
  • #smali on freenode - Free free to drop by and ask a question. Don't expect an instant response, but if you hang around someone will respond.

Some useful links for getting started with smali