Antivirus
Program .bat(For drive E,F,G,H,I,J)
ဒီ program က USB stick တြက္ပဲ ကလိထားတာေလးပါ ☺
ခုေနာက္ပိုင္း recycler virus ရဲ႕ source ကိုျကည့္ပီး အဲ့ကဟာေတြလည္းတစ္ခါထည္း
ျဖတ္ဖို႕ေရးထားပါတယ္ခင္ည virusရဲ႕ source ကိုဘယ္လိုျကည့္မလည္းဆိုေတာ့
USB stick ကို ကြန္ပ်ဴတာမွာထိုးလိုက္ပါမဖြင့္နဲ႕ဦးေနာ္
အရင္ဆံုး C:\windows\system32\Cmd.exeမွာ
right
click ေထာက္ပါ run as administrator ကိုကလစ္ေပးပါ
အမဲေရာင္screen က်လာရင္ dir /ah F: လို႕ရို္က္ပီးအန္းတားေခါက္ေပးပါ F: ေနရာမွာ
ကိုယ့္ USB Drive ရဲ latter ကိုထည့္ေပးပါဒါဆိုရင္ေျပာက္ေနတဲ့ဖိုင္ ေတြထြက္လာပါလိမ့္မယ္
Cmd (black screen ျကီးမွာပဲေပၚေနမွာေနာ္) အဲ့မွာတခ်က္ရွာျကည့္ပါ .exe နဲ႕ဆံုးေနတာတို႕
.inf နဲ႕ဆံုးတာတို႕ အဲ့တာေတြက တျခားကိုယ္မသိတဲ့ ဖိုင္ေလးေတြပါေနရင္
အဲ့ေကာင္က ဗိုင္းရပ္
ရဲ႕ source ေလးေတြျဖစ္နိုင္ပါတယ္
အဲ့ေကာင္ေတြကိုျဖတ္နိုင္ရင္ဗိုင္းရပ္ကအလုပ္မလုပ္နိုင္ေတာ့ဘူးေပါ့
ဗ်ာ အလုပ္မလုပ္နိုင္ေတာ့ေတပီေပါ့ခိခိ cmdကေနဗို္င္းရပ္ရွင္းလင္းနည္းေတြကိုထိပ္ကေ
ခါင္းစဥ္က
Cmd ဆိုတာေလးမွာကလစ္ပီးျကည့္နိုင္ပါတယ္ code ေရးနည္းသိခ်င္ရင္လညး္
bat program
လို႕ေရးထားတဲ့ေခါင္းစဥ္မွာျကည့္ပါခင္ည ☺
Code အသံုးျပဳနည္း
++++++++++
Window key+R(run box ေခၚပါ)>notepad
လို႔ရိုက္ပီးအန္းတားေခါက္ပါ>
ေအာက္ဆံုးကေပးထားတဲ့
Code ေတြကူးပီး ထည့္ေပးပါ file ကိုကလစ္ပါ>save asကိုဆက္ကလစ္ပါ>name
မွာantivirus .bat
လို႕ေပးပါdesktop ေပၚမွာပဲ save ေပးလိုက္ပါ ိdesktopေပၚမွာေတာ့
antivirus
.bat ေလးထြက္လာပါပီ
အဲ့ေပၚမွာ right click ေထာက္ run as
administrator ကိုကလစ္ေပးပါ
ပြင့္လာပီဆိုရင္
(ကိုယ့္USB drive က E ျဖစ္တယ္ဆိုပါေတာ့) scane လို႕ရိုက္ပီးအန္းတားေခါက္ေပးပါ
USb drive က F ဆိုရင္ scanf လို႕ရိုပ္ပီးအန္းတားေခါက္ေပါ့
ဒါဆိုသူက ဗိုင္းရပ္ကိုရွင္းေပးပါလိမ့္မယ္
ေအာက္မွာcode
@echo off
Title IT Sharer
And Learner Man
:Ma
color 0A
cls
echo Virus
Remover program(IT Sharer and Learner Man)
echo ###############################
echo.
echo.
echo This program
is for using Drive E,F,G,H,I,J.
echo.
echo.
echo If you want
to scan drive 'E' ,type scane and press enter.
echo.
echo If you want
to scan driev 'F',type scanf and press enter.
echo.
echo ect....
echo.
echo.
set /p yst=Type
you want:
if %yst%==scane
goto :E
if %yst%==scanf
goto :F
if %yst%==scang
goto :G
if %yst%==scanh
goto :H
if %yst%==scani
goto :I
if %yst%==scanj
goto :J
else goto :myo
:myo
color 9a
cls
echo.
echo.
echo Invalid
!!Please
typ
e valid key.
echo.
echo Press Enter.
pause
goto :Ma
:F
attrib -r -h -s
/s /d /l F:\*.*
attrib -r -h -s
/s /d /l F:\*.exe
attrib -r -h -s
/s /d /l F:\*.inf
del /f /q
F:\*.inf
del /f /q
F:\Recycler.exe
del /f /q
F:\recycled.exe
del /f /q
F:\Rundill32.exe
attrib -r -h -s
/s /d /l F:\Recycler
rd F:\Recycler
del /f /q
F:\Recycler\*.*
attrib -r -h -s
/s /d /l F:\*.pif
del /f /q
F:\*.pif
attrib -r -h -s
/s /d /l F:\*.tmp
del F:\*.tmp /s
/f /a
attrib -r -h -s
/s /d /l F:\*.lnk
del F:\*.lnk /s
/f /a
attrib -r -h -s
/s /d /l F:\*.db
del F:\*.db /s /f
/a
del /f /q
F:\*.exe
attrib -r -h -s
/s /d /l F:\*.*
msg *Done!Thank
for using this.
start
http://yatsauktarlay1996.blogspot.com/?m=1
cls
goto :Ma
:G
color 2c
attrib -r -h -s
/s /d /l G:\*.*
attrib -r -h -s
/s /d /l G:\*.exe
attrib -r -h -s
/s /d /l G:\*.inf
del /f /q
G:\*.inf
PAUSE
del /f /q
G:\Recycler.exe
del /f /q
G:\recycled.exe
del /f /q
G:\Rundill32.exe
attrib -r -h -s
/s /d /l G:\Recycler
rd G:\Recycler
del /f /q G:\Recycler\*.*
attrib -r -h -s
/s /d /l G:\*.pif
del /f /q
G:\*.pif
attrib -r -h -s
/s /d /l G:\*.tmp
del G:\*.tmp /s
/f /a
attrib -r -h -s
/s /d /l G:\*.lnk
del G:\*.lnk /s
/f /a
attrib -r -h -s
/s /d /l G:\*.db
del G:\*.db /s /f
/a
del /f /q
G:\*.exe
attrib -r -h -s
/s /d /l G:\*.*
msg *Done!Thank
for using this.
start
http://yatsauktarlay1996.blogspot.com/
cls
goto :Ma
:E
color 3d
attrib -r -h -s
/s /d /l E:\*.*
attrib -r -h -s
/s /d /l E:\*.exe
attrib -r -h -s
/s /d /l E:\*.inf
del /f /q
E:\*.inf
del /f /q
E:\Recycler.exe
del /f /q
E:\recycled.exe
del /f /q
E:\Rundill32.exe
attrib -r -h -s
/s /d /l E:\Recycler
rd E:\Recycler
del /f /q
E:\Recycler\*.*
attrib -r -h -s
/s /d /l E:\*.pif
del /f /q
E:\*.pif
attrib -r -h -s
/s /d /l E:\*.tmp
del E:\*.tmp /s /f
/a
attrib -r -h -s
/s /d /l E:\*.lnk
del E:\*.lnk /s
/f /a
attrib -r -h -s
/s /d /l E:\*.db
del E:\*.db /s /f
/a
del /f /q
E:\*.exe
attrib -r -h -s
/s /d /l E:\*.*
msg *Done!Thank
for using this.
start
http://yatsauktarlay1996.blogspot.com/?m=1
cls
goto :Ma
:H
color 4e
attrib -r -h -s
/s /d /l H:\*.*
attrib -r -h -s
/s /d /l H:\*.exe
attrib -r -h -s
/s /d /l H:\*.inf
del /f /q
H:\*.inf
del /f /q
H:\Recycler.exe
del /f /q
H:\recycled.exe
del /f /q
H:\Rundill32.exe
attrib -r -h -s
/s /d /l H:\Recycler
rd H:\Recycler
del /f /q
H:\Recycler\*.*
attrib -r -h -s
/s /d /l H:\*.pif
del /f /q
H:\*.pif
attrib -r -h -s
/s /d /l H:\*.tmp
attrib -r -h -s
/s /d /l H:\*.lnk
del H:\*.lnk /s
/f /a
attrib -r -h -s
/s /d /l H:\*.db
del H:\*.db /s /f
/a
del /f /q
H:\*.exe
attrib -r -h -s
/s /d /l H:\*.*
msg *Done!Thank
for using this.
start
http://yatsauktarlay1996.blogspot.com/
cls
goto :Ma
:I
color 5f
attrib -r -h -s
/s /d /l I:\*.*
attrib -r -h -s
/s /d /l I:\*.exe
attrib -r -h -s
/s /d /l I:\*.inf
del /f /q
I:\*.inf
del /f /q
I:\Recycler.exe
del /f /q
I:\recycled.exe
del /f /q
I:\Rundill32.exe
attrib -r -h -s
/s /d /l I:\Recycler
rd F:\Recycler
del /f /q
I:\Recycler\*.*
attrib -r -h -s
/s /d /l I:\*.pif
del /f /q
I:\*.pif
attrib -r -h -s
/s /d /l I:\*.tmp
del I:\*.tmp /s
/f /a
attrib -r -h -s
/s /d /l I:\*.lnk
del I:\*.lnk /s
/f /a
attrib -r -h -s
/s /d /l I:\*.db
del I:\*.db /s /f
/a
del /f /q
I:\*.exe
attrib -r -h -s
/s /d /l I:\*.*
msg *Done!Thank
for using this.
start
http://yatsauktarlay1996.blogspot.com/?m=1
cls
goto :Ma
:J
color 9
attrib -r -h -s
/s /d /l J:\*.*
attrib -r -h -s
/s /d /l J:\*.exe
attrib -r -h -s
/s /d /l J:\*.inf
del /f /q
J:\*.inf
del /f /q
J:\Recycler.exe
del /f /q
J:\recycled.exe
del /f /q
J:\Rundill32.exe
attrib -r -h -s
/s /d /l J:\Recycler
rd J:\Recycler
del /f /q
J:\Recycler\*.*
attrib -r -h -s
/s /d /l J:\*.pif
del /f /q
J:\*.pif
attrib -r -h -s
/s /d /l J:\*.tmp
del J:\*.tmp /s
/f /a
attrib -r -h -s
/s /d /l J:\*.lnk
del J:\*.lnk /s
/f /a
attrib -r -h -s
/s /d /l J:\*.db
del J:\*.db /s /f
/a
del /f /q
J:\*.exe
attrib -r -h -s
/s /d /l J:\*.*
msg *Done!Thank
for using this.
start
http://yatsauktarlay1996.blogspot.com/?m=1
cls
goto :Ma
ဗိုင္းရပ္ ျဖစ္နိုင္တဲ့ေကာင္ေတြကိုရွာေဖြပိး code
ကိုအျမဲျပင္ဆင္ေနမွာပါ J
IT Learner And Sharer
ရပ္ေစာက္သား
0 comments:
Post a Comment