Skip to content

Instantly share code, notes, and snippets.

@marcelosantos
Last active March 19, 2017 19:33
Show Gist options
  • Save marcelosantos/f676c31bc48411613cbd3bb8253710e4 to your computer and use it in GitHub Desktop.
Save marcelosantos/f676c31bc48411613cbd3bb8253710e4 to your computer and use it in GitHub Desktop.

How to remove signature from apk files

$ zip -d HelloWorld-new.apk META-INF/*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment