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

Function AnalyzeAPK

androguard/misc.py:31–77  ·  view source on GitHub ↗

Analyze an android application and setup all stuff for a more quickly analysis! If session is None, no session is used at all. This is the default behaviour. If you like to continue your work later, it might be a good idea to use a session. A default session can be creat

(_file, session=None, raw=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

get_all_dexMethod · 0.95
addMethod · 0.95
set_decompilerMethod · 0.95
create_xrefMethod · 0.95
APKClass · 0.90
AnalysisClass · 0.90
DalvikVMFormatClass · 0.90
readMethod · 0.80
get_objects_apkMethod · 0.80
addMethod · 0.45

Tested by

no test coverage detected