Advertisement
Guest User

Untitled

a guest
Feb 1st, 2014
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.66 KB | None | 0 0
  1.   400525:       55                      push   rbp
  2.   400526:       48 89 e5                mov    rbp,rsp
  3.   400529:       48 83 ec 20             sub    rsp,0x20
  4.   40052d:       c7 45 fc 00 00 00 00    mov    DWORD PTR [rbp-0x4],0x0
  5.   400534:       c7 45 f8 01 00 00 00    mov    DWORD PTR [rbp-0x8],0x1
  6.   40053b:       c7 45 f4 02 00 00 00    mov    DWORD PTR [rbp-0xc],0x2
  7.   400542:       c7 45 f0 03 00 00 00    mov    DWORD PTR [rbp-0x10],0x3
  8.   400549:       c7 45 ec 04 00 00 00    mov    DWORD PTR [rbp-0x14],0x4
  9.   400550:       c7 45 e8 05 00 00 00    mov    DWORD PTR [rbp-0x18],0x5
  10.   400557:       c7 45 e4 06 00 00 00    mov    DWORD PTR [rbp-0x1c],0x6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement