_go.bat
来自「世界著名病毒组织29a的一个病毒源码」· Batch 代码 · 共 46 行
BAT
46 行
@echo off
if not exist %tp%tpc.exe goto error
del output_1
del output_2
del output_3
del output_4
del make!!!!.exe
del avp__.tpu
del tpu.tpu
if not exist -dos.bin goto error
if not exist -win.bin goto error
copy -stamm.bin output_1
copy -dos.bin output_2
copy -win.bin output_3
copy -name.bin output_4
%tp%tpc -b make!!!!.pas
if not exist make!!!!.exe goto exit
make!!!!.exe eicar.avc rulez.avc /ALL
del make!!!!.exe
del tpu.tpu
del avp__.tpu
del output_1
del output_2
del output_3
del output_4
if not exist rulez.avc goto error
move rulez.avc ..
del -dos.bin
del -win.bin
:success
echo - success
goto done
:error
echo - error
:done
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?