・以下は一般的なパス変数の既定値です。(異なる場合もありますが、一般的には以下のとおりです。)
%WinDir% = \WINDOWS (Windows 9x/ME/XP/Vista), \WINNT (Windows NT/2000)
%SystemDir% = \WINDOWS\SYSTEM (Windows 98/ME), \WINDOWS\SYSTEM32 (Windows XP/Vista),
\WINNT\SYSTEM32 (Windows NT/2000)
%ProgramFiles% = \Program Files
・TangLinko!f9d8da71c813のサンプルは16ビット(NE)実行ファイルです。実行時、以下のファイルを作成します。
- %TEMP%.000
- %TEMP%.001
- %TEMP%.002
- %TEMP%.003
- %TEMP%.004
- %TEMP%.005
- %TEMP%.006
- %TEMP%.007
- %TEMP%.008
- %WINDIR%\system32\systim32.exe (コピー)
- %WINDIR%\vdm17.tmp
- %WINDIR%\vdm18.tmp
- %WINDIR%\vdm19.tmp
- %WINDIR%\vdm1a.tmp
- %WINDIR%\vdm1b.tmp
- %WINDIR%\vdm1c.tmp
- %WINDIR%\vdm1d.tmp
- %WINDIR%\vdm1e.tmp
- %WINDIR%\vdm1f.tmp
- %WINDIR%\vdm20.tmp
- %WINDIR%\vdm21.tmp
- %WINDIR%\vdm22.tmp
- %WINDIR%\vdm23.tmp
- %WINDIR%\vdm24.tmp
- %WINDIR%\vdm25.tmp
- %WINDIR%\vdm26.tmp
- %WINDIR%\vdm27.tmp
- %WINDIR%\vdm28.tmp
- %WINDIR%\systim32.exe
・実際にはWindowsレジストリファイルであるregs.sysファイルとSYSTIM32フォルダをルートドライブに作成します。
・自身のコピー(systim32.exe)を%WINDIR%から削除します。
・%SystemDir%にある一般的なフォルダを探し出し、フォルダ名をファイル名に割り当て、以下のようにファイルをフォルダに見せかけます。

・システム起動時に動作し、Windowsタスクマネージャを無効にするため、以下のレジストリ要素を作成します。
- HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\currentversion\run\expl0rer = systim32.exe
- HKEY_CURRENT_USER\Software\Microsoft\Windows\currentversion\policies\system\disabletaskmgr = 1
・また、以下のレジストリ要素を作成します。
- HKEY_CURRENT_USER\Software\Microsoft\Windows\currentversion\explorer\cabinetstate\fullpath = 1
・クリップボードからのコピー&ペースト操作を無効にし、以下のタイトルのWindowsアプリケーションを閉じます。
- Run
- system32
- Search Results
- Registry Editor
- Display Properties
- Folder Options