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

Function RunDecompiler

androguard/misc.py:122–159  ·  view source on GitHub ↗

Run the decompiler on a specific analysis :param d: the DalvikVMFormat object :type d: :class:`DalvikVMFormat` object :param dx: the analysis of the format :type dx: :class:`VMAnalysis` object :param decompiler: the type of decompiler to use ("dad", "dex2jad", "ded") :t

(d, dx, decompiler_name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

set_decompilerMethod · 0.45

Tested by

no test coverage detected