-
演示在命令行下面的列进程,杀进程,强制关机,得到计算机的磁盘和内存信息的实现...
演示在命令行下面的列进程,杀进程,强制关机,得到计算机的磁盘和内存信息的实现-presentation on the command line following the presentation process, the process of scrapping mandatory shutdown, the disk of computer memory and the realization of information
- 2022-12-26 11:40:04下载
- 积分:1
-
获取窗口标题句柄窗口类,VB源码,有用的功能,值得学习.
获取窗口标题句柄窗口类,VB源码,有用的功能,值得学习.-Access to window handles window class title, VB source, useful functions, it is worth learning.
- 2022-07-01 09:10:02下载
- 积分:1
-
工作时间有好事情的留言,
工作时间有好事情的留言, -working hours are a good thing of messages, time is a good thing messages
- 2022-04-09 17:23:49下载
- 积分:1
-
编程的方法,可以检测到当前系统的物理内存,五
以API方式编程,可以检测当前系统物理内存、虚拟内存以及页文件的总尺寸和可用大小。-API approach to programming, can detect the current system of physical memory, virtual memory and page file size and available size of the total.
- 2022-12-26 08:45:03下载
- 积分: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
-
VC中如何捕获和释放鼠标
VC中如何捕获和释放鼠标-VC how to capture and release the mouse
- 2023-06-21 17:55:02下载
- 积分:1
-
用QT制作的文件操作,可以直接运行,也可以在LINUX下用MAKEFILE进行编译、调试、运行~...
用QT制作的文件操作,可以直接运行,也可以在LINUX下用MAKEFILE进行编译、调试、运行~-Produced by the QT file operations
- 2023-06-05 18:30:03下载
- 积分:1
-
把普通程序注册为windows工具栏
把普通程序注册为windows工具栏-turn ordinary procedures for the registration windows toolbar
- 2022-07-13 00:02:35下载
- 积分:1
-
程序自动启动的源码,主要是写入注册表,在Windows启动的时候程序可以自动启动。...
程序自动启动的源码,主要是写入注册表,在Windows启动的时候程序可以自动启动。-Automatically start the source, mainly into the registry when the Windows startup process can be automatically activated.
- 2022-11-01 13:35:04下载
- 积分:1
-
通过程序来检查硬盘空间,GetDiskFreeSpaceEx()API来调用系统实现。
通过程序来检查硬盘空间,GetDiskFreeSpaceEx()API来调用系统实现。-through procedures to check disk space, GetDiskFreeSpaceEx () API call systems.
- 2023-08-28 07:50:03下载
- 积分:1