基本信息
源码名称:C#写的小病毒 自我复制
源码大小:0.06M
文件格式:.rar
开发语言:C#
更新时间:2023-06-09
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元×
微信扫码支付:2 元
×
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
源码介绍
C#写的小病毒 自我复制
遍历所以文件把自己到处复制...玩了我就要重装系统 建议下载后不要运行;;;到虚拟机运行; 效果是:到处有自己 作死里在桌面复制 弹不出任务管理器 没界面! 添加右键 文件为:嘎嘎-**Y.exe 删除是用 del 嘎嘎-**Y.exe /f /q
文件清单
└── 嘎嘎
├── 嘎嘎
│ ├── bin
│ │ └── Debug
│ │ ├── 嘎嘎.application
│ │ ├── 嘎嘎.exe
│ │ ├── 嘎嘎.exe.manifest
│ │ ├── 嘎嘎.pdb
│ │ ├── 嘎嘎.vshost.application
│ │ ├── 嘎嘎.vshost.exe
│ │ └── 嘎嘎.vshost.exe.manifest
│ ├── frmexe.cs
│ ├── frmexe.designer.cs
│ ├── frmexe.resx
│ ├── obj
│ │ ├── Debug
│ │ │ ├── TempPE
│ │ │ ├── 嘎嘎.application
│ │ │ ├── 嘎嘎.csproj.GenerateResource.Cache
│ │ │ ├── 嘎嘎.exe
│ │ │ ├── 嘎嘎.exe.manifest
│ │ │ ├── 嘎嘎.frmexe.resources
│ │ │ ├── 嘎嘎.pdb
│ │ │ └── 嘎嘎.Properties.Resources.resources
│ │ └── 嘎嘎.csproj.FileList.txt
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── 嘎嘎.csproj
│ ├── 嘎嘎.csproj.user
│ └── 嘎嘎_TemporaryKey.pfx
├── 嘎嘎.sln
└── 嘎嘎.suo
8 directories, 29 files
C#写的小病毒 自我复制
遍历所以文件把自己到处复制...玩了我就要重装系统 建议下载后不要运行;;;到虚拟机运行; 效果是:到处有自己 作死里在桌面复制 弹不出任务管理器 没界面! 添加右键 文件为:嘎嘎-**Y.exe 删除是用 del 嘎嘎-**Y.exe /f /q
文件清单
└── 嘎嘎
├── 嘎嘎
│ ├── bin
│ │ └── Debug
│ │ ├── 嘎嘎.application
│ │ ├── 嘎嘎.exe
│ │ ├── 嘎嘎.exe.manifest
│ │ ├── 嘎嘎.pdb
│ │ ├── 嘎嘎.vshost.application
│ │ ├── 嘎嘎.vshost.exe
│ │ └── 嘎嘎.vshost.exe.manifest
│ ├── frmexe.cs
│ ├── frmexe.designer.cs
│ ├── frmexe.resx
│ ├── obj
│ │ ├── Debug
│ │ │ ├── TempPE
│ │ │ ├── 嘎嘎.application
│ │ │ ├── 嘎嘎.csproj.GenerateResource.Cache
│ │ │ ├── 嘎嘎.exe
│ │ │ ├── 嘎嘎.exe.manifest
│ │ │ ├── 嘎嘎.frmexe.resources
│ │ │ ├── 嘎嘎.pdb
│ │ │ └── 嘎嘎.Properties.Resources.resources
│ │ └── 嘎嘎.csproj.FileList.txt
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── 嘎嘎.csproj
│ ├── 嘎嘎.csproj.user
│ └── 嘎嘎_TemporaryKey.pfx
├── 嘎嘎.sln
└── 嘎嘎.suo
8 directories, 29 files