Advertisement
Guest User

huPo1337 IGameResources

a guest
Oct 21st, 2015
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 146CCA7F | CC                       | int3                                    |
  2. 146CCA80 | 55                       | push ebp                                |
  3. 146CCA81 | 8B EC                    | mov ebp,esp                             |
  4. 146CCA83 | 56                       | push esi                                | ;esi:DbgUiRemoteBreakin
  5. 146CCA84 | 8B 35 7C B0 FD 16        | mov esi,dword ptr ds:[16FDB07C]         | ;IGameResource
  6. 146CCA8A | 85 F6                    | test esi,esi                            | ;esi:DbgUiRemoteBreakin
  7. 146CCA8C | 0F 84 CF 00 00 00        | je client.146CCB61                      |
  8. 146CCA92 | 81 C6 D0 09 00 00        | add esi,9D0                             | ;esi:DbgUiRemoteBreakin
  9. 146CCA98 | 0F 84 C3 00 00 00        | je client.146CCB61                      |
  10. 146CCA9E | 8B 06                    | mov eax,dword ptr ds:[esi]              | ;esi:DbgUiRemoteBreakin
  11. 146CCAA0 | 8B CE                    | mov ecx,esi                             | ;ecx:DbgUiRemoteBreakin, esi:DbgUiRemoteBreakin
  12. 146CCAA2 | 53                       | push ebx                                |
  13. 146CCAA3 | 57                       | push edi                                | ;edi:DbgUiRemoteBreakin
  14. 146CCAA4 | 8B 7D 08                 | mov edi,dword ptr ss:[ebp+8]            | ;edi:DbgUiRemoteBreakin
  15. 146CCAA7 | 57                       | push edi                                | ;edi:DbgUiRemoteBreakin
  16. 146CCAA8 | FF 50 2C                 | call dword ptr ds:[eax+2C]              |
  17. 146CCAAB | 8B 5D 0C                 | mov ebx,dword ptr ss:[ebp+C]            | ;[ebp+C]:BaseThreadInitThunk
  18. 146CCAAE | 8B CB                    | mov ecx,ebx                             | ;ecx:DbgUiRemoteBreakin
  19. 146CCAB0 | 6A 01                    | push 1                                  |
  20. 146CCAB2 | 68 80 8C A0 14           | push client.14A08C80                    |
  21. 146CCAB7 | 89 45 08                 | mov dword ptr ss:[ebp+8],eax            |
  22. 146CCABA | E8 81 38 14 00           | call client.14810340                    |
  23. 146CCABF | 85 C0                    | test eax,eax                            |
  24. 146CCAC1 | 74 0A                    | je client.146CCACD                      |
  25. 146CCAC3 | 8B 4D 08                 | mov ecx,dword ptr ss:[ebp+8]            | ;ecx:DbgUiRemoteBreakin
  26. 146CCAC6 | 89 48 0C                 | mov dword ptr ds:[eax+C],ecx            | ;ecx:DbgUiRemoteBreakin
  27. 146CCAC9 | C6 40 10 02              | mov byte ptr ds:[eax+10],2              |
  28. 146CCACD | 8B 06                    | mov eax,dword ptr ds:[esi]              | ;esi:DbgUiRemoteBreakin
  29. 146CCACF | 8B CE                    | mov ecx,esi                             | ;ecx:DbgUiRemoteBreakin, esi:DbgUiRemoteBreakin
  30. 146CCAD1 | 57                       | push edi                                | ;edi:DbgUiRemoteBreakin
  31. 146CCAD2 | FF 50 30                 | call dword ptr ds:[eax+30]              |
  32. 146CCAD5 | 6A 01                    | push 1                                  |
  33. 146CCAD7 | 68 A0 57 A4 14           | push client.14A457A0                    | ;14A457A0:"frags"
  34. 146CCADC | 8B CB                    | mov ecx,ebx                             | ;ecx:DbgUiRemoteBreakin
  35. 146CCADE | 89 45 08                 | mov dword ptr ss:[ebp+8],eax            |
  36. 146CCAE1 | E8 5A 38 14 00           | call client.14810340                    |
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement