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

Method add

androguard/session.py:280–316  ·  view source on GitHub ↗

Generic method to add a file to the session. This is the main method to use when adding files to a Session! If an APK file is supplied, all DEX files are analyzed too. For DEX and ODEX files, only this file is analyzed (what else should be analyzed).

(self, filename, raw_data=None, dx=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

_load_filter_rulesMethod · 0.45
_init_native_methodsMethod · 0.45
adjust_application_mkFunction · 0.45
AnalyzeAPKFunction · 0.45
get_usersMethod · 0.45
add_userMethod · 0.45
remove_userMethod · 0.45
add_incomplete_phiMethod · 0.45
add_phiMethod · 0.45
add_catch_successorMethod · 0.45

Calls 4

addAPKMethod · 0.95
addDEXMethod · 0.95
addDEYMethod · 0.95
readMethod · 0.80

Tested by

no test coverage detected