jadx
jadx copied to clipboard
Dex to Java decompiler
*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...
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...
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...
As title says, i think if u add auto updater it would be much simplier than downloading evert new update from github
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...
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...
*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....
 Get file path should hover the tab in jadx. it is convenient to get file path on title bar in android studio.
*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