Last active
August 29, 2015 14:23
-
-
Save thejh/6aa62b970d1c1d32940e to your computer and use it in GitHub Desktop.
This file contains 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
400545: 48 8b 55 f8 mov rdx,QWORD PTR [rbp-0x8] | |
400549: 64 48 33 14 25 28 00 xor rdx,QWORD PTR fs:0x28 | |
400550: 00 00 | |
400552: 74 05 je 400559 <main+0x33> | |
400554: e8 a7 fe ff ff call 400400 <__stack_chk_fail@plt> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment