搜索资源列表
穿透防火墙的数据传输技术源码
- 一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换为能被自己使用. 3. 用转换后的SOCKET进行数据传输-a new firewall penetration data transmission technology, the process is as follows : 1. The process of identifying two goals. Identify SOCKE
ICMP后门
- 无连结的,不开任何端口 能够穿透防火墙.-no link, and not open any ports to penetrate the firewall.
MyDownloader
- 自己用C++写的下载者。利用远程线程注入技术注入自身的一段用于下载的代码从而有效的穿透防火墙。编译到一个节后大小只有1.5KB-own C wrote downloaders. The use of telemedicine technology into threads itself into a section for downloading code to effectively penetrate the firewall. Compiled into a post-KB size on
udptonet
- UDP协议,穿透windows防火墙源代码,可用于远程控制-UDP, piercing windows firewall source code can be used for remote control
udp proxy
- 可以用这个代码实现防火墙穿透-can use this code to achieve firewall penetration
Client
- 通过p2p原理控制网络地址转换,实现防火墙的穿透功能(客户端程序)
TCPhit
- WINDOW的打孔程序源代码,还有作者的说明,不错,想做病毒、外挂的学学,教你怎么样穿透防火墙
P2P
- P2P编程源码,有客户端和服务器端,能穿透局域网防火墙。
learning
- 卡尔曼滤波的算法流程以及C语言实现代码 STUN方式防火墙穿透的C++代码 rs.c 高质量C++编程指南 c程序精典900例
UpnpSk
- 一个防火墙穿透的动态连结库代码 1、BOOL __stdcall IPIsLanIP(char const *lpszIp)
JS_Http_Svchost
- 一个网络后门程序。演示了通过Http通道的功能穿透安全级别非常高的防火墙,甚至硬件防火墙。
GodsPredictor
- 完整的反弹型远程控制程序 穿透防火墙 完全实现类似灰鸽子的自动上线功能 显示连接者IP配合纯真IP数据库可显示地理位置 实现终端服务 下载者 NetCat(GUI版) [XXSL原创]
p2p
- CSHARP实现p2p网络通讯的代码,对实现NAT地址穿透和穿透防火墙提供思路-CSharp achieve the p2p network communications code addresses the realization of NAT firewall penetration and penetration to provide ideas
NATByUDPSource
- 通过UDP穿透防火墙,一个非常经典的代码-firewall
VC_proxy_access_firewall_sock5_procedures
- VC 穿透sock5代理访问防火墙以外的程序VC proxy access firewall through sock5 procedures other than -VC proxy access firewall through sock5 procedures other than
udp
- 通过udp技术简单的实现防火墙穿透,有详细的注释说明-udp throughing fire wall with detailed
Umakingholesd
- 代码实现了udp和tcp在局域网中打打洞穿透防火墙的技术,包含原理说明文档 -The code for udp and tcp to play in the LAN holes through the firewall technology, including the principles of documentation
UNATByUDPSourD
- 通过UDP穿透防火墙,一个非非常经典的代码-firewall -UDP penetrate the firewall, a non-classic code-firewall
lcx.exe
- 经典端口转发工具lcx.exe 可以穿透防火墙,做内网映射-The classic port forwarding tool lcx.exe Can penetrate firewall, do network mapping
穿透SOCKS防火墙向远程服务器通信
- 穿透SOCKS防火墙向远程服务器通信,UDP/TCP编程示例(Penetrate the SOCKS firewall to communicate to the remote server)