-
MiniSpy 微筛选器的的主要功能模块。
ALLOC_PRAGMA #ifdef#pragma alloc_text (INIT,驱动入口)#pragma alloc_text SpyFilterUnload 页面)#pragma alloc_text SpyQueryTeardown 页面)#pragma alloc_text SpyConnect 页面)#pragma alloc_text SpyDisconnect 页面)#pragma alloc_text SpyMessage 页面)#endif#define SetFlagInterlocked(_ptrFlags,_flagToSet)((作废) InterlockedOr (((挥发性长 *)(_ptrFlags)),_flagToSet))//---------------------------------------------------------------------------例程//---------------------------------------------------------------------------NTSTATUS驱动入口 (俺们 PDRIVER_OBJECT DriverObject俺们 PUNICODE_STRING RegistryPath)/*++常规的描述:驱动程序首次加载时,将调用这个例程。其目的是初始化全局状态,然后注册 FltMgr 开始过滤。参数:DriverObject-指向驱动程序由系统创建的对象的指针代表此驱动程序。RegistryPath-标识在何处的 Unicode 字符串为此参数驱动程序位于在注册表中。返回值:
- 2022-03-21 12:13:07下载
- 积分:1
-
快排,将小于枢轴的元素移到前面,将大于枢轴的元素移到后面...
快排,将小于枢轴的元素移到前面,将大于枢轴的元素移到后面-Fast scheduling, will be less than the pivot element to the front, will be greater than the pivot element to the back of
- 2022-05-27 03:06:44下载
- 积分:1
-
一个可以在WINDOWS系统下删除系统服务的工具程序,输入服务名称,即可将系统服务删除。...
一个可以在WINDOWS系统下删除系统服务的工具程序,输入服务名称,即可将系统服务删除。-a Windows system can be deleted under the tool system procedures, import service names, service system and can be deleted.
- 2023-07-26 23:00:02下载
- 积分:1
-
实现了加减乘除基本功能,并且实现了角度弧度转换功能,三角函数等....
实现了加减乘除基本功能,并且实现了角度弧度转换功能,三角函数等.-Realize the basic functions of addition and subtraction multiplication and division, and realize the point of curvature of the conversion functions, trigonometric functions and so on.
- 2022-11-08 02:20:03下载
- 积分:1
-
此系统为一简单的火车售票系统,和数据库连接,以及实现各种售票功能。...
此系统为一简单的火车售票系统,和数据库连接,以及实现各种售票功能。-This system is a simple train ticketing system, and database connections, and achieve a variety of ticketing functions.
- 2022-03-19 19:24:46下载
- 积分:1
-
An extract from the FileMon filter out keywords code can specify a keyword match...
一个从FILEMON中提取出来的关键字过滤代码,能对指定关键字进行匹配.-An extract from the FileMon filter out keywords code can specify a keyword match.
- 2022-06-20 20:24:50下载
- 积分:1
-
获取系统进程路径的例子,采用MFC,可以列出当前执行进程所在的系统位置。...
获取系统进程路径的例子,采用MFC,可以列出当前执行进程所在的系统位置。-acquisition process trails example, using MFC, a list of the implementation process where the system position.
- 2022-11-14 08:10:03下载
- 积分:1
-
qt调用dll文件的三个例子,我们可以
QT下调用dll文件的三个例子,大家可以-QT call dll files under the three examples, we can
- 2022-03-15 14:06:15下载
- 积分:1
-
安全稳定的实现进线程监控 进线程监视在底层是如何实现的,在win2000源代码中先找到创建线程的函数实现 然后实现线程监视...
安全稳定的实现进线程监控 进线程监视在底层是如何实现的,在win2000源代码中先找到创建线程的函数实现 然后实现线程监视-achieve security and stability of the control into the threads into threads surveillance at the bottom is how to achieve, in WIN2000 first of the source code to find threads to create a function to achieve realization then threaded surveillance
- 2022-12-18 02:15:02下载
- 积分:1
-
操作系统课程设计_文件系统,附主要函数的流程图
操作系统课程设计_文件系统,附主要函数的流程图-courses on operating system design _ File System, with the main function of the flow chart
- 2022-07-28 02:10:20下载
- 积分:1