TTDeDroid
README i18n: 中文说明
The tool for quickly decompile apk/aar/dex/jar, will be updated depending on the update of libs.
update at 2020-10-18
jadx=1.1.0
Storyyeller/enjarify(build by source)
dex2jar(build by source)
jdgui=1.6.6
apktool=2.4.1
Requirements
No need to install python environment.
Quick Start
Windows
- go to
releasespage to download file or download source code. - add
TTDedroid\bindirectory absolute path toPATHsystem variable. - then you can execute command for decompile
*.apk/*.aar/*.dex/*.jaranywhere, GUI will be automatically opened.
showjar test.apkMac/Linux
run following commands:
git clone --depth=1 https://github.com/tp7309/TTDeDroid.git ~/Documents/TTDeDroid
chmod a+x ~/Documents/TTDeDroid/bin/showjar
showjardir='export PATH=$PATH:'$HOME/Documents/TTDeDroid/bin
# Mac
echo $showjardir >> ~/.bash_profile && source ~/.bash_profile
# Linux
echo $showjardir >> ~/.bashrc && source ~/.bashrcthen you can execute command for decompile *.apk/*.aar/*.dex/*.jar anywhere, GUI will be automatically opened.
showjar test.apkUsage
usage: showjar.py [-h] [-o [OUTPUT]] [-r [RES]] [-e [ENGINE]] file
android decompile tool
positional arguments:
file input file path, *.apk/*.aar/*.dex/*.jar
optional arguments:
-h, --help show this help message and exit
-o [OUTPUT], --output [OUTPUT]
output directory, optional (default: None)
-r [RES], --res [RES]
decode resources, 0:disable, 1:enable (default: 0)
-e [ENGINE], --engine [ENGINE]
decompiler engine, [jadx, dex2jar, enjarify] (default:
jadx)

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
