-
softice 使用方法softice教程
softice 使用方法softice教程-softice use softice Guide
- 2023-05-03 08:15:02下载
- 积分: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
-
这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~...
这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~-This is a visual basic.net language with the development of functional systems, a sense of self was pretty good, we hope to have time to have a look
- 2022-03-16 18:27:44下载
- 积分:1
-
The use of shared memory programming, the process of bringing people of differen...
使用共享内存编程,使不同的进程可以通信完成任务
-The use of shared memory programming, the process of bringing people of different communication tasks can be
- 2022-01-24 14:50:56下载
- 积分:1
-
演示在命令行下面的列进程,杀进程,强制关机,得到计算机的磁盘和内存信息的实现...
演示在命令行下面的列进程,杀进程,强制关机,得到计算机的磁盘和内存信息的实现-presentation on the command line following the presentation process, the process of scrapping mandatory shutdown, the disk of computer memory and the realization of information
- 2022-12-26 11:40:04下载
- 积分:1
-
一个桌面的泡泡提醒程序,调用系统的api实现。。可供学习
一个桌面的泡泡提醒程序,调用系统的api实现。。可供学习-A desktop to remind the bubble process, realize api call system. . For learning
- 2022-03-25 07:12:05下载
- 积分:1
-
beautiful websites be autiful websites
美丽的网站是美丽的网站
- 2022-06-12 13:08:03下载
- 积分:1
-
For CC33 boot, actually in can use in dual boot application.
For CC33 boot, actually in can use in dual boot application.
- 2022-08-20 15:17:59下载
- 积分:1
-
操作系统课程设计_文件系统,附主要函数的流程图
操作系统课程设计_文件系统,附主要函数的流程图-courses on operating system design _ File System, with the main function of the flow chart
- 2022-07-28 02:10:20下载
- 积分:1
-
VC下进行窗口和线程间,窗口之间通信通常采用消息机制,这个例子比较全面,应用到了具体工程...
VC下进行窗口和线程间,窗口之间通信通常采用消息机制,这个例子比较全面,应用到了具体工程-VC under the window and threads, the window between the commonly used communications mechanism news, the more comprehensive example of the application of a specific project
- 2022-04-15 12:45:45下载
- 积分:1