-
Receiving Event Notifications Through WMI
Receiving Event Notifications Through WMI
- 2022-03-21 05:22:33下载
- 积分:1
-
A random password generation tool procedures, the use of VC realize, is relative...
一个随机密码生成工具程序,采用VC实现,比较简单-A random password generation tool procedures, the use of VC realize, is relatively simple
- 2022-01-31 05:56:54下载
- 积分:1
-
这是一个自动关机的小程序,欢迎大家批评指正!
这是一个自动关机的小程序,欢迎大家批评指正!-This is a small automatic shutdown procedures, welcomes your comments and corrections!
- 2023-01-20 10:25:04下载
- 积分:1
-
获得系统中所有字体信息
获得系统中所有字体信息 -Getting the information of all system fonts
- 2023-05-18 20:00:04下载
- 积分:1
-
Windows未公开API说明和源码例子
Windows未公开API说明和源码例子
- 2022-02-10 17:13:03下载
- 积分:1
-
消除图片移动的效果,非常不错的原代码,适合对图像处理的参考代码....
消除图片移动的效果,非常不错的原代码,适合对图像处理的参考代码.-To eliminate the effect of moving picture, very good original code, suitable for image processing reference code.
- 2022-03-16 03:03:01下载
- 积分:1
-
上面管理程序用到的一个DLL的源码
上面管理程序用到的一个DLL的源码 -The DLLs source used by above manage a
- 2023-01-17 18:35:04下载
- 积分:1
-
本书是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows应用程序的基本构件(包括进程、...
本书是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows应用程序的基本构件(包括进程、线程、内存管理、动态链接库、线程本地存储和Unicode)以及各类Windows API等,并列举了大量应用程序示例,精辟地分析了Windows编程的各个难点和要点,为掌握Windows编程技巧提供了一条有效的捷径。-This book is to explain the internal mechanisms of Windows operating system a monograph. Authors from the basic concept, a comprehensive and systematic introduction to Windows realize the underlying mechanism, Windows applications, the basic components (including processes, threads, memory management, dynamic link library, thread local storage, and Unicode), as well as all types of Windows API and so on, and listed a large number of application examples, insightful analysis of the various Windows programming difficulties and points, in order to keep Windows programming skills to provide an effective shortcut.
- 2022-03-11 13:43:12下载
- 积分:1
-
这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写...
这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写rootkit的研究成果,所以它能写rootkit更有效果并且更简单。这里也同样包括了我的实践。 在这篇文档中隐藏对象意味着改变某些用来命名这些对象的系统函数,使它们将忽略这些对象的名字。这样一来我们改动的那些函数的返回值表示这些对象根本就不存在。 最基本的方法(除去少数不同的)是我们用原始的参数调用原始的函数,然后我们改变它们的输出。 在这篇文章里将描述隐藏文件、进程、注册表键和键值、系统服务和驱动、分配的内存还有句柄。-This document is in the Windows NT operating system hidden objects, documents, services, process technology. This method is based on the Windows API function link. This article describes techniques are, I wrote rootkit from the results of research, so it was rootkit more effective and more simple. Here, too, including my practice. In this document hidden object means certain changes to these objects naming system functions so that they will ignore these objects by name. So we change those functions return values, said these objects simply do not exist. The most basic method (excluding a few different) is that we should call the original parameters of the original function, and then we change their
- 2022-03-07 17:00:50下载
- 积分:1
-
example of this was the VC, beginners can read. A graphic display of CPU memory...
本范例是VC 写的,初学者可以读读. 以图形方式显示CPU内存利用率,可以在它基础上改一改,作其它用途.-example of this was the VC, beginners can read. A graphic display of CPU memory utilization, it can be based on modified for other uses.
- 2022-03-15 19:34:50下载
- 积分:1