-
硬件信息查看器,VC++语言开发,可直接运行查看系统各项硬件信息,包含源码有助于学习Sindows平台下硬件编程。...
硬件信息查看器,VC++语言开发,可直接运行查看系统各项硬件信息,包含源码有助于学习Sindows平台下硬件编程。-Hardware information viewer, VC++ Language development, can be directly run the hardware view system information, including help learning Sindows source hardware platform programming.
- 2022-08-23 06:59:09下载
- 积分:1
-
枚举关闭所以桌面窗口的一个很简单的小程序
枚举关闭所以桌面窗口的一个很简单的小程序-So, the desktop window, close the enumeration of a very simple little program
- 2022-01-26 07:57:38下载
- 积分:1
-
一个文件查找的代码例子,SDK API实现的,
一个文件查找的代码例子,SDK API实现的,-Find a file of code examples, SDK API to achieve,
- 2023-07-24 11:55:03下载
- 积分:1
-
一个WMI(Windows管理规范),文件系统可以浏览,查看系统…
一个WMI程序(Windows Management Instrumentation),可以浏览文件系统、查看系统信息、系统进程和服务-a WMI (Windows Management Instrumentation), the file system can browse, view system information, system processes and services
- 2023-05-13 15:50:03下载
- 积分:1
-
CHKLM类允许你在注册表的HKEY_LOCAL_MACHINE注册键中做写操作(10KB)
CHKLM类允许你在注册表的HKEY_LOCAL_MACHINE注册键中做写操作(10KB)-CHKLM allows you to type in the registry HKEY_LOCAL_MACHINE registration keys do write (10KB)
- 2023-06-10 10:20:03下载
- 积分:1
-
应用内存映射文件方式,实现了在应用程序的进程之间进行共享数据...
应用内存映射文件方式,实现了在应用程序的进程之间进行共享数据-application memory mapping document, achieved in the application process for sharing data between
- 2022-05-05 17:42:47下载
- 积分:1
-
AddBytes,在文件上添加体积,使文件体积变大,还犹豫什么,赶快下载吧...
AddBytes,在文件上添加体积,使文件体积变大,还犹豫什么,赶快下载吧-AddBytes, add in the paper size, so that the file size become larger, but also hesitant, what, as soon as possible to download it
- 2022-03-12 23:35:25下载
- 积分:1
-
在纯DOS屏幕上面显示矢量字体,调用WINOWS矢量字库的。
在纯DOS屏幕上面显示矢量字体,调用WINOWS矢量字库的。-In pure DOS screen shown above vector font, vector font WINOWS call.
- 2022-05-20 02:43:24下载
- 积分:1
-
debugger for debugging process to streamline and simplify the process of handlin...
调试库 简化调试过程,简化错误处理过程。集合了一些通用函数便于编程。-debugger for debugging process to streamline and simplify the process of handling errors. Set some common functions to facilitate programming.
- 2022-11-21 05:55:03下载
- 积分: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