-
Windows内核的源内部
Windows Kernel Source Internals
download Here
- 2022-12-05 14:55:03下载
- 积分:1
-
"Windows programming secret," the most high
《Windows编程奥妙》,Windows编程最高阶图书,《Windwos高级编程》只能算进阶图书。该书作者是Boundcheck编写者之一。强力推荐。-"Windows programming secret," the most high-end Windows programming books, "Advanced Programming Windows" can only be described as intermediate books. The book"s author is Boundcheck one of the authors. Strongly recommended.
- 2022-06-19 02:12:54下载
- 积分:1
-
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
-
C#注册热键的程序,便于实现使用方便的音量控制
C#注册热键的程序,便于实现使用方便的音量控制-C# registered hotkey procedures, to facilitate the realization of easy-to-use volume control, etc.
- 2022-02-22 04:58:00下载
- 积分:1
-
该程序会自动获取当前系统中的WMI信息并自动给出每一类WMI的VB使用代码...
该程序会自动获取当前系统中的WMI信息并自动给出每一类WMI的VB使用代码-The program will automatically obtain the current system of WMI information and automatically given each type of WMI using the VB code
- 2022-02-06 19:04:04下载
- 积分:1
-
md5文件加密码的VB/ASP代码,大家可以看一下
md5文件加密码的VB/ASP代码,大家可以看一下-md5 password document VB/ASP code, we can look at
- 2023-06-01 08:35:03下载
- 积分:1
-
用C语言编写的马步图;比较简单,思路是采用把象棋先转换成矩阵,然后再检索图找哈密顿回路...
用C语言编写的马步图;比较简单,思路是采用把象棋先转换成矩阵,然后再检索图找哈密顿回路-Written in C language with Bu map relatively simple idea is used to convert the first matrix of chess, and then retrieve the map to find the Hamiltonian circuit
- 2022-02-25 01:14:19下载
- 积分:1
-
此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),T...
此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),T -This code demonstrates how to use function CreateToolhelp32Snapshot API system is currently the process of enumeration. And how to use HANDLE OpenProcess (...), T
- 2022-02-27 00:57:00下载
- 积分:1
-
取出硬盘ID,利用简单的加密算法生成序列号,实际应用时可将加密算法改进。...
取出硬盘ID,利用简单的加密算法生成序列号,实际应用时可将加密算法改进。-Remove the hard drive ID, using simple encryption algorithm to generate a serial number, the actual application can be improved encryption algorithm.
- 2022-03-23 13:34:30下载
- 积分:1
-
将一个程序,安装成NT服务控制其他服务。
将一个程序,安装成NT服务控制其他服务。- A procedure, peacefully fits out the NT service control other
services.
- 2022-01-23 11:06:23下载
- 积分:1