C# 基于CS的木马远程控制程序源码

返回
开发语言:C#
实例大小:3.21M
发布日期:2023-09-18
浏览次数:63
实例介绍
【资源树视图】
    【实例简介】C# 基于CS的木马远程控制程序源码
    C# 基于CS的木马远程控制程序源码 京华志&精华志出品 希望大家互相学习,互相进步 支持CSDN 支持微软 主要包括C# ASP.NET SQLDBA 源码 毕业设计 开题报告 答辩PPT等

    【实例截图】

    from clipboard

    from clipboard

    【核心代码】

    .
    ├── C# 开发的木马程序源码
    │   └── C# 木马
    │       └── 木马服务端和控制端代码
    │           ├── 木马控制端
    │           │   ├── Backup
    │           │   │   ├── 木马控制端
    │           │   │   │   ├── App.ico
    │           │   │   │   ├── AssemblyInfo.cs
    │           │   │   │   ├── Form1.cs
    │           │   │   │   ├── Form1.resx
    │           │   │   │   ├── Form2.cs
    │           │   │   │   ├── Form2.resx
    │           │   │   │   ├── Form3.cs
    │           │   │   │   ├── Form3.resx
    │           │   │   │   ├── Form4.cs
    │           │   │   │   ├── Form4.resx
    │           │   │   │   ├── 木马控制端.csproj
    │           │   │   │   └── 木马控制端.csproj.user
    │           │   │   ├── 木马控制端.sln
    │           │   │   └── 木马控制端.suo
    │           │   ├── UpgradeLog.XML
    │           │   ├── _UpgradeReport_Files
    │           │   │   ├── UpgradeReport.css
    │           │   │   ├── UpgradeReport.xslt
    │           │   │   ├── UpgradeReport_Minus.jpg
    │           │   │   └── UpgradeReport_Plus.jpg
    │           │   ├── 木马控制端
    │           │   │   ├── App.ico
    │           │   │   ├── AssemblyInfo.cs
    │           │   │   ├── Form1.cs
    │           │   │   ├── Form1.resx
    │           │   │   ├── Form2.cs
    │           │   │   ├── Form2.resx
    │           │   │   ├── Form3.cs
    │           │   │   ├── Form3.resx
    │           │   │   ├── Form4.cs
    │           │   │   ├── Form4.resx
    │           │   │   ├── bin
    │           │   │   │   └── Debug
    │           │   │   │       ├── 木马控制端.exe
    │           │   │   │       ├── 木马控制端.pdb
    │           │   │   │       └── 木马控制端.vshost.exe
    │           │   │   ├── obj
    │           │   │   │   ├── Debug
    │           │   │   │   │   ├── TempPE
    │           │   │   │   │   ├── 木马控制端.Form1.resources
    │           │   │   │   │   ├── 木马控制端.Form2.resources
    │           │   │   │   │   ├── 木马控制端.Form3.resources
    │           │   │   │   │   ├── 木马控制端.Form4.resources
    │           │   │   │   │   ├── 木马控制端.csproj.GenerateResource.Cache
    │           │   │   │   │   ├── 木马控制端.exe
    │           │   │   │   │   └── 木马控制端.pdb
    │           │   │   │   └── 木马控制端.csproj.FileList.txt
    │           │   │   ├── 木马控制端
    │           │   │   │   ├── App.ico
    │           │   │   │   ├── AssemblyInfo.cs
    │           │   │   │   ├── Form1.cs
    │           │   │   │   ├── Form1.resx
    │           │   │   │   ├── Form2.cs
    │           │   │   │   ├── Form2.resx
    │           │   │   │   ├── Form3.cs
    │           │   │   │   ├── Form3.resx
    │           │   │   │   ├── Form4.cs
    │           │   │   │   ├── Form4.resx
    │           │   │   │   ├── 木马控制端.csproj
    │           │   │   │   └── 木马控制端.csproj.user
    │           │   │   ├── 木马控制端.csproj
    │           │   │   ├── 木马控制端.csproj.user
    │           │   │   ├── 木马控制端.sln
    │           │   │   └── 木马控制端.suo
    │           │   ├── 木马控制端.sln
    │           │   └── 木马控制端.suo
    │           └── 木马服务端
    │               ├── 2000多商业程序 OA 程序下载 版权说明.txt
    │               ├── Backup
    │               │   ├── mumakongzhiduan
    │               │   │   ├── App.ico
    │               │   │   ├── AssemblyInfo.cs
    │               │   │   ├── Form1.cs
    │               │   │   ├── Form1.resx
    │               │   │   ├── mumakongzhiduan.csproj
    │               │   │   └── mumakongzhiduan.csproj.user
    │               │   ├── mumakongzhiduan.sln
    │               │   └── mumakongzhiduan.suo
    │               ├── DevComponents.DotNetBar2.dll
    │               ├── UpgradeLog.XML
    │               ├── _UpgradeReport_Files
    │               │   ├── UpgradeReport.css
    │               │   ├── UpgradeReport.xslt
    │               │   ├── UpgradeReport_Minus.jpg
    │               │   └── UpgradeReport_Plus.jpg
    │               ├── mumakongzhiduan
    │               │   ├── App.ico
    │               │   ├── AssemblyInfo.cs
    │               │   ├── Form1.cs
    │               │   ├── Form1.resx
    │               │   ├── bin
    │               │   │   └── Debug
    │               │   │       └── mumakongzhiduan.vshost.exe
    │               │   ├── mumakongzhiduan.csproj
    │               │   ├── mumakongzhiduan.csproj.user
    │               │   └── obj
    │               │       └── Debug
    │               │           └── TempPE
    │               ├── mumakongzhiduan.sln
    │               ├── mumakongzhiduan.suo
    │               └── 网络资源采集工具.exe
    └── IT宝库_C#基于CS的木马远程控制程序源码.rar

    24 directories, 84 files


    本文地址:https://itbaoku.cn/example/d78ed033cbe141e8a5b19d86a2a42924.html

    查看更多
    实例下载

    C# 基于CS的木马远程控制程序源码

    转到下载页面

    相关编程实例