Skip to content

juttcybertech/DexKraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dex Kraft

Dex Kraft Screenshot Developer: Jutt Cyber Tech https://juttcybertech.com

APK Decompiler Toolkit

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.


Developer

Jutt Cyber Tech https://juttcybertech.com


Supported Platforms

  • Windows (all versions)
  • Kali Linux
  • Other Linux distributions

Quick Start

Clone the Repository

Clone Repo

git clone https://github.com/juttcybertech/DexKraft.git
cd DexKraft

Install Requirements

On Windows

python -m pip install -r requirements.txt

On Kali Linux / Other Linux

pip install -r requirements.txt

Run the App

On Windows

python DexKraft.py <path_to_apk>

Or use the batch files in the jadx and apktool folders for GUI and command-line decompiling.

On Kali Linux / Other Linux

python3 DexKraft.py <path_to_apk>
# or
python DexKraf.py <path_to_apk>

Note

You do not need to manually download any dependencies. Dex Kraft will automatically download and set up all required dependencies for you.

Disclaimer

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.

About

- APK decompilation: Make sure your tool is positioned for educational or research purposes. Decompiling apps you don’t own can raise legal concerns. Clarify in your README that it’s intended for developers analyzing their own apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages