MeepDarknessMeep

pastebin pls

Aug 3rd, 2014
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. .text:10005F4E                                                                 public Startup2
  2. .text:10005F4E                                                 Startup2        proc near               ; DATA XREF: .rdata:addrFunctionso
  3. .text:10005F4E
  4. .text:10005F4E                                                 arg_0           = dword ptr  4
  5. .text:10005F4E                                                 arg_4           = dword ptr  8
  6. .text:10005F4E                                                 arg_8           = dword ptr  0Ch
  7. .text:10005F4E                                                 arg_C           = dword ptr  10h
  8. .text:10005F4E
  9. .text:10005F4E 8B 44 24 08                                                     mov     eax, [esp+arg_4]
  10. .text:10005F52 A3 14 C2 8C 0C                                                  mov     ds:0C8CC214h, eax
  11. .text:10005F57 8B 44 24 04                                                     mov     eax, [esp+arg_0]
  12. .text:10005F5B A3 10 C2 8C 0C                                                  mov     ds:0C8CC210h, eax
  13. .text:10005F60 8B 44 24 10                                                     mov     eax, [esp+arg_C]
  14. .text:10005F64 A3 1C C2 8C 0C                                                  mov     ds:0C8CC21Ch, eax
  15. .text:10005F69 8B 44 24 0C                                                     mov     eax, [esp+arg_8]
  16. .text:10005F6D A3 18 C2 8C 0C                                                  mov     ds:0C8CC218h, eax
  17. .text:10005F72 E8 95 9C 00 00                                                  call    sub_1000FC0C
  18. .text:10005F77 84 C0                                                           test    al, al
  19. .text:10005F79 75 01                                                           jnz     short loc_10005F7C
  20. .text:10005F7B C3                                                              retn
  21. .text:10005F7C                                                 ; ---------------------------------------------------------------------------
  22. .text:10005F7C
  23. .text:10005F7C                                                 loc_10005F7C:                           ; CODE XREF: Startup2+2Bj
  24. .text:10005F7C E8 77 FF FF FF                                                  call    sub_10005EF8
  25. .text:10005F81 84 C0                                                           test    al, al
  26. .text:10005F83 0F 95 C0                                                        setnz   al
  27. .text:10005F86 C3                                                              retn
  28. .text:10005F86                                                 Startup2        endp
Advertisement
Add Comment
Please, Sign In to add comment