Advertisement
Guest User

Untitled

a guest
May 25th, 2015
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. /*[ENABLE]
  2. //v161.2
  3. alloc(Aggro,128)
  4.  
  5. Aggro:
  6. mov eax,[01E1ABD4] //Char Base
  7. lea eax,[eax+04]
  8. mov [ecx+3F8],eax //Look at bytes and rev the last set
  9. push ebp
  10. mov ebp,esp
  11. and esp,-40
  12. jmp 01607B90+6
  13.  
  14. 01607B90: //55 8B EC 83 E4 ?? 6A ?? 68 ?? ?? ?? ?? 64 A1 ?? ?? ?? ?? 50 83 EC ?? 53 56 57 A1 ?? ?? ?? ?? 33 C4 50 8D 44 24 ?? 64 A3 ?? ?? ?? ?? 8B F1 8B 4D ?? 8B 06
  15. jmp Aggro
  16. nop
  17.  
  18. [DISABLE]
  19. 01607B90:
  20. push ebp
  21. mov ebp,esp
  22. and esp,-40
  23.  
  24. dealloc(Aggro)*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement