Skip to content

Instantly share code, notes, and snippets.

@litrik
Created June 12, 2013 07:08
Show Gist options
  • Save litrik/5763379 to your computer and use it in GitHub Desktop.
Save litrik/5763379 to your computer and use it in GitHub Desktop.
Dump details about the key that signed an Android APK file.
jarsigner -verify -verbose -certs myapp.apk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment