搜索资源列表
Memtest
- 内存映象的例子,首先打开映象文件,如果不存在,则创建映象文件-memory mapping example, the first open image files, do not exist, create image files
Delphi-hide-porcess
- Delphi下真正隐藏进程的代码,由VC的代码转成D的,不是采用hook的方法实现的,真正从物理内存中去隐藏,绝大部分进程查看器找不着,效果不错-Delphi genuine process of hidden code, the code by VC D conversion. instead of using the hook method, and from physical memory to conceal most of the process viewer could not fi
PerfMonDemo
- 实现对CPU占用率和内存使用率进行检测.-achieve occupancy rate of the CPU and memory usage for testing.
MemoryHooks_src
- 能够检测系统内各个运行进程的内存泄露情况.-detection system can be run within the process of memory leaks.
XWPE
- 这是截包和发包的小工具(用到ws_32.dll和hook技术、共享内存。。),其中SendUdp.dll本来想用delphi写的因为vc++指针操作快,-This is the cut-off delivery of the package and small tools (used ws_32.dll hook and technology, shared memory. .) , SendUdp.dll which had wanted to use delphi write because
HookWriteProcessMemory
- 通过hook的方式的方式来写内存的例子:通常这一技术使用在*和内存注册机中,对初学hook的朋友有一定价值-hook through the modalities of the way to write the memory examples : Typically, the technology used in store and memory RI, on the hook when a friend has a certain value
leakfree
- 以malloc hook的方式检测内存泄漏的工具 -malloc hook to the memory leak detection tools
MultiMM
- Some delphi code to Optimal Code - Memory Manager. Memory management pas.
Api Hook和封包拦截技术
- const WM_UNSUBCLASS = WM_USER + 2001 //卸载子类化消息 WM_SENDDATA = WM_USER + 2003 //收到要发送新数据包的消息 type PMyDLLVar = ^TMyDLLVar //用来共享的内存数据结构 TMyDLLVar = record SubClass: Boolean //是否已经子类化 HookWindow, SpyWindow: LongWORD //要安装HOOK的窗口及用于接收消息的窗口 hHook: LongWORD
gamehook
- 使用vs.net,c#开发的*程序, 利用全局键盘钩子激活*, 通过进程内存读写技术,实现扫雷和连连看3的*功能。-use vs.net, c # development of the external procedure, and use the keyboard hook overall external activation, through the process of reading and writing memory technology, and the 1000 bloc
neicunbaoh.rar
- 修改内存保护的对写*有帮助!修改内存保护的对写*有帮助!,Modify the memory protection will help to write plug-ins! Modify the memory protection will help to write plug-ins!
copymemory
- VB中调用copymemory实现内存的拷贝,让你见识VB指针操作的魅力-VB to implement memory copy call copymemory, VB allows you to experience the charm of pointer operations
Not-Reader
- 内存不能为读的解决办法,请查看本函数,工作中经常遇到本问题-Memory can not read a solution, please check the function, the problem often encountered in the work
DELPHI_two_exe_sharemem.rar
- 两个EXE文件之间通过内存共享数据,可以用于注册机,键盘密码记录等学习用。,Between the two EXE files to share data through memory, can be used to Zhuceji records to learn the keyboard with a password.
memory.operator
- 这是一款可以修改进程内存特征码的程序,非常小巧。-This is a process you can modify the signature of program memory, very small.
HookProcessMemory
- hook read/write process memory 本程序可以监视一些进程外的内存操作行为。可以用来分析某些内存修改器,内存补丁的动作。 附上VC6源代码,hookapi核心部分用的使用detours库,不懂可以baidu一下 作者:毕飞-hook read/write process memory of the program can monitor the operation of some process of memory behavior. Can b
vb-memory-edit-sendkeys
- vb 内存读取 修改 最 简单 有效 键盘发送 -Memory edit sendkeys
memory
- 实现读内存,C/C++编程实现,可以自由改写代码。-Reading memory, C/C++ programming, can be freely rewritten code.
Memory-Run
- 内存加载程序并运行,程序是易语言开发的.-The Memory Loader and run, the program is easy to language development.
memory-management
- 这是一个用于C或C++程序开发的内存防护系统,它可以有效的侦测到内存泄漏及内存读写异常的发生,并可以精确的指出发生问题的原因及相关的代码。相对与1.0版,2.1版本采用了全新的内核,应用了私有堆、虚拟内存、多线程存储等诸多技术-memory management
