Advertisement
Riremito

HackShield Manual Initialization

Dec 21st, 2014
807
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. //JMS v335.0 by ăƒȘレミト(AIRRIDE)
  2. //HackShield Manual Initialization
  3. [Enable]
  4. Alloc(FullPath, 128)
  5. FullPath:
  6. db 'C:\Nexon\MapleStory\HShield\EHSvc.dll'
  7.  
  8. 01636FD0:
  9. push 01AC2A1D
  10. call LoadLibraryA
  11. mov [01CF40B4],eax//EHSvc.dll
  12. add eax,223F0
  13. mov [01CF40C4],eax//EHSvc.dll@10 ServiceDispatch
  14. push 00000004//?
  15. push 0ACA61AE// [EHSvc][AhnHS_Initialize] Succeed. Eagle_Initialize =ACA61AE (4 , 200)
  16. push 01AC2A00//'D959470461EFBB7DA3FA8320'
  17. push 000026D6//{A21C4E13-1809-44B2-81C6-E4CC44C42829} 9942
  18. push 01636F00//?
  19. push FullPath
  20. call 0165D602//Init EHsvc.dll
  21. ret
  22.  
  23. [Disable]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement