登录
首页 » Visual C++ » ndislwf-master

ndislwf-master

于 2021-02-07 发布 文件大小:37KB
0 339
下载积分: 1 下载次数: 23

代码说明:

  windows过滤驱动的示例代码,解析IP、TCP数据包,没有添加实际功能(Windows filter driver sample code, parsing IP, TCP data packets, did not add the actual function)

文件列表:

ndislwf-master
..............\htm" target=_blank>LICENSE,1209,2014-05-25
..............\README.md,42,2014-05-25
..............\src
..............\...\60
..............\...\..\.gitignore,1,2014-05-25
..............\...\..\arp.c,2780,2014-05-25
..............\...\..\arp.h,1520,2014-05-25
..............\...\..\device.c,7844,2014-05-25
..............\...\..\ethernet.c,517,2014-05-25
..............\...\..\ethernet.h,201,2014-05-25
..............\...\..\filter.c,56354,2014-05-25
..............\...\..\filter.h,14995,2014-05-25
..............\...\..\filter.htm,17434,2014-05-25
..............\...\..\filter.rc,1041,2014-05-25
..............\...\..\filteruser.h,3554,2014-05-25
..............\...\..\flt_dbg.c,8257,2014-05-25
..............\...\..\flt_dbg.h,4669,2014-05-25
..............\...\..\icmp.c,754,2014-05-25
..............\...\..\icmp.h,1387,2014-05-25
..............\...\..\ip.c,761,2014-05-25
..............\...\..\ip.h,2075,2014-05-25
..............\...\..\makefile,637,2014-05-25
..............\...\..\netlwf.inf,2898,2014-05-25
..............\...\..\precomp.h,294,2014-05-25
..............\...\..\htm" target=_blank>sources,623,2014-05-25
..............\...\..\tcp.c,481,2014-05-25
..............\...\..\tcp.h,309,2014-05-25
..............\...\..\udp.c,383,2014-05-25
..............\...\..\udp.h,217,2014-05-25
..............\...\..\utilities.h,530,2014-05-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 123
    NET平台下的IP欺骗和SYN Flood攻击-彭宁-贵州大学(NET platform IP spoofing and SYN Flood attacks- Penning- Guizhou University)
    2013-12-17 11:41:19下载
    积分:1
  • 762365
    VC Database Books CD-ROMs Machinery Industry Publishing(VC Database Books CD - ROMs Machinery Industry Publishing)
    2017-07-21 23:08:20下载
    积分:1
  • socket_Programming
    Programming socket 网络编程(Programming socket )
    2010-11-28 14:56:14下载
    积分:1
  • company_network
    搭建一个有4个部门的公司网络,包含研发部门、测试部门、管理部门和销售部门,利用局域网模型在一个对象中模拟一个服务器和多个客户端的行为(Set up a department of four corporate network, including R & D department, testing department, management department and sales department, the use of local area network model of an object in the simulation at a server and multiple clients of conduct)
    2009-04-08 19:35:59下载
    积分:1
  • Sniffer_code
    用vc实现的sniffer,没有使用winsock与winpcap。十分具有学习价值!(Vc realize with the sniffer, did not use winsock with winpcap. Very much with learning the value of!)
    2008-04-01 17:48:52下载
    积分:1
  • Net
    黑客攻击与防范技术,我所保存的最全的网络安全资料。(Hacker attacks and prevention techniques, I have saved the most complete network security information.)
    2010-03-10 13:20:04下载
    积分:1
  • SendFileClient
    VC++实现类似于QQ文件传输功能的文件发送与接收程序示例,分为服务端和客户端,客户端首次接收数据,将判断文件包大小,数据包中一定包含完整的数据包结构信息,数据不一定完整;读取数据包的大小,包含数据包结构大小和数据大小,之前接收的数据与现在接收的数据能够构成至少一个完整的数据包,文件接收完毕则设置结束标记,若终止的连接,则弹出窗口告诉用户,对方终止了文件传送。   服务端程序是比较简单的,基本是复制文件数据、判断文件是否传递成功、等待对方收受发送任务或取消发送任务,分包继续发送文件等功能(VC++ implementation is similar to QQ file transfer capabilities to send and receive files program examples, divided into server and client, the client receives the first data packet to determine the file size, the packet must contain the complete information packet structure, the data is not must complete reading packet size, including the size and structure of the data packet size, and previously received data received data can now constitute at least one complete packet, the file has been received then set the mark, if the connection is terminated, the pop-up window telling the user, the other party to terminate the file transfer. Server program is relatively simple, basically copying the file data, to determine whether the file transfer is successful, waiting for the other to accept or cancel the sending task sends tasks, subcontractors continue to send files and other functions )
    2014-06-03 13:50:03下载
    积分:1
  • mfcping
    说明:  这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。(It is a very good example of programming on the network to achieve the ping process, for learning network programming staff is very rare material.)
    2008-10-07 13:19:18下载
    积分:1
  • ChatRoom(Winsock)
    这是一个用于局域网内部进行聊天通信的小软件源程序,对于学习和了解winsock编程很有借鉴意义。(This is a chat for LAN communications within a small software source code, for learning and understanding of referential significance to winsock programming.)
    2008-12-28 13:45:26下载
    积分:1
  • SocketPackage
    这是一个完整的网络数据包截获程序,类似WPE,使用了SPI、DLL注入、键盘截获等原理,如今的游戏都可以封杀WPE进程了,那就用这个程序吧。在XP下VC6编译通过(This is a complete network data packets intercepted procedures similar AE, the use of the SPI, DLL injection, Keyboard intercepted and so on, today's game can be killed AE process, we would use this procedure it. In XP VC6 compile)
    2007-01-30 11:30:29下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载