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

Function method2json

androguard/core/bytecode.py:462–472  ·  view source on GitHub ↗

Create directed or undirected graph in the json format. :param mx: :class:`~androguard.core.analysis.analysis.MethodAnalysis` :param directed_graph: True if a directed graph should be created (default: False) :return:

(mx, directed_graph=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

method2json_directFunction · 0.85
method2json_undirectFunction · 0.85

Tested by

no test coverage detected