-
对编程过程中内存泄漏进行检测,有源码提供。这是最新版1.9,修复了不少bug. Visual C++ provides built...
对编程过程中内存泄漏进行检测,有源码提供。这是最新版1.9,修复了不少bug. Visual C++ provides built-in memory leak detection, but its capabilities are minimal at best. This memory leak detector was created as a free alternative to the built-in memory leak detector provided with Visual C++. Here are some of Visual Leak Detector s features, none of which exist -The process of programming memory leak detection, have to provide source code. This is the latest version 1.9, fix a lot of bug. Visual C++ Provides built-in memory leak detection, but its capabilities are minimal at best. This memory leak detector was created as a free alternative to the built-in memory leak detector provided with Visual C++. Here are some of Visual Leak Detector s features, none of which exist
- 2022-04-02 05:40:42下载
- 积分:1
-
基于对话框的MFC程序,有启动按钮和停止按钮用于控制动态条的静动...
基于对话框的MFC程序,有启动按钮和停止按钮用于控制动态条的静动-MFC dialog-based procedures, start and stop button button for dynamic control of the static and dynamic
- 2022-11-29 21:35:04下载
- 积分:1
-
重起机器
重起机器-with heavy machinery
- 2022-02-03 07:18:13下载
- 积分:1
-
Ring0下注册表键值的枚举与隐藏(c++核心程序)
Ring0下注册表键值的枚举与隐藏,压缩包里是原始代码,使用时可以根据需要进行增减,原始代码是用多个文件来实现的,直接加载工程,或者是在原来工程上进行修改即可。本代码只适用于交流学习,不要另作他用,由于在使用过程中出现的各种问题,本人概不负责。请注意版权问题,尊重开发者的知识和权力。
- 2023-01-20 11:05:04下载
- 积分:1
-
Delphi中赢藏进程的单元,经测试在windows NT、windows 2000及windows XP下可用;使用时直接引用单元即可...
Delphi中赢藏进程的单元,经测试在windows NT、windows 2000及windows XP下可用;使用时直接引用单元即可-Delphi won possession of process modules, tested in windows NT, windows 2000 and windows XP available; use modules can be directly invoked
- 2023-08-03 15:35:03下载
- 积分:1
-
API Hook通用框架的实现 HookApi通用框架
API Hook通用框架的实现 HookApi通用框架-API Hook realize HookApi general framework for a common framework
- 2023-01-09 14:45:03下载
- 积分:1
-
一个 wince 安防的开发界面 。希望对大家有帮助
一个 wince 安防的开发界面 。希望对大家有帮助-The development of a wince security interface. We want to help. . .
- 2022-11-17 05:15:03下载
- 积分:1
-
Ergodic state process of a wide range of users to achieve the specific violence...
多种用户态遍历进程的具体实现.....
TOOLHELP32 API 接口
暴力搜索-Ergodic state process of a wide range of users to achieve the specific violence ..... TOOLHELP32 API search interface ..
- 2022-08-08 14:47:56下载
- 积分:1
-
simple code editor prepared to use C# code, welcomed the study and download
简易编辑器代码
使用C#编写的代码,欢迎下载学习-simple code editor prepared to use C# code, welcomed the study and download
- 2022-07-11 18:52:15下载
- 积分:1
-
C内存管理池
内存池代码,提高申请以及释放内存的效率,减少在频繁分配和释放内存时,出现内存碎片的情况,同时缓存了部分内存,因此能快速的释放,以及提供了内存调试的机制,可以快速而方便的调试内存溢出等难以查找和解决的问题。
- 2022-07-01 02:45:25下载
- 积分:1