MCPcopy Create free account
hub / github.com/codehasan/dex2c / __init__

Method __init__

androguard/decompiler/decompiler.py:350–409  ·  view source on GitHub ↗

DED is an old, probably deprecated, decompiler http://siis.cse.psu.edu/ded/ .. deprecated:: 3.3.5 DED is not supported by androguard anymore! It is now replaced by DARE. :param vm: `DalvikVMFormat` object :param bin_ded: :param

(self,
                 vm,
                 bin_ded="ded.sh",
                 tmp_dir="/tmp/")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

readFunction · 0.90
rrmdirFunction · 0.90
writeMethod · 0.45
get_buffMethod · 0.45
get_classesMethod · 0.45
get_nameMethod · 0.45

Tested by

no test coverage detected