ikurniawan/jadx
Project ID: 43056
Description
JADX
jadx - Dex to Java decompiler
Command line and GUI tools for producing Java source code from Android Dex and Apk files
Main features:
- decompile Dalvik bytecode to java classes from APK, dex, aar, aab and zip files
- decode
AndroidManifest.xml
and other resources fromresources.arsc
- deobfuscator included
jadx-gui features:
- view decompiled code with highlighted syntax
- jump to declaration
- find usage
- full text search
Installation Instructions
- dnf copr enable ikurniawan/jadx
- dnf install jadx
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | x86_64 (56)* | Fedora 39 (0 downloads) |
Fedora 40 | x86_64 (117)* | Fedora 40 (68 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ikurniawan/jadx
More info about enabling Copr repositories