Created
July 26, 2014 07:11
-
-
Save Cee/490ad3fa87efb34cf382 to your computer and use it in GitHub Desktop.
phase_4
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
0x0000000000400fc1 <+0>: sub $0x18,%rsp | |
0x0000000000400fc5 <+4>: lea 0xc(%rsp),%rdx | |
0x0000000000400fca <+9>: mov $0x401ec1,%esi | |
0x0000000000400fcf <+14>: mov $0x0,%eax | |
0x0000000000400fd4 <+19>: callq 0x400ab0 <__isoc99_sscanf@plt> | |
0x0000000000400fd9 <+24>: cmp $0x1,%eax | |
0x0000000000400fdc <+27>: jne 0x400fe5 <phase_4+36> | |
0x0000000000400fde <+29>: cmpl $0x0,0xc(%rsp) | |
0x0000000000400fe3 <+34>: jg 0x400fea <phase_4+41> | |
0x0000000000400fe5 <+36>: callq 0x40163d <explode_bomb> | |
0x0000000000400fea <+41>: mov 0xc(%rsp),%edi | |
0x0000000000400fee <+45>: callq 0x400f84 <func4> | |
0x0000000000400ff3 <+50>: cmp $0x37,%eax | |
0x0000000000400ff6 <+53>: je 0x400ffd <phase_4+60> | |
0x0000000000400ff8 <+55>: callq 0x40163d <explode_bomb> | |
0x0000000000400ffd <+60>: add $0x18,%rsp | |
0x0000000000401001 <+64>: retq |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment