Skip to content

jflex-de/smali

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b761c5f · Feb 24, 2020
Feb 3, 2020
Feb 18, 2015
Feb 3, 2020
May 23, 2018
May 17, 2019
Oct 11, 2013
Dec 9, 2013
Feb 5, 2020
Jul 1, 2018
Feb 27, 2016
Feb 24, 2020
Feb 23, 2017
Feb 5, 2020
Mar 2, 2015
May 17, 2019
May 17, 2019
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.1%
  • Smali 45.5%
  • GAP 1.6%
  • Lex 0.4%
  • Ragel 0.3%
  • Shell 0.1%