Created
October 10, 2018 09:02
-
-
Save matteyeux/3e38efd1a21e911f7dcbe294773ecea2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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