搜索资源列表

  1. xiflter_2.0

    1下载:
  2. NDIS HOOK实例,做防火墙比中间层驱动更稳定-NDIS HOOK example, than do the middle layer firewall driven more stable
  3. 所属分类:驱动编程

    • 发布日期:2024-09-28
    • 文件大小:1865728
    • 提供者:王伟
  1. ndisprotexexex

    0下载:
  2. 传说中的 ndis 中间层过滤 驱动 ,向上提供ndis接口 啊啊啊啊啊 -Legends of the middle layer of the NDIS filter driver, NDIS interface to provide up ah ah ah ah ah
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-09-28
    • 文件大小:51200
    • 提供者:呵呵
  1. FilterTest

    0下载:
  2. 对NDIS中间层驱动程序的测试代码,主要看的是统计的接收和丢失的数据包-Middle layer of the NDIS driver to test the code, mainly that the statistics look to receive and lost packets
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-09-28
    • 文件大小:28672
    • 提供者:yellowrabit
  1. test

    0下载:
  2. test是测试NDIS中间层驱动程序的C程序,可以看到打开的网卡适配器-test is a test driver for NDIS layer between the C program, you can see the network card adapter open
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-09-28
    • 文件大小:112640
    • 提供者:yellowrabit
  1. passthru

    1下载:
  2. ndis中间层驱动程序,该源码实现了在ndis网络层中添加了一层,实现对数据的过滤-NDIS intermediate driver layer, the source realize the NDIS network layer add a layer to achieve the filtering of data
  3. 所属分类:网络截获/分析

    • 发布日期:2024-09-28
    • 文件大小:116736
    • 提供者:军歌
  1. NDIS

    0下载:
  2. ndis详细讲解,详细介绍ndis中间层驱动的开发-NDIS elaborate detail NDIS intermediate layer-driven development
  3. 所属分类:驱动编程

    • 发布日期:2024-09-28
    • 文件大小:250880
    • 提供者:zzz
  1. ndis

    0下载:
  2. ndis中间层驱动程序,实现中间层驱动程序-NDIS intermediate driver layer, to achieve middle-tier driver
  3. 所属分类:驱动编程

    • 发布日期:2024-09-28
    • 文件大小:119808
    • 提供者:SHEN Yingjun
  1. NDIS_setup

    0下载:
  2. NDIS IMD中间层驱动自动安装程序,自动安装Passthrou驱动,C-NDIS IMD driver s setup code
  3. 所属分类:驱动编程

    • 发布日期:2024-09-28
    • 文件大小:6144
    • 提供者:王慧平
  1. ndis

    0下载:
  2. NDIS中间层数据包过滤方法,通过该pdf文件,你可以了解网络过滤驱动-NDIS intermediate layer packet filtering methods, the adoption of the pdf document, you can understand the network filter driver
  3. 所属分类:Windows编程

    • 发布日期:2024-09-28
    • 文件大小:120832
    • 提供者:
  1. source_code

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

    • 发布日期:2024-09-28
    • 文件大小:1101824
    • 提供者:aaaaaa
  1. windows_kernel_safe_source_code_

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

    • 发布日期:2024-09-28
    • 文件大小:1050624
    • 提供者:aaaaaa
  1. IPsec_NDIS

    0下载:
  2. 基于NDIS中间层驱动实现的AH协议的IPSEC-Based on NDIS Intermediate driver realized AH protocol IPSEC
  3. 所属分类:驱动编程

    • 发布日期:2024-09-28
    • 文件大小:46080
    • 提供者:buzz
  1. redir

    0下载:
  2. NDIS中间层驱动实现的网关端口映射工具,很有参考价值!-NDIS Intermediate driver to achieve the gateway port mapping tool, a good reference!
  3. 所属分类:驱动编程

    • 发布日期:2024-09-28
    • 文件大小:25600
    • 提供者:buzz
  1. ndis

    0下载:
  2. windows 下的ndis的中间层驱动程序源代码.实现数据包的封装与解封。-windows of the middle-tier under the ndis driver source code. data packet packaging and re-opened.
  3. 所属分类:驱动编程

    • 发布日期:2024-09-28
    • 文件大小:118784
    • 提供者:gongchaoxiong
  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. 所属分类:Internet/网络编程

    • 发布日期:2024-09-28
    • 文件大小:5211136
    • 提供者:liujiyun
  1. NDIS

    0下载:
  2. NDIS中间层驱动包截获技术解析,内容详细,了解ndis驱动非常有用-NDIS intermediate driver packet capture technology analysis, detailed and very useful to understand ndis driver
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-09-28
    • 文件大小:345088
    • 提供者:wu
  1. Passthru

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

    • 发布日期:2024-09-28
    • 文件大小:248832
    • 提供者:吴成
  1. NDIS

    0下载:
  2. 很好的作用于NDIS中间层驱动设计的代码 -very important
  3. 所属分类:驱动编程

    • 发布日期:2024-09-28
    • 文件大小:54272
    • 提供者:John
  1. NDIS-driver

    0下载:
  2. NDIS 中间层 驱动开发 文档 ,对比了win7和xp的不同。-NDIS driver devorlep
  3. 所属分类:驱动编程

    • 发布日期:2024-09-28
    • 文件大小:250880
    • 提供者:yanghh
  1. PassThru-NDIS

    0下载:
  2. 基于PassThru的NDIS中间层驱动程序的扩展,资料及源码-Based on Extended PassThru NDIS intermediate driver information and source code
  3. 所属分类:Linux驱动

    • 发布日期:2024-09-28
    • 文件大小:263168
    • 提供者:hq
« 12 3 »

源码中国 www.ymcn.org