搜索资源列表
ndis_fw
- ndis驱动源代码,可以在驱动层进行windows网络封包拦截-ndis driver source code, the driver layer network packet interception windows
sfilter
- 网程络过滤驱动,可以截获网络封包!对其进行分析拦截!
探索NDIS HOOK新的实现方法
- NDIS HOOK是专业级防火墙使用的一种拦截技术,NDIS HOOK的重点是如何获得特定协议对应NDIS_PROTOCOL_BLOCK指针,获得了该指针,接下来就可以替换该协议所注册的收发函数,而达到拦截网络数据的目的。 获 得NDIS_PROTOCOL_BLOCK指针的方法一般是用NdisRegisterProtocol注册一个新的协议,所获得的协议句柄实际上就是一 个NDIS_PROTOCOL_BLOCK指针,顺着该指针遍历NDIS_PROTOCOL_BLOCK链表,就可以
NDIS_driver.rar
- NDIS协议驱动开发,请参考DDK里面的packet代码阅读本文,NDIS protocol driver development, please refer to the packet code inside DDK read this article
ndis_packet
- WINDOWS NDIS 驱动例子。能实现封包截获与通讯层交互-WINDOWS NDIS driver examples. Intercepted packets to achieve interaction and communication layer
nnnddis_fwd
- ndis驱动driver源代码,能在驱动ddriver层进行windows网络封包拦截 -the ndis driver driver source code, can in the drive ddriver layer windows network packets to intercept
tdifw-1[xx].4.4
- tdi驱动网络拦截例子,包含: 1.tdi驱动防火墙 2.ndis hook框架-TDI driven network intercept examples, including: The drive 1.tdi firewall 2.ndis hook framework
Win7Debug
- 驱动底层网络拦截 不需要注入DLL 不需要网截(Drive the underlying network interception to drive the underlying network interception)