-
一个mini抓包发包程序 我利用pcaplib for windows写的一个抓包发包程序Captx for Win2k/Winnt/Win9x, 仅110K,...
一个mini抓包发包程序 我利用pcaplib for windows写的一个抓包发包程序Captx for Win2k/Winnt/Win9x, 仅110K,跑起来占内存2M,附有VC源代码,大家有什么特殊需要可以自己修改代码。 使用方法: (1)把整个CapTx目录拷贝到自己的硬盘上 (2)安装packet capture drivers v2.02(Captxdrivers下的相应目录,在网络中添加协议后,选磁盘安装) (3) 启动CapTx.exe (4) 点抓包按钮开始抓包,用单选按钮可以选择转包后的输出格式是详细的还是简单的, 详细的包格式如下: 00000000: FF FF FF FF FF FF 00 45 00 47 00 48 00 08 45 00 .......e.g.h..e. 简单的包格式仅有中间的部分 (5) 该包存到一个跟应用程序相同的目录中的一个log文件中。 (6)往编辑框中填如下所示的包字符: ff ff ff ff ff ff 00 b0 d0 d0 b0 d8 08 06 00 01 08 00 06 04 00 01 00 b0 d0 d0 b0 d8 c0 a8 00 01 00 00 00 00 00 00 c0 a8 00 c9 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 就可以发送一个ARP包了。 (7)该程序由于由源代码,所以你可以根据你额需要随便修改成自己想要的抓包/发包功能。-a mini capturing Packet letting process I use for windows pcaplib wrote an capturing Packet letting process for Win2k/Winnt/Win9x Captx only 110K, running together for 2M memory, with VC source code, you have any special needs can modify the code themselves. Use : (a) the entire CapTx catalog copy of their hard drive (2) Installation of p
- 2022-01-24 10:09:15下载
- 积分:1
-
一个非常简单易懂的封包窃听程序附上源码注解 让你可以在短时间内了解封包窃听程序的原理 是非常不错的封包窃听的入门学习程序...
一个非常简单易懂的封包窃听程序附上源码注解 让你可以在短时间内了解封包窃听程序的原理 是非常不错的封包窃听的入门学习程序-a very easy-to-read packets tapping procedures attached source notes so that you may understand the packets in a short period of time tapping The procedure is a very good principle of packet-tapping portal learning proce
- 2023-04-28 12:40:02下载
- 积分:1
-
VC中利用钩子记录中文字符
VC中利用钩子记录中文字符 -VC hook records the use of Chinese characters
- 2022-12-28 08:35:04下载
- 积分:1
-
Windows性能计数器统计网络流量
使用windows自带的性能计数器,统计本机网络流量。支持有线和无线网络,单网卡和多网卡。
- 2023-04-27 10:15:03下载
- 积分:1
-
- 2022-05-30 02:06:52下载
- 积分:1
-
实现网络嗅探器,输出监测信息,监测局域网信息
实现网络嗅探器,输出监测信息,监测局域网信息
-Realize network sniffer, output monitoring information, monitoring LAN Information
- 2022-07-26 04:56:56下载
- 积分:1
-
8 direction Astart pathfinding algorithm, changes in the original code base
8个方向的Astart寻路算法,在原来代码基础改动-8 direction Astart pathfinding algorithm, changes in the original code base
- 2022-08-16 10:59:16下载
- 积分:1
-
网络封包及拦截一书的随书光盘,个人防火墙,虚拟网卡驱动等程序...
网络封包及拦截一书的随书光盘,个人防火墙,虚拟网卡驱动等程序-network packets and an interception on the CD with the book, personal firewalls, virtual LAN Driver procedures
- 2022-01-31 13:23:34下载
- 积分:1
-
Ethernet帧的封装与解析
帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。...
Ethernet帧的封装与解析
帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。
帧的解析:从用户输入的文件中读取帧,并对其进行解析。通过重新计算CRC-8校验和,判断该帧是否会被接受。最终在终端输出帧的相关信息。
-Ethernet Frame
CRC-8
- 2022-01-22 10:59:09下载
- 积分:1
-
原始套接字
基于 Raw Socket 的 数据包捕获程序。支持 TCP/UDP/ICMP,支持端口及IP 过滤。-Raw Socket-based packet data capture process. Supports TCP/UDP/ICMP, IP and port support filtering.
- 2023-03-28 04:45:04下载
- 积分:1