Guest User

Untitled

a guest
Apr 25th, 2018
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1.  
  2. teste: file format elf64-x86-64
  3.  
  4. Disassembly of section .text:
  5.  
  6. 00000000004000b0 <_start>:
  7. 4000b0: 48 c7 c0 04 00 00 00 mov $0x4,%rax
  8. 4000b7: 48 c7 c3 01 00 00 00 mov $0x1,%rbx
  9. 4000be: 48 c7 c1 e0 00 60 00 mov $0x6000e0,%rcx
  10. 4000c5: 48 c7 c2 0c 00 00 00 mov $0xc,%rdx
  11. 4000cc: cd 80 int $0x80
  12. 4000ce: 48 c7 c0 01 00 00 00 mov $0x1,%rax
  13. 4000d5: 48 c7 c3 00 00 00 00 mov $0x0,%rbx
  14. 4000dc: cd 80 int $0x80
  15. Disassembly of section .data:
  16.  
  17. 00000000006000e0 <dados>:
  18. 6000e0: 54 push %rsp
  19. 6000e1: 65 gs
  20. 6000e2: 73 74 jae 600158 <_end+0x68>
  21. 6000e4: 61 (bad)
  22. 6000e5: 6e outsb %ds:(%rsi),(%dx)
  23. 6000e6: 64 6f outsl %fs:(%rsi),(%dx)
  24. 6000e8: 2e cs
  25. 6000e9: 2e cs
  26. 6000ea: 2e cs
  27. 6000eb: 0a .byte 0xa
Add Comment
Please, Sign In to add comment