Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CheeseXS/TTDeDroid

 
 

Repository files navigation

TTDeDroid

Build Status Codacy Badge

A tool to help quickly decompile apk, update the tools version as appropriate.

  • dex2jar=2.1 by DexPatcher
  • jdgui=1.4.0
  • apktool=2.3.2

README i18n: 中文说明

Requirements

Python 2 (version 2.7 or later), or Python 3 (version 3.3 or later).

Usage

Windows

drag *.apk/*.aar/*.dex/*.jar to drag_here_if_windows.bat, jd-gui will be automatically opened.

Mac or Linux

python showjar.py *.apk/*.aar/*.dex/*.jar

if you need decompile resources, just set _NEED_DECOMPILE_RESOURCES=1 in showjar.py.

TODO

add more tools

About

一键反编译工具One key for quickly decompile apk/aar/dex/jar

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 55.2%
  • Batchfile 32.6%
  • Python 12.2%