Skip to content

Craigdigital/smali

This branch is 10 commits behind JesusFreke/smali:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cbd41d3 · Mar 3, 2021
Mar 3, 2021
Feb 18, 2015
Mar 3, 2021
May 23, 2018
Mar 3, 2021
Oct 11, 2013
Dec 9, 2013
Mar 3, 2021
Mar 2, 2021
Feb 27, 2016
Feb 24, 2020
Feb 23, 2017
Mar 3, 2021
Mar 2, 2015
Mar 3, 2021
Mar 3, 2021
Feb 24, 2020

Repository files navigation

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

Packages

No packages published

Languages

  • Java 52.6%
  • Smali 45.1%
  • GAP 1.6%
  • Lex 0.4%
  • Ragel 0.2%
  • Shell 0.1%