dedexer Changelog

What's new in dedexer 1.18

Dec 21, 2011
  • Bug was fixed that resulted in dropping labels if more than one label was placed at one location. This typically affected default labels of switch statements.

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 12, 2011)

  • New ODEX version code and instructions were added.

New in dedexer 1.15 (Dec 12, 2011)

  • Bugfix release: const-string/jumbo is now supported.

New in dedexer 1.14 (Dec 12, 2011)

  • Bugfix release: multidimensional types were not handled properly

New in dedexer 1.13 (Dec 10, 2010)

  • Bugfix release: endless loop in register analysis (-r switch) occured when disassembling some DEX files. Fixed.

New in dedexer 1.12 (Dec 10, 2010)

  • Bugfix release: bug in parameter annotation processing fixed.

New in dedexer 1.11 (Dec 10, 2010)

  • Support for const-string/jumbo added

New in dedexer 1.10 (Dec 10, 2010)

  • Bugfix release: in case of class inconsistency, the dataflow analyser now calculates the youngest ancestor of the two inconsistent classes.

New in dedexer 1.9 (Dec 10, 2010)

  • Bugfix release: a number of bugs fixed in the symbolic ODEX disassembly feature

New in dedexer 1.8 (Dec 10, 2010)

  • Full symbolic ODEX disassembly feature

New in dedexer 1.7 (Dec 10, 2010)

  • Trace disassembler, register tracing added

New in dedexer 1.6 (Dec 10, 2010)

  • Bugfix release: annotations in ODEX fault fixed

New in dedexer 1.5 (Dec 10, 2010)

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

New in dedexer 1.4 (Dec 10, 2010)

  • Bugfix release. array-length instruction parsing bug fixed.

New in dedexer 1.3 (Dec 10, 2010)

  • Bugfix release. Classes with no superclass (java.lang.Object) are correctly disassembled.

New in dedexer 1.2 (Dec 10, 2010)

  • Bugfix release.

New in dedexer 1.1 (Dec 10, 2010)

  • ODEX support, debug info parsing (line numbers, local variables)