-
cmos/bios 密码恢复工具,包含有恢复cmos/bios 密码的源程序和可运行程序。...
cmos/bios 密码恢复工具,包含有恢复cmos/bios 密码的源程序和可运行程序。-CMOS/BIOS password recovery tools, including restoring the CMOS/BIOS source code and operating procedures.
- 2023-02-22 10:00:04下载
- 积分:1
-
获取最详细的系统版本信息
获取最详细的系统版本信息,包括WIN95,98/2000/XP/SWERVER2003/VISTA/WIN7/WIN8及各版本的64位版本信息。
- 2022-01-20 22:48:58下载
- 积分:1
-
操作系统进度管理优先代码,我们班的课程设计
操作系统进度管理优先代码,我们班的课程设计-progress of the operating system code management priorities, we have covered the curriculum design
- 2022-06-30 04:38:06下载
- 积分:1
-
得到CUP、内存配置信息
得到CUP、内存配置信息 -Getting the information of CUP and memory config
- 2022-03-19 20:51:20下载
- 积分:1
-
poweronoff是定时关电脑的源码,对于想了解如果操作自己的计算机的朋友就个不错的选择...
poweronoff是定时关电脑的源码,对于想了解如果操作自己的计算机的朋友就个不错的选择-poweronoff is the timing off the computer source code, who want to know if the operation of your computer" s friends on a good choice
- 2023-01-27 12:25:03下载
- 积分:1
-
working hours are a good thing of messages, time is a good thing messages
工作时间有好事情的留言, -working hours are a good thing of messages, time is a good thing messages
- 2022-03-16 04:12:48下载
- 积分:1
-
可以获得所有的登录session的源代码
可以获得所有的登录session的源代码-Get all the source code of login session
- 2023-09-07 05:45:03下载
- 积分:1
-
教务系统的实现,能够实现对学生、课程、教师、课程计划及课程表等信息的管理...
教务系统的实现,能够实现对学生、课程、教师、课程计划及课程表等信息的管理-Senate system implementation, be able to achieve on the students, curriculum, teachers, curriculum planning and curriculum information management, etc.
- 2022-04-27 08:17:09下载
- 积分:1
-
获取正在运行的进程,可选择终止某个进程。
获取正在运行的进程,可选择终止某个进程。-access to the running processes, the option to terminate a process.
- 2022-07-16 21:55:35下载
- 积分: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