Advertisement
Guest User

Untitled

a guest
Aug 8th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 00000000004000e8 <_start>:
  2.   4000e8:   e8 03 00 00 00          callq  4000f0
  3.   4000ed:   90                      nop
  4.   4000ee:   90                      nop
  5.   4000ef:   90                      nop    
  6.  
  7. 00000000004000f0 :
  8.   4000f0:   55                      push   %rbp
  9.   4000f1:   48 89 e5                mov    %rsp,%rbp
  10.   4000f4:   48 c7 45 f8 03 01 40    movq   $0x400103,-0x8(%rbp)
  11.   4000fb:   00
  12.   4000fc:   b8 00 00 00 00          mov    $0x0,%eax
  13.   400101:   c9                      leaveq
  14.   400102:   c3                      retq
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement