Developer: Jutt Cyber Tech
https://juttcybertech.com
Dex Kraft is a powerful APK decompiler app for extracting and analyzing Android APK files. Use it only with proper permission and at your own responsibility.
Jutt Cyber Tech https://juttcybertech.com
- Windows (all versions)
- Kali Linux
- Other Linux distributions
git clone https://github.com/juttcybertech/DexKraft.git
cd DexKraftpython -m pip install -r requirements.txtpip install -r requirements.txtpython DexKraft.py <path_to_apk>Or use the batch files in the jadx and apktool folders for GUI and command-line decompiling.
python3 DexKraft.py <path_to_apk>
# or
python DexKraf.py <path_to_apk>You do not need to manually download any dependencies. Dex Kraft will automatically download and set up all required dependencies for you.
This app is intended for educational, research, development, digital investigation, and malware analysis purposes only. It is a valuable tool for developers, security researchers, and investigators who need to inspect, debug, or analyze APK files. Always ensure you have proper authorization before decompiling or analyzing any APK files. You are solely responsible for your use of this tool and must comply with all applicable laws and regulations.