mad1231999

Untitled

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