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

Method create_xref

androguard/core/analysis/analysis.py:1015–1036  ·  view source on GitHub ↗

Create Class, Method, String and Field crossreferences for all classes in the Analysis. If you are using multiple DEX files, this function must be called when all DEX files are added. If you call the function after every DEX file, the crossreferences

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

AnalyzeAPKFunction · 0.95
addDEXMethod · 0.95
addDEYMethod · 0.95
create_adexMethod · 0.95

Calls 2

_get_all_classesMethod · 0.95
_create_xrefMethod · 0.95

Tested by

no test coverage detected