-
一个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
-
论文
论文-papers
- 2022-07-01 12:57:06下载
- 积分:1
-
win2000下的IP数据包监视程序,需要ip helper api才能编译
win2000下的IP数据包监视程序,需要ip helper api才能编译-win2000 IP data packet monitor program, needs ip
helper api to be able to translate
- 2022-05-13 12:33:04下载
- 积分:1
-
ASP.NET 3.5入门经典的Csharp源代码
ASP.NET 3.5入门经典的Csharp源代码-Getting Started with ASP.NET 3.5 source code for the classic Csharp
- 2022-01-25 17:26:15下载
- 积分:1
-
一个抓包程序的思路,喜欢的朋友可以下,WINPCAP
一个抓包程序的思路,喜欢的朋友可以下,WINPCAP-packet capture
- 2023-02-14 04:05:03下载
- 积分:1
-
用写的,对原来的网卡套接字进行了抓捕,在包中捕获数据包,在…
用VC写的以原始套接字进行网卡的捕包,捕包以单独工作线程进行.-VC write to the original card socket for the arrest packet capturing packets in a separate thread for work.
- 2022-01-25 21:34:23下载
- 积分:1
-
CVE
CVE-1999-0514 描述的 udp fraggle 攻击的代码 ,VC++源代码-CVE-1999-0514 described in udp fraggle attack code, VC++ Source code
- 2022-12-08 17:35:03下载
- 积分:1
-
n在VB书通过新浪爬虫写了很长一段时间,现场采集…
N久前用VB写的新浪图书抓取工具,需要用网站采集然后用这个工具进行配合抓取-N a long time before the VB books written by Sina crawlers, site acquisition and then need to use this tool with the Crawl
- 2022-01-25 23:22:37下载
- 积分:1
-
本设计的功能是填充一个TCP数据包,并发送给目的主机。
程序具体要求如下:
1) 以命令行形式运行:SendTCP、source_ip、source_p...
本设计的功能是填充一个TCP数据包,并发送给目的主机。
程序具体要求如下:
1) 以命令行形式运行:SendTCP、source_ip、source_port、dest_ip、dest_port,其中SendTCP是程序名,source_ip为源端IP地址,source_port为源端口号,dest_ip为目的地址,dest_port为目的端口号;
2) 其他的TCP头部参数请自行设定;
3) 数据字段为“This is my homework of network ,I am happy !”
4) 成功发送后在屏幕上输出“Send OK” 。
-The design features are filled with a TCP packet, and send the purpose of the host. Program specific requirements are as follows: 1) to form the command line run: SendTCP, source_ip, source_port, dest_ip, dest_port, which are SendTCP program name, source_ip client IP address as the source, source_port as the source port number, dest_ip for the purpose of the address, dest_port for the purpose of port number 2) the head of other TCP parameters at your own settings 3) data fields for the This is my homework of network, I am happy! 4) successfully sent the output on the screen after the Send OK .
- 2023-01-12 02:10:04下载
- 积分:1
-
solaris 2.x网络包监听程序
solaris 2.x网络包监听程序 -solaris 2.x sniffer
- 2023-01-17 12:30:03下载
- 积分:1