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

Class Session

androguard/session.py:90–459  ·  view source on GitHub ↗

A Session is able to store multiple APK, DEX or ODEX files and can be pickled to disk in order to resume work later. The main function used in Sessions is probably :meth:`add`, which adds files to the session and performs analysis on them. Afterwards, the files can be gathered

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_default_sessionFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected