-
获取磁盘总容量和空闲容量等信息,可以学习几个相关的api用法!...
获取磁盘总容量和空闲容量等信息,可以学习几个相关的api用法!
-Access to the disk total capacity and idle capacity and other information, can learn several related api usage!
- 2022-04-20 19:27:20下载
- 积分:1
-
环形缓冲区的操作,包括打开、读、写、关闭、清除等操作
环形缓冲区的操作,包括打开、读、写、关闭、清除等操作-Ring buffer operation, including open, read, write, close, clear, such as operation
- 2023-08-19 19:25:04下载
- 积分: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
-
NTFS文件解析系统的简单分析 对于ntfs格式的介绍
NTFS文件解析系统的简单分析 对于ntfs格式的介绍-NTFS募蔚 统 募 虻シ ntfs 式 慕
- 2022-01-26 00:51:11下载
- 积分:1
-
MiniSecondGetTime毫秒级别的定时器源代码
MiniSecondGetTime毫秒级别的定时器源代码-Ms timer MiniSecondGetTime level source code
- 2023-01-09 19:20:03下载
- 积分:1
-
StormOS 0.14b source// C ASM// English
StormOS 0.14b源代码// C & ASM// 英文-StormOS 0.14b source// C ASM// English
- 2022-03-26 10:16:52下载
- 积分:1
-
根据文档的句法结构和文档信息,以及重要词语再举文档中出现频率,从文档抽出文档的主要内容...
根据文档的句法结构和文档信息,以及重要词语再举文档中出现频率,从文档抽出文档的主要内容-sigldocumet summary
- 2022-03-04 21:13:28下载
- 积分:1
-
电子书驱动板资料,很难拿到的!对于电子书的开发及使用非常有帮助的!...
电子书驱动板资料,很难拿到的!对于电子书的开发及使用非常有帮助的!-E-book drive plate information, it is difficult to get in!
- 2022-03-30 18:49:00下载
- 积分:1
-
获取CPU信息的几种方法,VC++下调试通过。可以使用注册表、平台SDK、汇编等多种方法获取CPU的信息,使用者可以自行生成dsw组合这些源码。...
获取CPU信息的几种方法,VC++下调试通过。可以使用注册表、平台SDK、汇编等多种方法获取CPU的信息,使用者可以自行生成dsw组合这些源码。
- 2022-11-23 19:40:03下载
- 积分: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