-
本程序可以虚拟成多个桌面,就像使用真的桌面一样,当然你也可以再扩展...
本程序可以虚拟成多个桌面,就像使用真的桌面一样,当然你也可以再扩展-this procedure into several virtual desktop, the desktop is really just like to use the same, of course, you can further extend the
- 2022-03-19 17:12:49下载
- 积分: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
-
这是一个lisp程序,主要实现lisp里面的递归调用.和trace功能
这是一个lisp程序,主要实现lisp里面的递归调用.和trace功能-This is a lisp procedures main lisp inside the recursive call. And the trace function
- 2023-05-08 11:00:03下载
- 积分:1
-
another example of a code NTFS
再一个NTFS的例子代码-another example of a code NTFS
- 2023-09-05 15:00:04下载
- 积分:1
-
可扩展文件查找命令行。此工具为命令行程序,可以在指定的目录中按照文件名通配符、创建时间、最后访问时间、最后更新时间条件查找文件,并且将此文件名等信息作为参数提供...
可扩展文件查找命令行。此工具为命令行程序,可以在指定的目录中按照文件名通配符、创建时间、最后访问时间、最后更新时间条件查找文件,并且将此文件名等信息作为参数提供给其他程序处理。-Scalable file search command line. This tool is command-line program, you can specify the directory in accordance with the file name wildcard, create time, last access time, last updated document search terms, and this file name and other information provided as a parameter to other procedures.
- 2022-03-10 05:59:19下载
- 积分:1
-
手工加载dll,可以绕过LoadLibrary
手工加载dll,可以绕过LoadLibrary-Manual load dll, can bypass the LoadLibrary
- 2022-09-30 23:40:03下载
- 积分:1
-
用户管理,也是初学者的好东东,忘了如何写的回头看看也不错...
用户管理,也是初学者的好东东,忘了如何写的回头看看也不错-User management, but also good for beginners Dongdong, forgot how to write back and look at the good
- 2022-03-05 05:18:42下载
- 积分:1
-
Windows Shell编程
windows shell programming-demonstrate the function of shell extension
- 2022-03-28 23:17: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
-
Contains assembly language programming intel supporting a compressed CD
包含intel汇编语言程序设计的配套光盘的一个压缩包,里面有一些实例的源代码,还有masm的安装文件-Contains assembly language programming intel supporting a compressed CD-ROM package, which has some examples of source code, as well as the installation files MASM
- 2022-08-26 09:23:25下载
- 积分:1