github skylot/jadx v1.4.1
1.4.1

latest releases: v1.5.0, v1.4.7, v1.4.6...
2 years ago

Bug fix release to resolve regressions from 1.4.0

Bug Fixes

  • [gui] Correct handle of selected file in save dialog
  • [gui] Improve usage search, refactor java nodes creation (#1489)
  • [gui] Resolve cast exception for variable reference (#1489)
  • [gui] Save variable name to show in tooltip (#1487)
  • [gui] Save full type info in metadata (#1487)
  • [gui] Correct merge for plugin options from command line (#1490)
  • [gui] Complete Chinese Translation (PR #1492)
  • [gui] Correct close and reopen for decompiler and cache
  • [res] Ignore version in AndroidManifest.xml (#1502)(PR #1504)
  • Save cache dir for reuse on project save/reopen
  • Remap class names for store in disk cache (#1503)
  • Check if directory exists before delete (#1493)
  • Use variable length encoding instead short for offsets (can overflow) (#1489)
  • Skip dex files with parsing errors (#1495)

Features

  • [gui] Add parameters logging in Frida code snippet (#1497)(PR #1498)

Full Changelog: v1.4.0...v1.4.1

Download files description:

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

For system JRE the latest version is always preferred, download at oracle.com

Artifacts on maven central repository: list. How to use jadx as a library, read on wiki page.

Don't miss a new jadx release

NewReleases is sending notifications on new releases.