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

Method get_digest_by_class

androguard/session.py:368–379  ·  view source on GitHub ↗

Return the SHA256 hash of the object containing the ClassDefItem Returns the first digest this class was present. For example, if you analyzed an APK, this should return the digest of the APK and not of the DEX file.

(self, current_class)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

is_class_presentMethod · 0.80
get_nameMethod · 0.45

Tested by

no test coverage detected