Advertisement
mpersi

Untitled

Nov 25th, 2012
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. .text:6F6049B0 ; int __stdcall sub_6F6049B0(int, int, float, int)
  2. .text:6F6049B0 sub_6F6049B0    proc near               ; DATA XREF: .rdata:6F96DDF0o
  3. .text:6F6049B0
  4. .text:6F6049B0 arg_0           = dword ptr  4
  5. .text:6F6049B0 arg_4           = dword ptr  8
  6. .text:6F6049B0 arg_8           = dword ptr  0Ch
  7. .text:6F6049B0 arg_C           = dword ptr  10h
  8. .text:6F6049B0
  9. .text:6F6049B0                 push    esi
  10. .text:6F6049B1                 add     ecx, 174h
  11. .text:6F6049B7                 call    sub_6F604620
  12. .text:6F6049BC                 push    6Fh
  13. .text:6F6049BE                 mov     esi, eax
  14. .text:6F6049C0                 mov     eax, [esp+8+arg_0]
  15. .text:6F6049C4                 push    offset a_Csimplemessag ; ".\\CSimpleMessageFrame.cpp"
  16. .text:6F6049C9                 push    eax
  17. .text:6F6049CA                 call    Storm_507
  18. .text:6F6049CF                 fld     [esp+4+arg_8]
  19. .text:6F6049D3                 mov     ecx, [esp+4+arg_4]
  20. .text:6F6049D7                 mov     [esi], eax
  21. .text:6F6049D9                 mov     edx, [ecx]
  22. .text:6F6049DB                 mov     eax, [esp+4+arg_C]
  23. .text:6F6049DF                 mov     [esi+4], edx
  24. .text:6F6049E2                 fstp    dword ptr [esi+8]
  25. .text:6F6049E5                 mov     [esi+0Ch], eax
  26. .text:6F6049E8                 pop     esi
  27. .text:6F6049E9                 retn    10h
  28. .text:6F6049E9 sub_6F6049B0    endp
  29. .text:6F6049E9
  30. .text:6F6049E9 ; ---------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement