smali

smali is an assembler for dalvik bytecode

Лицензия

Лицензия

Группа

Группа

org.smali
Идентификатор

Идентификатор

smali
Последняя версия

Последняя версия

2.5.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

smali
smali is an assembler for dalvik bytecode
Ссылка на сайт

Ссылка на сайт

http://smali.org
Система контроля версий

Система контроля версий

https://github.com/JesusFreke/smali/tree/master/smali

Скачать smali

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.smali/smali/ -->
<dependency>
    <groupId>org.smali</groupId>
    <artifactId>smali</artifactId>
    <version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.smali/smali/
implementation 'org.smali:smali:2.5.2'
// https://jarcasting.com/artifacts/org.smali/smali/
implementation ("org.smali:smali:2.5.2")
'org.smali:smali:jar:2.5.2'
<dependency org="org.smali" name="smali" rev="2.5.2">
  <artifact name="smali" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smali', module='smali', version='2.5.2')
)
libraryDependencies += "org.smali" % "smali" % "2.5.2"
[org.smali/smali "2.5.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.antlr : antlr jar 3.5.2
org.smali : dexlib2 jar 2.5.2

runtime (5)

Идентификатор библиотеки Тип Версия
org.smali : util jar 2.5.2
org.antlr : antlr-runtime jar 3.5.2
com.beust : jcommander jar 1.64
org.antlr : stringtemplate jar 3.2.1
com.google.guava : guava jar 27.1-android

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
2.5.2
2.5.1
2.5.0
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.2b4
2.2b3
2.2b2
2.2b1
2.1.3
2.1.2
2.1.1
2.1.0
2.0.8
2.0.6
2.0.5
2.0.3