Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2012
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. .text:10001702                 ja      short loc_1000172A
  2. .text:10001704                 or      [ecx+79h], dl
  3. .text:10001707                 cmp     esi, 15h
  4. .text:1000170A                 jnz     short loc_10001710
  5. .text:1000170C                 xor     eax, eax
  6. .text:1000170E                 jmp     short loc_10001711
  7. .text:10001710 ; ---------------------------------------------------------------------------
  8. .text:10001710
  9. .text:10001710 loc_10001710:                           ; CODE XREF: sub_100016CD+3Dj
  10. .text:10001710                 dec     eax
  11. .text:10001711
  12. .text:10001711 loc_10001711:                           ; CODE XREF: sub_100016CD+41j
  13. .text:10001711                 mov     [ecx+80h], ax
  14. .text:10001718                 jmp     short loc_1000172A
  15. .text:1000171A ; ---------------------------------------------------------------------------
  16. .text:1000171A
  17. .text:1000171A loc_1000171A:                           ; CODE XREF: sub_100016CD+2Bj
  18. .text:1000171A                 and     [ecx+79h], dl
  19. .text:1000171D                 dec     esi
  20. .text:1000171E                 mov     [ecx+80h], si
  21. .text:10001725                 jmp     short loc_1000172A
  22. .text:10001727 ; ---------------------------------------------------------------------------
  23. .text:10001727
  24. .text:10001727 loc_10001727:                           ; CODE XREF: sub_100016CD+24j
  25. .text:10001727                 mov     [ecx+79h], dl
  26. .text:1000172A
  27. .text:1000172A loc_1000172A:                           ; CODE XREF: sub_100016CD+26j
  28. .text:1000172A                                         ; sub_100016CD+35j ...
  29. .text:1000172A                 pop     esi
  30. .text:1000172B                 pop     ebp
  31. .text:1000172C                 retn    4
  32. .text:1000172C sub_100016CD    endp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement