-
一个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
-
VC中利用钩子记录中文字符
VC中利用钩子记录中文字符 -VC hook records the use of Chinese characters
- 2022-12-28 08:35:04下载
- 积分:1
-
一个简单的工具,用来监听和分析在客户端和服务器之间通过TCP连接传送的数据...
一个简单的工具,用来监听和分析在客户端和服务器之间通过TCP连接传送的数据-a simple tool to be used for monitoring and analysis of the client and server through TCP connection between the transmission of data
- 2022-03-24 10:02:05下载
- 积分:1
-
一个简单的sniffer实例程序,对于理解winsocket有帮助。
一个简单的sniffer实例程序,对于理解winsocket有帮助。-a simple example sniffers procedures for understanding winsocket help.
- 2022-03-26 05:32:34下载
- 积分:1
-
使用wpcap写的arp工具库
使用wpcap写的arp工具库-Arp tools library which has used wpcap
- 2022-05-31 01:14:39下载
- 积分:1
-
cc2431无线芯片的抓包工具,可以通过usb口连接单片机,然后显示MAC层的包的详细内容
cc2431无线芯片的抓包工具,可以通过usb口连接单片机,然后显示MAC层的包的详细内容-cc2431 radio chip capture tool, you can connect through the usb port single-chip, and then show the MAC Layer packet details
- 2022-10-25 14:40:03下载
- 积分:1
-
使用ARP协议获取局域网内活动主机物理地址
Ethernet是目前使用广泛的局域网,基于802.3协议,主机之间的通信是通过网络适配器上唯一的MAC地址来完...
使用ARP协议获取局域网内活动主机物理地址
Ethernet是目前使用广泛的局域网,基于802.3协议,主机之间的通信是通过网络适配器上唯一的MAC地址来完成。
本次任务基于ARP协议编写程序,实现获取本局域网内所有活动主机的MAC地址与IP地址的映射列表的功能。
在使用Winpcap第三方开发包的基础上,程序自身实现ARP数据包的封装,并利用Winpcap的相关函数实现ARP包的发送、接受和解析工作。显示局域网内活动主机MAC地址和IP地址对应关系。
-Get the host by using the arp
- 2023-05-11 09:35:03下载
- 积分:1
-
语音识别工程在家庭中的应用
voice recognition project on home application
- 2022-03-19 03:27:44下载
- 积分:1
-
交换环境下的网络嗅探
交换环境下的网络嗅探-exchange under the Network Sniffer
- 2022-07-22 05:53:41下载
- 积分: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