-
Win32缓冲区溢出
Win32缓冲区溢出-Win32 buffer overflow
- 2022-01-23 10:12:03下载
- 积分:1
-
VC 写的一个硬件查看器 有源代码
VC 写的一个硬件查看器 有源代码-VC to write a hardware Viewer source code
- 2022-03-21 14:47:50下载
- 积分:1
-
一个系统面板调用程序,可以调用~~面板
一个系统面板调用程序,可以调用~~面板-a procedure called panel system can be called ~ ~ panels
- 2023-01-10 18:45:04下载
- 积分:1
-
本地IP查询程序,点击查询按扭,就可以轻松地实现本地IP查询的功能了...
本地IP查询程序,点击查询按扭,就可以轻松地实现本地IP查询的功能了-Local IP query, click Query button, you can easily realize the function of local IP query the
- 2022-05-08 15:57:17下载
- 积分:1
-
删除文件同时完全清除文件内容的程序for NT
删除文件同时完全清除文件内容的程序for NT- At the same time the deletion document completely eliminates
the document content procedure for NT
- 2023-03-03 09:40:04下载
- 积分:1
-
diskid32.dll V2.00,解决各类问题1
DISKID32.dll V2.00,修正了1.0的各种问题-DISKID32.dll V2.00, fixes various problems 1.0
- 2022-01-28 04:52:59下载
- 积分:1
-
编程实现windows系统进程监控。
编程实现windows系统进程监控。-process control system.
- 2022-10-04 20:45:03下载
- 积分:1
-
c++教务管理系统部分源代码
本系统是基于C++语言编写的,包括三大模块,学生管理,教师管理,管理员管理,其中不同的用户有不同的权限.代码可能做的有些不完善,其大家多指点一下
- 2023-04-23 20:40:03下载
- 积分:1
-
Q to feed pets a software, very easy to use and portable, can provide the best s...
一个养活Q宠物的软件,很方便使用和携带,能提供目前最好的服务-Q to feed pets a software, very easy to use and portable, can provide the best service
- 2022-03-03 10:34: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