-
这篇文档是在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
-
2 hot bodies were too hot outside the national defense Wafangdian 2 Will childre...
热体人二外太热瓦房店国防生 二位热望气人威尔儿童天天 -2 hot bodies were too hot outside the national defense Wafangdian 2 Will children who aspire gas every day
- 2023-08-31 04:10:03下载
- 积分:1
-
Com interface Example, Com essence of the connotation of the source code for beg...
Com接口示例,Com本质论内涵的源代码,适用于初学者-Com interface Example, Com essence of the connotation of the source code for beginners
- 2022-03-03 09:15:09下载
- 积分:1
-
regain getpass can define maximum password length
重新实现getpass 可以自定义最大输入密码的长度-regain getpass can define maximum password length
- 2022-10-31 12:05:03下载
- 积分:1
-
这是我做的一个操作系统的课程设计,是一个多极反馈队列的模拟,动态的模拟...
这是我做的一个操作系统的课程设计,是一个多极反馈队列的模拟,动态的模拟-This is what I am doing an operating system of curriculum design, is a multi-polar feedback cohort simulation, dynamic simulation
- 2023-07-09 03:35:02下载
- 积分:1
-
一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他...
一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他信息请自己查看源码。打开工程时如出现错误请把它考在根目录下。er-graph.gif为er图。
-Elective a simple system, the basic functions have been achieved! SQL.sql document is used to create sql database scripting language, used to create good post sql database administrator account and password for the same manager. Other information please check their source. Open the project if there are mistakes please test it in the root directory. Er-er graph.gif to map.
- 2022-03-11 01:21:39下载
- 积分:1
-
MFT转储Windows NTFS文件提取
#!/usr/bin/perl-w文件
- 2022-01-25 23:50:25下载
- 积分:1
-
API Spy tool which will track all system/api calles made in the application.
API Spy tool which will track all system/api calles made in the application.
- 2022-03-11 14:10:16下载
- 积分:1
-
不需打开网站就可以自动登录网站,解决日常工作中有时嫌每次输入用户名和密码麻烦的问题。...
不需打开网站就可以自动登录网站,解决日常工作中有时嫌每次输入用户名和密码麻烦的问题。-Do not open the website can automatically log in on the website to address the day-to-day work, sometimes too-per-enter your username and password problem trouble.
- 2022-10-22 13:40:08下载
- 积分:1
-
企业进销存管理系统说,本系统主要实现了支持多条件查询、批量填写进货单及销售单、与代理商和供应商往来账本明细,绝不存在假账、漏账、差账等情况、图表分析月销售状况、...
企业进销存管理系统说,本系统主要实现了支持多条件查询、批量填写进货单及销售单、与代理商和供应商往来账本明细,绝不存在假账、漏账、差账等情况、图表分析月销售状况、当外界环境(停电、网络病毒)干扰本系统时,系统可以自动保护原始数据的安全、强大的报表打印等功能-Purchase, Sales and Inventory Management System for Enterprise said that the system is mainly to support the realization of multi-criteria query, fill in quantities and sales of single-进货单with agents and suppliers, details of contacts book, does not even exist accounting, missed payments, bad debts, etc. Analysis of sales on the chart, when the external environment (power, network virus) interfere with the system, the system can automatically protect the safety of the raw data, powerful features such as print statements
- 2022-09-21 10:10:03下载
- 积分:1