-
简单明了的演示了DLL的制作和使用!静态,动态,C,c
简单明了的演示了DLL的制作和使用!静态,动态,C,c-Simple and clear demonstration of the production and use of DLL! Static, dynamic, C, c
- 2022-02-06 21:41:56下载
- 积分:1
-
A master of hand
高手写的手写代码!欢迎大家下载,共同交流,如果有问题,请联系我!谢谢!-A master of hand-written code to write! Welcome everyone to download, share, if there are problems, please contact me! Thank you!
- 2023-06-19 21:00:02下载
- 积分:1
-
vb的一个小程序,大家好好看看,很有用的
vb的一个小程序,大家好好看看,很有用的-vb, a small procedure, a good look at everyone, very useful
- 2022-12-09 02:15:02下载
- 积分:1
-
CHKLM类允许你在注册表的HKEY_LOCAL_MACHINE注册键中做写操作(10KB)
CHKLM类允许你在注册表的HKEY_LOCAL_MACHINE注册键中做写操作(10KB)-CHKLM allows you to type in the registry HKEY_LOCAL_MACHINE registration keys do write (10KB)
- 2023-06-10 10:20:03下载
- 积分:1
-
profiles : from the drop
功能简介:从下拉列表框中选择驱动器,然后点击后面的磁盘空间信息,便可得到磁盘中容量和磁盘剩余总空间.-profiles : from the drop-down list box choice drives, then click on the back of disk space information will be obtained disk capacity and total disk space remaining.
- 2022-06-16 08:39:31下载
- 积分:1
-
operation of the registry categories, including read, write, etc. del operation,...
注册表操作的类,包括read,write,del等操作,很实用-operation of the registry categories, including read, write, etc. del operation, a very practical
- 2022-04-23 07:07:07下载
- 积分: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
-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,建立动态菜单源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,建立动态菜单源代码-err
- 2022-05-29 01:51:32下载
- 积分: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
-
枚举Win2000系统进程
枚举Win2000系统进程-enumeration process Win2000 system
- 2022-05-22 15:28:06下载
- 积分:1