-
驱动序列,使用
硬盘序列号,采用VC编程-drive sequence, using VC
- 2022-11-07 02:05:03下载
- 积分:1
-
自动更新,针对于程序的自动更新,非常不错的原代码。
自动更新,针对于程序的自动更新,非常不错的原代码。-Automatic Updates, in the procedures for automatic updates, very good original code.
- 2022-07-03 03:27:59下载
- 积分:1
-
在NT上使用其他用户运行其他用户的应用程序
在NT上使用其他用户运行其他用户的应用程序 -Running other users app using the other users username in NT
- 2022-09-18 05:15:03下载
- 积分:1
-
查看系统历史记录,绿色软件,可以直接运行无须安装
查看系统历史记录,绿色软件,可以直接运行无须安装-View system historical records, green software, it is not required to install direct operation
- 2022-10-30 22:50:03下载
- 积分:1
-
计算1970年1月1日8:00:00到目前的秒数,关键字:日历时间,格林时间...
计算1970年1月1日8:00:00到目前的秒数,关键字:日历时间,格林时间-Calculation of January 1, 1970 to the current number of seconds to 8:00:00, keyword: calendar time, Green Time
- 2023-01-30 13:30:03下载
- 积分:1
-
dfsdfsfsdfss
dfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsf
- 2022-08-09 06:06:59下载
- 积分:1
-
Perl for Windows,有完整的源代码,学习perl语言是必不可少的…
Perl for Windows,带完整source code,是学习perl语言必不可少.-Perl for Windows, complete with source code, perl language learning is essential.
- 2022-02-04 02:15:56下载
- 积分:1
-
一个用VC调用VB写的DLL的调用例子程序.也许有人觉得奇怪,但这也是一种方法...
一个用VC调用VB写的DLL的调用例子程序.也许有人觉得奇怪,但这也是一种方法-a VC was called VB DLL calls examples of procedures. Some people may find it strange, but it is also a method
- 2022-01-25 18:18:18下载
- 积分:1
-
一个动态链接库源文件,实现动态链接库的生成功能
一个动态链接库源文件,实现动态链接库的生成功能-A dynamic link library source files, dynamic link library generation function
- 2022-05-23 12:39:44下载
- 积分:1
-
有时候,我们遇到的情况时,我们需要一些内核函数钩子…
Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to present a removable USB storage device as a basic disk to the system, so that we can create and manage multiple partitions on it (for this or that reason, Windows does not either allow or recognize multiple partitions on removable storage devices, so we are going to cheat the system). On this particular occasion, we will hook only one function, but the approach described in this article can be extended to handle multiple functions (for example, one of my projects required direct hooking of quite a few functions from the NDIS library). You should clearly realize that this article is about direct hooking and not about dealing with USB storage, so please don t tell me that the sample problem may have been solved differently.
- 2022-08-15 21:57:18下载
- 积分:1