搜索资源列表
实时通信程序
- 它的特点: 1.数据包格式全部自己定义。 所有的定义和通信核心类全部在COMM文件夹中。 2.能处理大量客户端同时通信的情况,客户和服务端共用相同的通信对象,并且可以实现互传。 3.通信细节全部封装在几个通用的类中,隐藏了交互通信的所有处理细节,如断包处理,超时重发等功能。 4.数据通信和数据具体应用完全分离,扩展性良好,本例中只做一个上传文件的例子,你可以在不用改动通信核心的情况下,可以实现远程控制所需的任何功能,并且不需要考虑通信细节。-its characteristics : 1. Al
spy 实现远程计算机控制
- 实现远程计算机CPU当前使用率,内存使用率,进程创建、终止,文件操作,网络数据包监视,可查看、 关闭系统当前控制进程。可运行远程控制台(完全等同于本机操作),控制台命令已知cd命令无效。 注销远程用户登陆,关闭、重启计算机,给远程计算机发送消息-Remote computer CPU current usage, memory usage, process creation, termination, file operations, network packet monitoring, to
PowerOn
- 一个采用LAN唤醒技术,通过发送“魔术包”唤醒与程序相连的、处于暂挂状态的一个或多个主机的程序,有利于初学者学习网络唤醒技术-A wake-up the use of LAN technology, by sending a " magic packet" to wake up and procedures linked to pending state in one or more of the host program will help beginners learn W
spy
- 实现远程计算机CPU当前使用率,内存使用率,进程创建、终止,文件操作,网络数据包监视,可查看、 关闭系统当前控制进程。可运行远程控制台(完全等同于本机操作),控制台命令已知cd命令无效。 注销远程用户登陆,关闭、重启计算机,给远程计算机发送消息-Remote computer CPU current usage, memory usage, process creation, termination, file operations, network packet monitoring,
ghostwin7
- 一个兼容Win7强大的远控.有日志.工具栏日志统计.版本密码TAB分组.注册表.服务管理等功能-A powerful remote control compatible with Win7 there logs. Toolbars log statistics. TAB version of the password packet. Registry. Service management functions
Gh0st-source-with-packet
- gh0st 源码带分组 功能强大 非常值得开发-Gh0st source with packet
hjqirz
- 5.工具栏+启动图+皮肤调节+日志功能+分组+服务+注册表-5 toolbar+ start picture+ skin conditioning+ log function+ packet+ service+ registry
Winsniff
- network analysis program.hide beyond target computer and send packet to collection server.
Gh0st-RAT-Beta-2.5-VC_src
- 版本:2.5 控制端采用IOCP模型,数据传输采用zlib压缩方式 稳定快速,上线数量无上限,可同时控制上万台主机 控制端自动检测CPU使用率调整自己的工作线程, 稳定高效 宿主为svchost以系统服务启动,有远程守护线程,上线间隔为两分钟。 心跳包机制防止意外掉线.. 支持HTTP和DNS上线两种方式 自动恢复SSDT-Version: 2.5 control terminal with a the IOCP model of data transmission
gh0st_server_3.6_src
- 版本:3.6 控制端采用IOCP模型,数据传输采用zlib压缩方式 稳定快速,上线数量无上限,可同时控制上万台主机 控制端自动检测CPU使用率调整自己的工作线程, 稳定高效 宿主为svchost以系统服务启动,有远程守护线程,上线间隔为两分钟。 心跳包机制防止意外掉线.. 支持HTTP和DNS上线两种方式 自动恢复SSDT-Version: 3.6 control terminal with a the IOCP model of data transmission
udp
- vc6.0编译 普通远控都是tcp链接 它使用udp链接 可以绕过金山和360的数据包拦截(有些远控会被拦截,提示黑客正在控制你的电脑) 不错的学习例子-vc6.0 compile ordinary remote control are tcp link it uses UDP link to bypass the Jinshan and 360 packet interception (Some remote control will be blocked prompted hackers c
ServDownload20130524
- 文件数据服务下载程序,VC2010写的用到TCP协议,可任意多个客户端同时下载文件。每增加一个下载用户则服务多开一个发包的缓存。端口和包格式可以在程序另设置-File Data Services download, VC2010 write TCP protocol used can be any multiple clients simultaneously download files. Each additional user is a download service to open a
recompose
- 可以实现IP协议栈的功能,将分片的数据包,重组为可以阅读,可以使用的数据,我这里重组的是H264的视频数据,可以自由定义数据包的大小-Can realize the function of IP protocol stack, the slices of data packet, reorganization as can be read, the data can be used, I here is the video data of recombinant H264, can freely
message_test
- 简单物联网传输控制协议实现及源码。包含协议报文格式化,协议报文解析以及一个示例程序。-Simple things transmission control protocol implementation and source code. Including protocol packet format, protocol packet analysis and an example program.