Created
July 26, 2014 06:26
-
-
Save Cee/57a0d0b1a745dac52532 to your computer and use it in GitHub Desktop.
read_six_numbers
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
0x0000000000401743 <+0>: sub $0x18,%rsp | |
0x0000000000401747 <+4>: mov %rsi,%rdx | |
0x000000000040174a <+7>: lea 0x4(%rsi),%rcx | |
0x000000000040174e <+11>: lea 0x14(%rsi),%rax | |
0x0000000000401752 <+15>: mov %rax,0x8(%rsp) | |
0x0000000000401757 <+20>: lea 0x10(%rsi),%rax | |
0x000000000040175b <+24>: mov %rax,(%rsp) | |
0x000000000040175f <+28>: lea 0xc(%rsi),%r9 | |
0x0000000000401763 <+32>: lea 0x8(%rsi),%r8 | |
0x0000000000401767 <+36>: mov $0x401eb2,%esi | |
0x000000000040176c <+41>: mov $0x0,%eax | |
0x0000000000401771 <+46>: callq 0x400ab0 <__isoc99_sscanf@plt> | |
0x0000000000401776 <+51>: cmp $0x5,%eax | |
0x0000000000401779 <+54>: jg 0x401780 <read_six_numbers+61> | |
0x000000000040177b <+56>: callq 0x40163d <explode_bomb> | |
0x0000000000401780 <+61>: add $0x18,%rsp | |
0x0000000000401784 <+65>: retq |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment