赞
踩
废话不多说,上代码!
若发现有抄袭现象,举报不谢!
若有建议,请评论,谢谢!
#include <iostream>
#include <string>
#include <stdio.h>
#include <string.h>
#include <ctime>
#include <cstdio>
#include<bits/stdc++.h>
using std::cout; using std::endl;
using std::copy; using std::string;
int gl=0;//管理
int y;//输入
int n();//
int s();
int m();
int yx();
int js();
int kt();
int main()
{
kt();
printf("请输入你的选择:");
scanf("%d",&y);
if(y==1)
{
n();
}
else
{
if(y==2)
{
s();
}
else
{
if(y==3)
{
m();
}
else
{
if (y==145441415)
{
printf("已开启破解模式\n");
printf("已为您开启部分修改权限\n");
gl=1;
m();
}
else
{
if(y==14544141520210415)
{
printf("已开启管理员模式\n");
printf("已为您开启全部修改权限\n");
gl=2;
m();
}
else
{
if (y==4)
{
yx();
}
else
{
if (y==5)
{
js();
}
else
{
printf("无此程序");
}
}
}
}
}
}
}
}
string concTwoStrings(const string &s1, const string& s2,const string& s3)
{
return s1 + s2 +s3;
}
string oncTwoStrings(const string &s1, const string& s2)
{
return s1 + s2;
}
int c()
{
char c[4]="cls";
system(c);
return 0;
}
int v()
{
char b[1000];
char y[1000];
char d[7]="arp -a",f;
system(d);
scanf("%s",y+1);
string string2 = concTwoStrings("ping ",y+1," -l 6550");
strcpy(b, string2.c_str());
system(b);
scanf("%s",f);
return 0;
}
int t()
{
char b[1000];
char y[1000];
char f;
char j;
printf("10秒后您的电脑将会自动关机\n");
scanf("%s",&j);
string string2=oncTwoStrings("shutdown -s -t " ,"10");
strcpy(b, string2.c_str());
system(b);
return 0;
}
int q()
{
char b[12]="shutdown -a";
system(b);
return 0;
}
int j()
{
char c[6]="calc";//windows7是calsc 只不过为了更新版本 代替了而已
system(c);
return 0;
}
int e()
{
char e[9]="explorer";
system(e);
return 0;
}
int r()
{
char r[9]="regedt32";
system(r);
return 0;
}
int g()
{
char r[11]="gpedit.msc";
system(r);
return 0;
}
int o()
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。