Created
May 13, 2012 10:05
-
-
Save mfukar/2687561 to your computer and use it in GitHub Desktop.
pctf '12 - supercomputer patches
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
; 0x400cb0: | |
mov rax,qword [rbp-0x20] | |
add qword [rbp+0x10],rax | |
add qword [rbp+0x18],rax | |
add qword [rbp+0x20],rax | |
add qword [rbp+0x28],rax | |
add qword [rbp-0x8],rax | |
jmp 0x3f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment