The X

1 files use the extension of SMALI

.SMALI

Android Smali Assembly Language File

Classification:developer files
Developer file written in Smali, the assembly language used by the Android Dalvik Virtual Machine; usually created by decompiling .DEX (Dalvik Executable) files, which are the executables included in Android apps (.APK files); usually used for low-level inspection of an Android app's contents, or for hacking Android apps.

instruction:

You can decompile a DEX file into its corresponding SMALI files using baksmali, a program included with the smali package. For reading SMALI files, there is a Smali syntax highlighting addon for Notepad++ distributed by the Android Cracking blog. NOTE: "Smali" stands for assembler in Icelandic. Iceland has a village named Dalvik from which the Dalvik Virtual machine was named. Similarly, "Baksmali" stands for disassembler.

SMALI(Android Smali Assembly Language File) related software:

Windows

2 software

Linux

2 software

发送 E8995 至公众号 IT小技巧 查看软件名称。