Skip to content

1.3.0

Compare
Choose a tag to compare
@skylot skylot released this 20 Nov 15:09
· 710 commits to master since this release
445e91e

Core

  • Initial support for 'invoke-custom' instruction (#384)
  • Initial support for java bytecode decompilation
  • Concat constant strings (#1014)
  • Rewrite try-catch processing
  • Support AAR files as input (#1034)
  • Support Android App Bundle (#1129) (PR #1131)
  • Add option to change deobfuscation map file (#1117)
  • Add option to disable methods inline (#1170)
  • Improve decompilation speed (#1269)

GUI

  • Add a smali debugger (#1136) (PR #1137)
  • Support code comments (#359) (PR #1127)
  • Use FlatLaf for themes support
  • Use SVG icons (PR #1221)
  • Add Quark-Engine integration (#1119) (PR #1135)
  • Allow to use regex in the search dialog (PR #1069)
  • Search in resource files (#347) (#1032) (PR #1108)
  • Improve exclude package feature (#1151) (PR #1152)
  • Add option to change line numbers mode (#1223)
  • Rename without deobfuscation, save renames in project (#1076 #1022)
  • Save open tabs in project file
  • Improve smali printer to show bytecode (#1114) (PR #1126)

Download files description:

  • jadx-gui-1.3.0-with-jre-win.zip - jadx-gui with bundled JRE
  • jadx-gui-1.3.0-no-jre-win.exe - jadx-gui single exe (system JRE must be installed)
  • jadx-1.3.0.zip - cross-platform cli and gui bundle (system JRE must be installed)