androdd - Decompile APKsΒΆ
androdd is a tool to create a decompiled version of an APK using the available decompilers.
Usage: androdd.py [options]
Options:
-h, --help show this help message and exit
-i INPUT, --input=INPUT
file : use this filename
-o OUTPUT, --output=OUTPUT
base directory to output all files
-d DECOMPILER, --decompiler=DECOMPILER
choose a decompiler
-j, --jar output jar file
-f FORMAT, --format=FORMAT
write the method in specific format (png, ...)
-l LIMIT, --limit=LIMIT
limit analysis to specific methods/classes by using a
regexp