-
跟踪查看某个进程的消息
跟踪查看某个进程的消息- The track examines some advancement the news
- 2022-05-14 20:42:07下载
- 积分:1
-
好的系统托托盘显示类
好的系统托托盘显示类-good system Toto-type show
- 2022-06-11 12:55:53下载
- 积分:1
-
谁有这个权利
who has this right
- 2022-09-10 15:10:02下载
- 积分:1
-
本为经典书籍VC案例教程的源码,内容含盖大量的应用,如图像处理、串行、信号等。...
本为经典书籍VC案例教程的源码,内容含盖大量的应用,如图像处理、串行、信号等。-The classic book for the VC case tutorial source, content covers a large number of applications such as image processing, serial, signals.
- 2022-02-03 01:16:40下载
- 积分:1
-
收费站管理系统。采用VC++,MFC,C++技术开发
收费站管理系统。采用VC++,MFC,C++技术开发-toll station management system. Using VC, MFC, C technology development
- 2023-02-27 12:10:03下载
- 积分:1
-
可以获得所有的登录session的源代码
可以获得所有的登录session的源代码-Get all the source code of login session
- 2023-09-07 05:45:03下载
- 积分:1
-
With c# Realize the simulation in memory of the simple file system, the entire f...
用c#实现的在内存中模拟的简易文件系统,整个文件系统可保存至硬盘。系统设计参照fat格式。文件系统提供的操作:
a) 格式化
b) 创建子目录
c) 删除子目录
d) 显示目录
e) 更改当前目录
f) 创建文件
g) 打开文件
h) 关闭文件
i) 写文件
j) 读文件
k) 删除文件
-With c# Realize the simulation in memory of the simple file system, the entire file system can be stored to the hard disk. System design with reference to fat format. File system operation to provide: a) format b) create a subdirectory c) delete the subdirectory d) show the directory e) Change the current directory f) create a file g) open the file h) close the file i) Write a document j) reading a document k ) delete files
- 2022-07-22 14:08:32下载
- 积分:1
-
详细代码,一个简单的移动代码,很实用的
VC++深入详解code,简单移动,并且很实用-VC++ Depth detailed code, a simple mobile, and very practical
- 2023-07-23 17:35:04下载
- 积分:1
-
用vc写的演示如何实现用于编写卸载程序的自删除技术,同时用递归方法删除一个目录下所有文件...
用vc写的演示如何实现用于编写卸载程序的自删除技术,同时用递归方法删除一个目录下所有文件-vc write with a demonstration of how to achieve unloading procedures for the preparation of self-removal technique, Recursive methods used to delete a directory of all documents
- 2022-03-20 15:24:18下载
- 积分: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