subtleGradient / Dalvik.tmbundle

TextMate bundle for Android Dalvik bytecode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Dalvik bytecode hacking with TextMate 2

  • Open a dex file in TextMate.
  • It'll show you the bytecode as smali code.
  • Edit the smali code.
  • Save the dex file
  • It'll convert it back into bytecode

You can also keep a dex file open in TextMate. When you recompile the dex code it'll update automatically. It's pretty hip, even if I do say so myself ;)

About

TextMate bundle for Android Dalvik bytecode


Languages

Language:Shell 96.7%Language:Perl 3.3%