JADX Versions Save

Dex to Java decompiler

v0.7.1

6 years ago

Note: ensure you have installed Java 8 64-bit version

Changes:

  • a lot of stability improvements
  • better resources decoding

v0.6.1

7 years ago

Note: this is just a build of latest dev branch, no new features was added

Changes from previous release:

  • export sources as android gradle project
  • multidex support for apk & zip
  • 'aar' support
  • fix some 'try/catch/finally' cases
  • fixes for switch blocks
  • jadx-gui:
    • added full text search
    • support images view/unpack
    • added log viewer

v0.6.0

9 years ago

Changes from previous release:

  • decode AndroidManifest.xml and other resources
  • deobfuscation
  • 'finally' block extraction
  • support fall through cases in switch
  • other improvements in try/catch and loop processing
  • jadx-gui:
    • added preferences dialog and font selection dialog
    • show resources tree

v0.5.4

9 years ago

Changes from previous release:

  • improved loops support:
    • indexed loops
    • for-each loop
    • 'break' with label
    • 'continue'
  • decompile ternary operations in conditions
  • restore switch over enums
  • try/catch improvements ('finally' block not yet supported)
  • expand arrays for known vararg arguments
  • sort methods by source line number
  • jadx-gui:
    • add saving preferences (open/save paths, flatten packages)
    • add new version notification

v0.5.2

9 years ago

v0.5.1

9 years ago

v0.5.0

10 years ago

v0.5.0-beta1

10 years ago

v0.4.1

10 years ago