How to make a shutdown Virus
Hiii guys,today i am going to show you how we can make a fake virus.On activating the virus the host computer will be shutted down within the time limit provided by you. It’s a very simple one..So here we go
Step 1. Open the notepad
Step 2. Write down the following code in it.
Shutdown -s -t 100 -c “Ha ha ha this is my virus…vivek ojha”
Here 100 is the time in sec after which the computer will be shutted down
Step 3. Now save the file as virus.bat
Step 4.Tadda your virus is ready.
if any one double click over it the computer will shutdown automatically.
the only way to prevent the virus is to go to start—>run—>and there type shutdown -a and hit enter key.
1 Comment »
Leave a comment
-
Archives
- May 2008 (7)
- April 2008 (7)
-
Categories
-
RSS
Entries RSS
Comments RSS

Good work dude….