-
这篇文档是在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
-
此程序利用无头结节链表实现完成对每个人先后出队的顺序的功能...
此程序利用无头结节链表实现完成对每个人先后出队的顺序的功能-This process used to achieve the completion of the list without a head node has a team for each individual function of the order of
- 2023-03-13 20:05:04下载
- 积分:1
-
- 2022-02-21 09:16:46下载
- 积分:1
-
将任何文件打包放在exe文件中,运行exe文件自动释放该文件
将任何文件打包放在exe文件中,运行exe文件自动释放该文件-any document package on exe files, run exe files automatically release of the documents
- 2022-11-23 21:45:04下载
- 积分:1
-
EXE文件在运行中修改自身内容。 可用于自升级或者程序加密等用途。...
EXE文件在运行中修改自身内容。 可用于自升级或者程序加密等用途。-EXE document changes in the operation of its own content. Can be used to upgrade or procedures from encryption purposes.
- 2022-08-09 05:38:03下载
- 积分:1
-
多线程排序的程序,对动态生成的同一组数据,同时使用几种排序方法排序,然后结果以图形的形式显示出来,非常形象直观。...
多线程排序的程序,对动态生成的同一组数据,同时使用几种排序方法排序,然后结果以图形的形式显示出来,非常形象直观。-multithreading sequencing procedures, dynamically generated the same set of data, using several methods Ranking Ranking, then the results in graphical form displayed, the image is very intuitive.
- 2022-04-07 20:57:00下载
- 积分:1
-
虚拟磁盘
虚拟磁盘-virtual disk for you visual stutio 6-Virtual disk-virtual disk for you visual stutio 6
- 2022-08-24 20:21:50下载
- 积分:1
-
隐藏系统状态条,SystemParametersInfo() API来实现隐藏和显示。
隐藏系统状态条,SystemParametersInfo() API来实现隐藏和显示。-hidden system of the state, SystemParametersInfo () API to achieve concealment and display.
- 2023-02-18 11:30:04下载
- 积分:1
-
通过该程序可以实现操作系统的重新启动,在编程时若需重启系统,则可以使用该程序...
通过该程序可以实现操作系统的重新启动,在编程时若需重启系统,则可以使用该程序-The program can be achieved through the operating system restarts, restart the system in the For programming, you can use the program
- 2023-01-07 16:25:03下载
- 积分:1
-
进口和出口人的ASCII(GRD文件)由黄金和软件应用…
Import and export GS ASCII (GRD files) from and to Golden Software Applications like Surfer and Grap
- 2022-01-22 03:54:49下载
- 积分:1