搜索资源列表
ndis
- ndis windows网络驱动程序的范例
NDIS
- NDIS中间层与应用层通信的例子,简单易懂
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链表,就可以
eeyebootroot.zip
- 一个基于MBR的bootkit,主要功能是实现NDIS的后门技术,接受固定格式的数据包而实现主机红屏。,The eEye BootRootKit NDIS backdoor is a demonstration of boot-time Windows kernel subversion technology. The assembly source code (ebrk.asm) was written for use with MASM 6.11. It comes in pre-pac
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
usbnet.rar
- DDK编译通过的usb转虚拟网卡的驱动源代码,涉及 ndis相关的网络编程,usb lan usbnet usbnic ndis
source_code
- comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_wdf 内存虚拟盘实例 DP 硬盘还原示例代码 sfilter 文件过滤静态库 sflt_smpl 文件过滤静态库使用例子 crypt_file 文件系统透明加密代码 minifilter minifilter实例代码 minifilter
NDIS_LWF_Sample_With_Packet_Priority_Detection.zi
- 1) Sample implementation of NDIS LWF filter.c inspectNetBuffer function for determinging the 802.1p tag value on received packets. 2) Full LWF source code, instructions for building with WDK, and x86 Vista/Server 2008 binaries of filter driver a
NDIS_Monitor
- DIS Monitor allows to catch and log the exchange of packet data between NDIS miniport drivers and network protocol modules that occurs in kernel space. (exe by C# and Driver by c/c++ )
wce
- 一个非常好的wince网络驱动程序的例子。 涉及 NDIS,TPI函数接口的调用-Wince a very good example of the network driver. Involved in NDIS, TPI function call interface
NdisMb
- Sample NDIS-WDF Mobile Broadband (MB) Miniport Driver
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
ndis
- windows 下的ndis的中间层驱动程序源代码.实现数据包的封装与解封。-windows of the middle-tier under the ndis driver source code. data packet packaging and re-opened.
ndis
- windows driver ndis document.
NDIS
- 很好的作用于NDIS中间层驱动设计的代码 -very important
NDIS Filter Drivers指南
- 一本关于NDIS Filter驱动的书籍。。。。。。。。。。。。。。。。。。。(A book about NDIS Filter driven books)