搜索资源列表
ndis_fw
- ndis驱动源代码,可以在驱动层进行windows网络封包拦截-ndis driver source code, the driver layer network packet interception windows
ndis
- ndis windows网络驱动程序的范例
XFILTER2
- XFILTER 2,防火墙整套代码及文档,上层应用及vxd、wdm驱动,NDIS驱动。对研究防火墙的同志极具有参考价值。编译成功,可直接作为产品使用。编译环境需DDK及VC。
NDIS_6[1].0_miniport__driver
- NDIS 网络驱动源码
探索NDIS HOOK新的实现方法
- NDIS HOOK是专业级防火墙使用的一种拦截技术,NDIS HOOK的重点是如何获得特定协议对应NDIS_PROTOCOL_BLOCK指针,获得了该指针,接下来就可以替换该协议所注册的收发函数,而达到拦截网络数据的目的。 获 得NDIS_PROTOCOL_BLOCK指针的方法一般是用NdisRegisterProtocol注册一个新的协议,所获得的协议句柄实际上就是一 个NDIS_PROTOCOL_BLOCK指针,顺着该指针遍历NDIS_PROTOCOL_BLOCK链表,就可以
windows_kernel_safe_source_cod
- 站长您好,我刚才上传时“source_code.rar”时,输入说明的时间很长,结果就被说成是没有登录,而且还忘了加上书名,现在我又加上了书名,请用这个吧。谢谢!希望给多开通下载数量哦! 《寒江独钓----windows内核安全编程》 的随书源代码(2009.6新书) comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_
NDIS_driver.rar
- NDIS协议驱动开发,请参考DDK里面的packet代码阅读本文,NDIS protocol driver development, please refer to the packet code inside DDK read this article
source_code
- comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_wdf 内存虚拟盘实例 DP 硬盘还原示例代码 sfilter 文件过滤静态库 sflt_smpl 文件过滤静态库使用例子 crypt_file 文件系统透明加密代码 minifilter minifilter实例代码 minifilter
NDIS-filter
- NDIS数据包过滤监控,测试通过,是学习ndis的好例子。NdisMonitor_v1-00是演示程序,NdisMonitor_v1-00_kernel是驱动源代码-NDIS packet filter monitor, test, is a good example to learn ndis. NdisMonitor_v1-00 is a demonstration program, NdisMonitor_v1-00_kernel is the driving source
NDIS
- ndis详细讲解,详细介绍ndis中间层驱动的开发-NDIS elaborate detail NDIS intermediate layer-driven development
ndis
- ndis中间层驱动程序,实现中间层驱动程序-NDIS intermediate driver layer, to achieve middle-tier driver
117143145NDIS
- 详细介绍NDIS驱动程序开发,对驱动程序开发人员具有很高的实用价值-Details NDIS driver development, driver development for the staff has high practical value
ndis_packet
- WINDOWS NDIS 驱动例子。能实现封包截获与通讯层交互-WINDOWS NDIS driver examples. Intercepted packets to achieve interaction and communication layer
Windows_Kernel_Security_Programme
- 这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with C
ndis
- windows 下的ndis的中间层驱动程序源代码.实现数据包的封装与解封。-windows of the middle-tier under the ndis driver source code. data packet packaging and re-opened.
NDISDriver
- 此源码为NDIS驱动程序,NDIS协议驱动程序源代码用C语言完成,包括四个C语言源文件,分别为packet.c、openclos.c、read.c和write.c。C语言头文件packet.h通过DDK提供的build工具编译生成驱动 程序可执行文件p a c k e t . s y s。-The source for the NDIS driver, NDIS protocol driver source code complete with the C language, includi
NDIS
- 很好的作用于NDIS中间层驱动设计的代码 -very important
ndis-drv
- 使用visual c++编写的一个ndis驱动程序,功能简单,但是可作为学习编写驱动的案例-Using visual c++ written a ndis driver, feature simple, but drivers can be written as a case study
NDIS
- NDIS驱动,实现内核层网络数据截伪造数据包转发等功能。-NDIS driver, the realization of the kernel layer network data cut fake packet forwarding, and other functions.
NDIS Filter Drivers指南
- 一本关于NDIS Filter驱动的书籍。。。。。。。。。。。。。。。。。。。(A book about NDIS Filter driven books)