Skip to content

Instantly share code, notes, and snippets.

@thanhzusu
Created November 19, 2020 02:30
Show Gist options
  • Save thanhzusu/7a0ae648411546fb76716bd57845e3dc to your computer and use it in GitHub Desktop.
Save thanhzusu/7a0ae648411546fb76716bd57845e3dc to your computer and use it in GitHub Desktop.
Print certification information from APK file
keytool -printcert -jarfile [path/to/file.apk]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment