jadx icon indicating copy to clipboard operation
jadx copied to clipboard

Dex to Java decompiler

Results 387 jadx issues
Sort by recently updated
recently updated
newest added

*Describe your idea:* So usually in every program the shortcut `Ctrl + S` saves the project. But in JADX this standardized shortcut does... save decompiled sources. And there is no...

new feature
GUI

Since we have commonly encountered filedialog issue on windows 11 (#1606, #1574, #1552), I think it'll be great to have a new filedialog! Filedialog with Address Bar (Path Bar) is...

new feature

APKPure has multi-arch apps in an XAPK file, which is more or less just a zip archive with multiple apks inside. It would be nice if we could load them...

new feature

As title says, i think if u add auto updater it would be much simplier than downloading evert new update from github

new feature

The follow-up to #1505, so you can now import your previously exported mappings. Partly addresses #1531. Currently working: - [x] Passing mapping file location via command line argument - [x]...

It's possible to rename classes in JADX, but you can't alter the package they're in. While you can rename already present packages, it's not possible to move individual classes into...

new feature
deobfuscation
GUI
Core
rename

Current `Find usage` dialog functionality is limited to only usage, but there are many types of relations in code such as: 1. definition - now it is very tedious every...

enhancement
new feature
GUI
discussion

*Describe your idea:* Right-click a java constructor/method/field -> "Go to smali declaration" and the other way around Should work in both single and split view and optionally have a keybind....

new feature
GUI

![2022-03-24_09-22](https://user-images.githubusercontent.com/21169660/159823451-03cd48cc-6637-4315-b4dd-55a7b7e250a6.png) Get file path should hover the tab in jadx. it is convenient to get file path on title bar in android studio.

new feature
GUI

*Describe your idea:* It would be beneficial to have some sort of static taint analysis with a forward/backward propagation Examples of feature impl :- https://oversecured.com https://github.com/Ostorlab/ostorlab https://github.com/charles2gan/GDA-android-reversing-Tool

new feature