CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - PassThru NDIS

搜索资源列表

  1. passthru1107.zip

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

    • 发布日期:
    • 文件大小:49249
    • 提供者:
  1. NDIS的PASSTHRU层的驱动程序.zip

    0下载:
  2. 所属分类:驱动编程

    • 发布日期:
    • 文件大小:49249
    • 提供者:
  1. NDISPASSTHR

    0下载:
  2. 利用C++工具进行编程,NDIS的PASSTHRU层的驱动程序,是非常实用的程序.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:39571
    • 提供者:dw
  1. Passthru

    0下载:
  2. NDIS应用,截获数据,通过流接口与上层组建通信-NDIS application to intercept data flow through the interface formation and the upper Communications
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:80519
    • 提供者:刘放
  1. windows_kernel_safe_source_cod

    0下载:
  2. 站长您好,我刚才上传时“source_code.rar”时,输入说明的时间很长,结果就被说成是没有登录,而且还忘了加上书名,现在我又加上了书名,请用这个吧。谢谢!希望给多开通下载数量哦! 《寒江独钓----windows内核安全编程》 的随书源代码(2009.6新书) comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1050341
    • 提供者:aaaaaa
  1. Passthru

    0下载:
  2. 一个自动安装NDIS中间层驱动程序的源代码-Automatically install a NDIS intermediate driver source code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:249200
    • 提供者:吴成
  1. PassthruInstall

    0下载:
  2. 自动安装NDIS中间层驱动 passthru的程序,稍作修改也可用来安装NDIS 协议驱动-Automatically install the NDIS intermediate driver passthru procedures, with slight modifications can also be used to install NDIS protocol driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:124256
    • 提供者:黄文彬
  1. passthru2003

    0下载:
  2. 微软推出的DDK2003里的NDIS例子——passthru。实现了DDK2000没有的用户接口功能,并修复了DDKXP的BUG。-Microsoft launched DDK2003' s NDIS example- passthru. DDK2000 did not realize the user interface functionality, and fixes DDKXP the BUG.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:36957
    • 提供者:可乐
  1. source_code

    1下载:
  2. comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_wdf 内存虚拟盘实例 DP 硬盘还原示例代码 sfilter 文件过滤静态库 sflt_smpl 文件过滤静态库使用例子 crypt_file 文件系统透明加密代码 minifilter minifilter实例代码 minifilter
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1102164
    • 提供者:aaaaaa
  1. passthru

    0下载:
  2. 基于passthru的ndis驱动,根据特征字修改数据包,达到重定向功能-Passthru ndis driver, according to the character of the word modify the packet to reach the redirection feature
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1981872
    • 提供者:莫忧
  1. passthru

    0下载:
  2. NDIS的框架PASSTHRU,可以实现防火墙等功能,学习的好材料-NDIS framework PASSTHRU, firewall and other functions can be achieved, a good learning materials
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:586781
    • 提供者:zz
  1. passthruEx

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

    • 发布日期:2017-03-30
    • 文件大小:419372
    • 提供者:冯祥和
  1. xpassthru-new

    0下载:
  2. ndis驱动框架passthru,对其进行修改,修改ip及mac,然后转发的源码-ndis driver framework passthru, modify, change ip and mac, and then forwards the source
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:71005
    • 提供者:林云
  1. passthru

    0下载:
  2. Microsoft在DDK中附带PassThru提供了一个的中间层驱动框架,使得开发者能够相对容易的在这个基础实现自己的NDIS中间层驱动扩展-Microsoft in the DDK incidental the PassThru provide an intermediate driver framework enables developers to build NDIS intermediate driver on this basis is relatively easy to exp
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:36506
    • 提供者:huangxiaobo
  1. Mpassthru2003i

    0下载:
  2. 微软推出的DDK2003里的NDIS例子——passthru。实实现了DDK2000没有的用户接口功能,并修复了DDKXP的BUG。 -The NDIS example Microsoft launched the DDK2003- passthru. Real achieve a DDK2000 of user interface functions, and repair DDKXP the BUG.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:37261
    • 提供者:弯曲
  1. TNDIISPASSTHHh

    0下载:
  2. 运用C++工具进行编程与开发,NDIS的PASSTHRU层的驱动drriver程序源码,是非常实用的程序源码. -Use C++ tools for programming and development the the NDIS the PASSTHRU layer of driver drriver program source code, it is a very practical program source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:50277
    • 提供者:ywhfdl
  1. Gxpaassthrrui

    0下载:
  2. 给予NDIS的网络数据包捕获分析程序源码,程序源码虽然长但是结构十分清晰,对于驱动driver程序源码码的初学入门者非常有帮助,此源文件是对微软DDK自带的passthru程序源码的完善个部分修 可直接使用。 -NDIS network to packet capture analysis of program source code, program source long but the structure is very clear and very helpful for the n
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:71254
    • 提供者:ywhfdl
  1. NARPD

    0下载:
  2. 通过NDIS截获实现ARP功能,通过C++编写,采采用passthru ,经测试可直接使用。 -ARP function through NDIS intercepted written by C++, mining using passthru been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:118991
    • 提供者:xlli
搜珍网 www.dssz.com