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

Function construct

androguard/decompiler/dad/graph.py:485–540  ·  view source on GitHub ↗

Constructs a CFG :param androguard.core.analysis.analysis.DVMBasicBlock start_block: The startpoint :param vmap: variable mapping :param exceptions: list of androguard.core.analysis.analysis.ExceptionAnalysis :rtype: Graph

(start_block, vmap, exceptions)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processMethod · 0.90

Calls 8

add_nodeMethod · 0.95
compute_rpoMethod · 0.95
number_insMethod · 0.95
all_predsMethod · 0.95
GenInvokeRetNameClass · 0.85
make_nodeFunction · 0.85
bfsFunction · 0.70
GraphClass · 0.70

Tested by

no test coverage detected