Advertisement
KirillMysnik

Untitled

Sep 16th, 2016
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. .text:100CD990                         ; =============== S U B R O U T I N E =======================================
  2. .text:100CD990
  3. .text:100CD990
  4. .text:100CD990                         sub_100CD990    proc near               ; DATA XREF: .rdata:103B0510o
  5. .text:100CD990                                                                 ; .rdata:103E0F88o ...
  6. .text:100CD990 0F B7 81 E2 04 00 00                    movzx   eax, word ptr [ecx+4E2h]
  7. .text:100CD997 50                                      push    eax
  8. .text:100CD998 E8 63 94 18 00                          call    sub_10256E00
  9. .text:100CD99D 83 C4 04                                add     esp, 4
  10. .text:100CD9A0 8B 80 EC 06 00 00                       mov     eax, [eax+6ECh]
  11. .text:100CD9A6 C3                                      retn
  12. .text:100CD9A6                         sub_100CD990    endp
  13. .text:100CD9A6
  14. .text:100CD9A6                         ; ---------------------------------------------------------------------------
  15. .text:100CD9A7 CC CC CC CC CC CC CC CC+                align 10h
  16. .text:100CD9B0
  17. .text:100CD9B0                         ; =============== S U B R O U T I N E =======================================
  18. .text:100CD9B0
  19. .text:100CD9B0
  20. .text:100CD9B0                         sub_100CD9B0    proc near               ; DATA XREF: .rdata:103B050Co
  21. .text:100CD9B0                                                                 ; .rdata:103E0F84o ...
  22. .text:100CD9B0 0F B7 81 E2 04 00 00                    movzx   eax, word ptr [ecx+4E2h]
  23. .text:100CD9B7 50                                      push    eax
  24. .text:100CD9B8 E8 43 94 18 00                          call    sub_10256E00
  25. .text:100CD9BD 83 C4 04                                add     esp, 4
  26. .text:100CD9C0 8B 80 E8 06 00 00                       mov     eax, [eax+6E8h]
  27. .text:100CD9C6 C3                                      retn
  28. .text:100CD9C6                         sub_100CD9B0    endp
  29. .text:100CD9C6
  30. .text:100CD9C6                         ; ---------------------------------------------------------------------------
  31. .text:100CD9C7 CC CC CC CC CC CC CC CC+                align 10h
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement