文件名称:DrvFltIp
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:18.41kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
防火墙过滤驱动,1) 一个创建设备的驱动程序入口,为通讯创建符号连接和处理IRPs(分派,加载,卸载,创建...)的标准例程。
2)在标准例程里管理IRPs.在我们的代码中,我们实现了四个IOCTL代码:START_IP_HOOK(注册过滤函数),STOP_IP_HOOK(注销过滤函数), ADD_FILTER(安装新的过滤规则),CLEAR_FILTER(清除所有规则).
3)对于我们的驱动,我们实现多个用于过滤的函数。
-Firewall filter driver, 1) a device driver to create the entrance, create a symbolic link for the communication and processing of IRPs (distribution, loading, unloading, create ...) standard routines. 2) in the standard routines in the management IRPs. In our code, we achieved four IOCTL code: START_IP_HOOK (up filter function), STOP_IP_HOOK (cancellation filter function), ADD_FILTER (installation of new filter rules), CLEAR_FILTER (clear all the rules). 3) for our drivers, we used to filter multiple functions.
2)在标准例程里管理IRPs.在我们的代码中,我们实现了四个IOCTL代码:START_IP_HOOK(注册过滤函数),STOP_IP_HOOK(注销过滤函数), ADD_FILTER(安装新的过滤规则),CLEAR_FILTER(清除所有规则).
3)对于我们的驱动,我们实现多个用于过滤的函数。
-Firewall filter driver, 1) a device driver to create the entrance, create a symbolic link for the communication and processing of IRPs (distribution, loading, unloading, create ...) standard routines. 2) in the standard routines in the management IRPs. In our code, we achieved four IOCTL code: START_IP_HOOK (up filter function), STOP_IP_HOOK (cancellation filter function), ADD_FILTER (installation of new filter rules), CLEAR_FILTER (clear all the rules). 3) for our drivers, we used to filter multiple functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DrvFltIp/buildchk_wxp_x86.log
DrvFltIp/dbghelp.h
DrvFltIp/ddkbuild.bat
DrvFltIp/DrvFltIp.c
DrvFltIp/DrvFltIp.dsp
DrvFltIp/DrvFltIp.dsw
DrvFltIp/DrvFltIp.h
DrvFltIp/DrvFltIp.ncb
DrvFltIp/DrvFltIp.opt
DrvFltIp/DrvFltIp.plg
DrvFltIp/makefile
DrvFltIp/readme.txt
DrvFltIp/sources
DrvFltIp
DrvFltIp/dbghelp.h
DrvFltIp/ddkbuild.bat
DrvFltIp/DrvFltIp.c
DrvFltIp/DrvFltIp.dsp
DrvFltIp/DrvFltIp.dsw
DrvFltIp/DrvFltIp.h
DrvFltIp/DrvFltIp.ncb
DrvFltIp/DrvFltIp.opt
DrvFltIp/DrvFltIp.plg
DrvFltIp/makefile
DrvFltIp/readme.txt
DrvFltIp/sources
DrvFltIp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.