← Package directory
Available on winget

Install jadx

Command line and GUI tools for producing Java source code from Android Dex and Apk files

Install with winget
winget install --id Skylot.jadx
Upgrade
winget upgrade --id Skylot.jadx
Uninstall
winget uninstall --id Skylot.jadx

About jadx

Command line and GUI tools for producing Java source code from Android Dex and Apk files

What's new in 1.5.5

Major bug fixed - Code area was updated from wrong thread causing many exception report popups, UI freezes and high CPU usage (#2798) Other Bug Fixes - [gui] Resolve possible NPE during project data loading (#2794) - [gui] Stop token process on NULL token in JadxTokenMaker (#2798) - [gui] Make the Split view checkbox correctly toggle between both modes (PR #2801) - [core] Insert generic casts for variable assigned from fields with known types (#2776) Full Changelog: v1.5.4...v1.5.5 Download files: - jadx-gui-1.5.5-with-jre-win.zip - jadx-gui with bundled JRE - jadx-gui-1.5.5-win.zip - jadx-gui Windows executable (system JRE must be installed) - jadx-1.5.5.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

Read release notes

Version history

Version Updated Notes
1.5.5 Unknown Major bug fixed - Code area was updated from wrong thread causing many exception report popups, UI freezes and high CPU usage (#2798) Other Bug Fixes - [gui] Resolve possible NPE during project data loading (#2794) - [gu...
1.5.4 Unknown Main features CLI: - Implement config file load and save (#1731) GUI: - Change fonts size with UI zoom, use FlatLaf fonts bundle - Use FontUtils.getCompositeFont() that supports CJK (PR #2751) Plugins: - Scripting plugin...
1.5.3 Unknown Features - [aab] Enhance AAB parsing (PR #2557) - [gui] New search options to search in text or binary resources (PR #2526) - [gui] Allow view and edit input smali files - [export] Use compileSdkVersion from manifest, up...
1.5.1 Unknown Release notes