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

Method addAPK

androguard/session.py:183–206  ·  view source on GitHub ↗

Add an APK file to the Session and run analysis on it. :param filename: (file)name of APK file :param data: binary data of the APK file :return: a tuple of SHA256 Checksum and APK Object

(self, filename, data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addMethod · 0.95

Calls 4

get_all_dexMethod · 0.95
addDEXMethod · 0.95
APKClass · 0.90
AnalysisClass · 0.90

Tested by

no test coverage detected