Are there any tools or recipes for turning Android DEX (VM bytecode) files into corresponding Java sourcecode?
|
3
|
|
|
|
|
|
i'd actually recommend going here: http://code.google.com/p/smali/ it provides BAKSMALI which is a most excellent reverse-engeneering tool for DEX files. made by JesusFreke, the guy who created the famos ROMs for Android. |
||
|
|
