dedexer Changelog

What's new in dedexer 1.17

Dec 12, 2011
  • Support for execute-inline/range optimized instruction added. Inline function table was fixed for version 0x36 ODEX file. Inline function indexes differ between 0x35 and 0x36 ODEX file versions, both index tables are supported now. Inline function names are now resolved even if symbolic ODEX disassembly is not enabled.

New in dedexer 1.16 (Dec 5, 2011)

  • New ODEX version code and instructions were added.

New in dedexer 1.5 (Aug 20, 2009)

  • Full annotation support, including .throws, .inner, .enclosing decompilation.