Skip to content

Instantly share code, notes, and snippets.

@matteyeux
Created October 10, 2018 09:02
Show Gist options
  • Save matteyeux/3e38efd1a21e911f7dcbe294773ecea2 to your computer and use it in GitHub Desktop.
Save matteyeux/3e38efd1a21e911f7dcbe294773ecea2 to your computer and use it in GitHub Desktop.
jtool -lv random_file | head -n 1 | cut -d':' -f 4 | cut -f 1 -d -
python -c 'print(int("0x2000", 16))'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment