-
这篇文档是在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
-
A tool for viewing clipboard and drag
A tool for viewing clipboard and drag-and-drop data 察看剪贴板数据的工具-A tool for viewing clipboard and drag-and-drop data to see clipboard data tool
- 2023-08-22 21:35:05下载
- 积分:1
-
禁止关闭windows系统
禁止关闭windows系统-prohibit closed windows system
- 2022-01-25 16:43:06下载
- 积分:1
-
Windows Shell编程
windows shell programming-demonstrate the function of shell extensions
- 2022-08-09 18:00:41下载
- 积分:1
-
纯SDK API的方式实现各种控件,值得学习,新手可以下载
纯SDK API的方式实现各种控件,值得学习,新手可以下载-Net SDK API way to achieve a variety of controls, it is worth learning, novices can be downloaded
- 2022-05-11 00:51:51下载
- 积分:1
-
指针,多线成,容器的使用,非常方便的使用介绍
指针,多线成,容器的使用,非常方便的使用介绍-Pointer, into a multi-line, container use, very convenient to use the introduction
- 2023-06-26 03:55:03下载
- 积分:1
-
access under mouse control handle and content (mainly access to the website, and...
获取鼠标下控件句柄和内容(主要是获取网页中的,并操作).rar-access under mouse control handle and content (mainly access to the website, and operation). Rar
- 2023-05-12 07:05:03下载
- 积分:1
-
鼠标的形状看腻了吗,用这个程序改变一下吧,学习学习人家是怎么做的。...
鼠标的形状看腻了吗,用这个程序改变一下吧,学习学习人家是怎么做的。-mouse in the shape of tired of looking at it, using this procedure to change it, learn from others is how to do.
- 2022-07-26 16:30:33下载
- 积分:1
-
一个适合VB初学者程序
一个适合VB初学者程序 -Suitable for beginners VB program
- 2022-03-05 03:37:06下载
- 积分:1
-
--8086
--8086-8088宏汇编语言程序设计教程--- 8086-8088 macro assembler language programming guide
- 2022-02-12 22:02:50下载
- 积分:1