最終更新:2014-03-27 (木) 05:55:06 (3675d)  

smali
Top / smali

An assembler/disassembler for Android's dex format

http://code.google.com/p/smali/

About

  • smali/baksmali is an assembler/disassembler for the dex format used by Dalvik VM, 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.)

コマンド

メモ

関連

参考