Skip to content

Instantly share code, notes, and snippets.

@tobiasrohloff
Last active March 23, 2016 21:48
Show Gist options
  • Save tobiasrohloff/6e9cd43a3211e3a093a8 to your computer and use it in GitHub Desktop.
Save tobiasrohloff/6e9cd43a3211e3a093a8 to your computer and use it in GitHub Desktop.
unzip -p build/outputs/apk/app-debug.apk classes.dex | head -c 92 | tail -c 4 | hexdump -e '1/4 "%d\n"' 57861
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment