Guest User

Untitled

a guest
Jul 19th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. [03:43:28] [perelandra:2:~]$ as
  2. movl %eax,0x8(%esp)
  3. [03:43:50] [perelandra:4:~]$ otool -tV a.out
  4. a.out:
  5. (__TEXT,__text) section
  6. 00000000 movl %eax,0x08(%esp)
  7. [03:43:58] [perelandra:5:~]$ otool -t a.out
  8. a.out:
  9. (__TEXT,__text) section
  10. 00000000 89 44 24 08
Add Comment
Please, Sign In to add comment