Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New: Release notes from jadx: 1.4.1 #748

Closed
anantshri opened this issue May 31, 2022 · 0 comments
Closed

New: Release notes from jadx: 1.4.1 #748

anantshri opened this issue May 31, 2022 · 0 comments

Comments

@anantshri
Copy link
Member

1.4.1

https://github.com/skylot/jadx/releases/tag/v1.4.1

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.



via Release notes from jadx https://github.com/skylot/jadx/releases
May 31, 2022 at 08:17PM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant