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

Function AnalyzeODex

androguard/misc.py:101–119  ·  view source on GitHub ↗

Analyze an android odex file and setup all stuff for a more quickly analysis ! :param filename: the filename of the android dex file or a buffer which represents the dex file :type filename: string :param session: The Androguard Session to add the ODex to (default: None) :rtyp

(filename, session=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

get_default_sessionFunction · 0.85
readMethod · 0.80
addDEYMethod · 0.80

Tested by

no test coverage detected