Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. Dump of assembler code for function phase_4:
  2. 0x000055555555531e <+0>: sub $0x18,%rsp
  3. 0x0000555555555322 <+4>: lea 0x8(%rsp),%rcx
  4. 0x0000555555555327 <+9>: lea 0xc(%rsp),%rdx
  5. 0x000055555555532c <+14>: lea 0x14dc(%rip),%rsi # 0x55555555680f
  6. 0x0000555555555333 <+21>: mov $0x0,%eax
  7. 0x0000555555555338 <+26>: callq 0x555555554e90 <__isoc99_sscanf@plt>
  8. 0x000055555555533d <+31>: cmp $0x2,%eax
  9. 0x0000555555555340 <+34>: je 0x555555555369 <phase_4+75>
  10. 0x0000555555555342 <+36>: callq 0x5555555556e1 <explode_bomb>
  11. 0x0000555555555347 <+41>: mov $0xe,%edx
  12. 0x000055555555534c <+46>: mov $0x0,%esi
  13. 0x0000555555555351 <+51>: mov 0xc(%rsp),%edi
  14. 0x0000555555555355 <+55>: callq 0x5555555552df <func4>
  15. 0x000055555555535a <+60>: cmp $0x3,%eax
  16. 0x000055555555535d <+63>: je 0x555555555372 <phase_4+84>
  17. 0x000055555555535f <+65>: callq 0x5555555556e1 <explode_bomb>
  18. 0x0000555555555364 <+70>: add $0x18,%rsp
  19. 0x0000555555555368 <+74>: retq
  20. 0x0000555555555369 <+75>: cmpl $0xe,0xc(%rsp)
  21. 0x000055555555536e <+80>: jbe 0x555555555347 <phase_4+41>
  22. 0x0000555555555370 <+82>: jmp 0x555555555342 <phase_4+36>
  23. 0x0000555555555372 <+84>: cmpl $0x3,0x8(%rsp)
  24. 0x0000555555555377 <+89>: jne 0x55555555535f <phase_4+65>
  25. 0x0000555555555379 <+91>: jmp 0x555555555364 <phase_4+70>
  26. End of assembler dump.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement