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

Method is_signed_v2

androguard/core/bytecodes/apk.py:1530–1540  ·  view source on GitHub ↗

Returns true of a v2 / APK signature was found. Returning `True` does not mean that the file is properly signed! It just says that there is a signature file which needs to be validated.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

is_signedMethod · 0.95
showMethod · 0.95

Calls 1

parse_v2_v3_signatureMethod · 0.95

Tested by

no test coverage detected