Skip to content

Instantly share code, notes, and snippets.

@IanField90
Created April 4, 2016 13:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IanField90/adcb9c28186afa8ba53ed4fa7a9711da to your computer and use it in GitHub Desktop.
Save IanField90/adcb9c28186afa8ba53ed4fa7a9711da to your computer and use it in GitHub Desktop.

Analyse contents

jar tf yourapk.apk | grep .yourfileextension

Unzip

jar xf yourapk.apk

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