androsign - Man Page
Reverse engineering and pentesting for Android applications
Synopsis
androsign [Options] [APK]...
Description
/usr/lib/python3.14/site-packages/androguard/core/bytecodes/apk.py:1039: SyntaxWarning: "\>" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\>"? A raw string is also an option.
Thus specifiying :code:`{"name": "foobar"}` will match on :code:`<bla name="foobar" \>`
Return the fingerprint(s) of all certificates inside an APK.
Options
- --hash [md5|sha1|sha256|sha512]
Fingerprint Hash algorithm [default: sha1]
- -a, --all
Print all supported hashes
- -s, --show
Additionally of printing the fingerprints, show more certificate information
- --help
Show this message and exit.
Info
September 2025 androsign 3.4.0a1