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

Function AnalyzeDex

androguard/misc.py:80–98  ·  view source on GitHub ↗

Analyze an android dex 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: A session (Default None) :rtype: return a tuple of (sha256hash,

(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
addDEXMethod · 0.80

Tested by

no test coverage detected