搜索资源列表
TCPInfoSrc.zip
- 类似netstatp的获得当前所有tcp连接信息,数据包发送接收等信息的的程序
PING的高级用法,发送超大数据包
- PING的高级用法,发送超大数据包-PING senior French, sending large data packets
eth_udp
- 一个以太网UDP数据包发送程序,可以直接指定16进制数据以及对方的IP地址
duoxianchengdos
- 多线程dos攻击程序, 这个代码!~ 我们可以理解到如果利用线程做高效率的事情!还有 如果编写更底层的网络程序!例如如何自己填充数据包发送!
arpsproof
- arp数据包发送,在vc的win32环境下编译和运行
shujubaofasongchengxu
- 几个数据包发送程序,可以实现发送数据包大小,长度,数量的定制。
Api Hook和封包拦截技术
- const WM_UNSUBCLASS = WM_USER + 2001 //卸载子类化消息 WM_SENDDATA = WM_USER + 2003 //收到要发送新数据包的消息 type PMyDLLVar = ^TMyDLLVar //用来共享的内存数据结构 TMyDLLVar = record SubClass: Boolean //是否已经子类化 HookWindow, SpyWindow: LongWORD //要安装HOOK的窗口及用于接收消息的窗口 hHook: LongWORD
截获网络包
- 能够截获本机所收到或发送的TCP、UDP数据包,并可显示包的二进制内容。-can intercept the plane received or sent to the TCP, UDP data packets, as well as display the binary contents of packets.
FTP协议分析
- 1、掌握FTP协议如何实现客户端和服务器端的交互 2、实践中对FTP协议的具体数据报的分析 Sniffer比课本上提供得数据包协议分析更为详尽。FTP协议就是不断得实现客户端和服务器端得交互,通过相互之间的数据包发送来进行文件的上传下载以及和客户端及服务器端的响应。对于FTP协议的分析能让我们更能体会到网络的双向以及及时响应的重要性,对于网络的具体认识有了进一步加深-one, grasp how to achieve FTP client and server side of the two i
网络发包
- 用于模拟发送HTTP数据包,支持POST,GET方式。
4.5.3
- 用于发送数据包,use to send packet-Used to send data packets, use to send packet
NetTool
- 在visaul studio 2008的MFC框架下,使用winpcap开发的局域网数据包捕获工具,能够捕获ip,tcp.udp数据包并解析数据所内容。还可以发送用户自定义的ARP数据包。-Visaul studio 2008 in the MFC framework, the development of local area network using WinPcap packet capture tool that can capture ip, tcp.udp packet and co
VC6
- 串口调测工具,用于串口通讯软件的调试,抓获数据包,发送包,支持自动发送,十六进制现实、十六进制发送, 发送指定的文件等。 -Serial transfer measurement tools for debugging serial communications software and captured data packets, sending packets, to support the automatic transmission, the reality hexadecimal,
75448151AttackPort
- 像固定的IP地址发送数据包进行攻击 像固定的IP地址发送数据包进行攻击 -As a fixed IP address to send the attack packets as a fixed IP address to send the attack packets as a fixed IP address to send the attack packets as a fixed IP address to send the attack packets
hap_openport_v2.4_wxdjs
- 这是一个简单好用的小软件,可以用来监控你的电脑的TCP端口和UDP数据包发送情况 界面采用列表方式可以一目了然的看到你的机器的端口情况,他的列表分类清晰如协议,PID,进程名称,本地地址,本地端口,远程地址,远程端口,连接状态-Interface using list can clearly see your machine, the port of his list clearly as agreement, the classification of PID, name, address
ServerDB
- 广播服务,通过UDP数据包发送广播数据包-Broadcasting service packet is sent by UDP broadcast packets
apihook
- C#.NET 2008下开发的API HOOK进程send函数,可封装成DLL,对发送的数据包进行拦截,修改-C#. NET 2008 development of the API HOOK process under the send function, can be packaged into a DLL, for sending data packets to intercept, modify,
15
- 易语言网络数据包发送工具 ,很不错的易语言源码,适合易语言爱好者学习。-Easy language network packet send tool, very good and easy language source code for easy language enthusiasts to learn.
WinpkFilter
- 一个高性能的网络数据包处理架构,利用WinpkFilter可以在应用层直接对数据包进行处理,甚至可以在应用层延缓数据包发送-WinpkFilter is a high performance packet filtering framework for Windows that allows developers to transparently filter (view and modify) raw network packets with minimal impact on network
wifi_send
- 一个简单的数据包发送程序,对于初学者来说是不错的选择(A simple packet sending program is a good choice for beginners.)