warren-bank / print-apk-signature

print information about the certificate used to sign an Android APK file
51 stars 5 forks source link

print-apk-signature

Summary:

Command-line shell script to print the signature of a signed Android APK (Application Package Kit) file.

Usage:

print-apk-signature "/path/to/file.apk"
print-apk-signature "/path/to/file.apk" <fingerprint_hash_algorithm>
compare-apk-signatures "/path/to/file_1.apk" "/path/to/file_2.apk"

Dependencies:

Legal:

Related Documentation and Articles: