CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 过滤驱动程序

搜索资源列表

  1. TdFilteriDriver

    0下载:
  2. 说明:传输层过滤驱动程序,用它截获网络封包,这个例子直接将封包转发到了底层-Note : the transport layer filter driver, using it intercepted network packets, this example packets transmitted directly to the bottom
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:15057
    • 提供者:lsh
  1. firewallintext

    1下载:
  2. 文件名:filemon4。34,文件过滤驱动,最新版的filemon源代码。Sysinternals版 [QuickSYS.0.2.2.zip] - 包含vc源代码,进行驱动开发时,使用该工具自动生成驱动开发框架 [2004-05-12_ExtendingPassthru.zip] - 一个防火墙的程序,大家下下看研究一下 [ExtendingPassthru.zip] - passthru的扩展源码-File Name : filemon4. 34, the paper fi
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:509590
    • 提供者:管球我
  1. firewall_source

    0下载:
  2. 利用window过滤驱动程序开发防火墙的源代码,程序非常短小,是学习防火墙开发的很好的例子,如果要做防火墙方面的理论研究,需要短时间内开发一个防火墙系统,这是最好的代码来。缺点是直接使用微软的过滤驱动程序,容易被恶意人员过滤掉
  3. 所属分类:防火墙与安全工具

    • 发布日期:2014-01-17
    • 文件大小:169504
    • 提供者:王德强
  1. drv

    0下载:
  2. 驱动程序开发的例子,tdi防火墙源代码,数据封包的拦截,过滤等-Driver Development example, TDI firewall source code, data packet interception, filtration, etc.
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:65202
    • 提供者:王小坪
  1. SecTDIFilter.rar

    0下载:
  2. 一个用来监控网络传输数据的TDI过滤驱动程序。 只是一个简单的打印数据内容的框架。,One used to monitor network traffic data in TDI filter driver. Is just a simple framework for the content of print data.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-29
    • 文件大小:66191
    • 提供者:Jonny
  1. passthru1107

    0下载:
  2. NDIS的PASSTHRU层的驱动程序,MySource应用层的程序,负责向驱动程序发指令,本来是想做防火墙的,可后来做到可过滤IP地址后没有再做了
  3. 所属分类:Firewall-Security

    • 发布日期:2017-11-09
    • 文件大小:49562
    • 提供者:
  1. IMD_filer

    0下载:
  2. 基于IMD的防火墙驱动程序,网络过滤驱动开发的一 个好资料,驱动函数,结构体的阐述--
  3. 所属分类:Firewall-Security

    • 发布日期:2017-04-17
    • 文件大小:314592
    • 提供者:张希行
  1. 1

    0下载:
  2. 防火墙个人防火墙数据包包过滤TCP/IP 传输层TDI 驱动程序网络驱动过滤驱动 -Firewall, personal firewall bag filter data TCP/IP transport layer driver network drive TDI filter driver
  3. 所属分类:Firewall-Security

    • 发布日期:2017-04-26
    • 文件大小:53309
    • 提供者:lys
  1. PTDriver1

    0下载:
  2. 基于IMD的防火墙驱动程序 采用IMD中间层技术,实现防火墙过滤功能。-IMD-based firewall driver uses IMD middle-tier technology to realize the firewall filters.
  3. 所属分类:Firewall-Security

    • 发布日期:2017-03-27
    • 文件大小:419509
    • 提供者:释小龙
  1. 11Firewall

    0下载:
  2. 开发了IP过滤钩子驱动,用它创建了一个防火墙应用程序。-In this programe, An IP Filter_hook driver is developed, and using it, a firewall application program is set up.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-12
    • 文件大小:2989740
    • 提供者:小洁
  1. FirewallsNetworkPacketInterceptionTechnology

    0下载:
  2. 讨论了各种常用的网络封包截获方法,包括传输层过滤驱动程序、NDIS中间驱动程序Winsock2 SPI,然后以Xfilter个人防火墙为实例,从功能分析、模块设计、界面设计等介绍了软件开发的全过程。-Discussed a variety of commonly used network packet interception methods, including the transport layer filter driver, NDIS intermediate driver Winsoc
  3. 所属分类:Firewall-Security

    • 发布日期:2017-06-11
    • 文件大小:18553126
    • 提供者:majikang
  1. WpdPack_4_0_2

    0下载:
  2. WpdPack_4_0_2库,是WinPcap的开发包,提供了使用WinPcap必须的头文件和库文件。 WinPcap 是由伯克利分组捕获库派生而来的分组捕获库,它是在Windows 操作平台上来实现对底层包的截取过滤。WinPcap 为用户级的数据包提供了Windows 下的一个平台。WinPcap 是 BPF 模型和 Libpcap 函数库在 Windows 平台下网络数据包捕获和网络状态分析的一种体系结构,这个体系结构是由一个核心的包过滤驱动程序,一个底层的动态连接库 Packet.d
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:679005
    • 提供者:曾海
  1. FireWallTest-08.25

    0下载:
  2. 简单的防火墙,是基于NDIS中间层驱动的网络数据过滤程序,实习的时候做的,-This is a simple firewall,which uses the NDIS intermediate driver based on network data filtering process.I did it when had practical to do, huh, huh
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:5211366
    • 提供者:liujiyun
  1. zlf1630

    0下载:
  2. 用传输层过滤驱动程序进行网络封包的截获 -Filter driver with a transport layer for network packet capture
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:2032489
    • 提供者:hjq
  1. baoguolv

    0下载:
  2. 包过滤防火墙程序源代码,本软件用VC++6.0开发,主要有用户应用程序和驱动程序两部分组成 - Packet filtering firewall program source code, the software with VC++6.0, mainly composed of two parts of the user application and driver
  3. 所属分类:Firewall-Security

    • 发布日期:2017-03-27
    • 文件大小:192876
    • 提供者:hg
  1. IPShujubaoGuolv

    0下载:
  2. 数据包监控过滤程序含驱动源码,采用IPHook驱动器程序,在内核层用钩子回调函数(IpHookFilter)勾住系统自带的IP过滤驱动器(System32\Drivers\IpFltDrv.sys),从而返回过滤驱动器传输的所有IP包数据。-Packet monitoring filter program containing driver source to using IPHook drive program the the kernel layer with a hook callback
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-27
    • 文件大小:790078
    • 提供者:杨景
  1. Firewall

    1下载:
  2. 利用IP过滤钩子驱动DrvFltIp,编写了一个防火墙应用程序-fire wall
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-20
    • 文件大小:2994720
    • 提供者:wen
  1. FilterDriver

    0下载:
  2. 传输层过滤驱动程序,用它截获网络封包,这个例子直接将封包转发到了底层。是转载,感觉很实用.上传分享!-transport layer filter driver, using it intercepted network packets, this example packets transmitted directly to the bottom. Yes reproduced, the feeling is very practical. Upload sharing!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:5030
    • 提供者:esidentMoha
  1. HookNdis-master-src

    1下载:
  2. (InterMediateProtocolDrivers)中间驱动程序,向上提供小端口(Minport)函数集,向下提供协议(protocol)函数集。源代码中有两种实现方式,HOOK NDIS函数 和 新加载 NDIS驱动。可以实现对网络数据包的分析和过滤。-(InterMediateProtocolDrivers) intermediate driver offers up small port (Minport) function set, provides protocol down (
  3. 所属分类:Sniffer Package capture

    • 发布日期:2015-12-25
    • 文件大小:49152
    • 提供者:
搜珍网 www.dssz.com