Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Disassembly of section .text:
- 00000000004000b0 <.text>:
- 4000b0: 66 b9 0a 00 mov $0xa,%cx
- 4000b4: 66 51 push %cx
- 4000b6: b8 04 00 00 00 mov $0x4,%eax
- 4000bb: bb 01 00 00 00 mov $0x1,%ebx
- 4000c0: b9 e4 00 60 00 mov $0x6000e4,%ecx
- 4000c5: ba 0e 00 00 00 mov $0xe,%edx
- 4000ca: cd 80 int $0x80
- 4000cc: 66 59 pop %cx
- 4000ce: 66 ff c9 dec %cx
- 4000d1: 66 83 f9 00 cmp $0x0,%cx
- 4000d5: 7f dd jg 0x4000b4
- 4000d7: bb 00 00 00 00 mov $0x0,%ebx
- 4000dc: b8 01 00 00 00 mov $0x1,%eax
- 4000e1: cd 80 int $0x80
- Disassembly of section .data:
- 00000000006000e4 <.data>:
- 6000e4: 48 rex.W
- 6000e5: 65 gs
- 6000e6: 6c insb (%dx),%es:(%rdi)
- 6000e7: 6c insb (%dx),%es:(%rdi)
- 6000e8: 6f outsl %ds:(%rsi),(%dx)
- 6000e9: 2c 20 sub $0x20,%al
- 6000eb: 57 push %rdi
- 6000ec: 6f outsl %ds:(%rsi),(%dx)
- 6000ed: 72 6c jb 0x60015b
- 6000ef: 64 21 0a and %ecx,%fs:(%rdx)
Advertisement
Add Comment
Please, Sign In to add comment