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

Method __init__

androguard/decompiler/decompiler.py:623–722  ·  view source on GitHub ↗

DecompilerJADX is a wrapper for the jadx decompiler: https://github.com/skylot/jadx Note, that jadx need to write files to your local disk. :param vm: `DalvikVMFormat` object :param vmx: `Analysis` object :param jadx: path to the jadx executable

(self, vm, vmx, jadx="jadx", keepfiles=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

_find_classMethod · 0.95
rrmdirFunction · 0.90
JADXDecompilerErrorClass · 0.85
readMethod · 0.80
writeMethod · 0.45
get_buffMethod · 0.45
get_nameMethod · 0.45
get_classesMethod · 0.45
replaceMethod · 0.45

Tested by

no test coverage detected