CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 钩子与API截获 搜索资源 - memory

搜索资源列表

  1. Memtest

    0下载:
  2. 内存映象的例子,首先打开映象文件,如果不存在,则创建映象文件-memory mapping example, the first open image files, do not exist, create image files
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:186.33kb
    • 提供者:黄步添
  1. Delphi-hide-porcess

    1下载:
  2. 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
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:174.08kb
    • 提供者:cy
  1. PerfMonDemo

    0下载:
  2. 实现对CPU占用率和内存使用率进行检测.-achieve occupancy rate of the CPU and memory usage for testing.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:13.03kb
    • 提供者:xbw_1
  1. MemoryHooks_src

    0下载:
  2. 能够检测系统内各个运行进程的内存泄露情况.-detection system can be run within the process of memory leaks.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:223.77kb
    • 提供者:cb
  1. XWPE

    0下载:
  2. 这是截包和发包的小工具(用到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
  3. 所属分类:钩子与API截获

    • 发布日期:2014-01-14
    • 文件大小:380.42kb
    • 提供者:song
  1. HookWriteProcessMemory

    0下载:
  2. 通过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
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:88.41kb
    • 提供者:Alan
  1. leakfree

    1下载:
  2. 以malloc hook的方式检测内存泄漏的工具 -malloc hook to the memory leak detection tools
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:175.25kb
    • 提供者:chen
  1. MultiMM

    0下载:
  2. Some delphi code to Optimal Code - Memory Manager. Memory management pas.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:10.43kb
    • 提供者:selamicik
  1. Api Hook和封包拦截技术

    0下载:
  2. const WM_UNSUBCLASS = WM_USER + 2001 //卸载子类化消息 WM_SENDDATA = WM_USER + 2003 //收到要发送新数据包的消息 type PMyDLLVar = ^TMyDLLVar //用来共享的内存数据结构 TMyDLLVar = record SubClass: Boolean //是否已经子类化 HookWindow, SpyWindow: LongWORD //要安装HOOK的窗口及用于接收消息的窗口 hHook: LongWORD
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:194.47kb
    • 提供者:黄春标
  1. gamehook

    1下载:
  2. 使用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
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:16.63kb
    • 提供者:稷下剑圣
  1. neicunbaoh.rar

    0下载:
  2. 修改内存保护的对写*有帮助!修改内存保护的对写*有帮助!,Modify the memory protection will help to write plug-ins! Modify the memory protection will help to write plug-ins!
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:8.29kb
    • 提供者:
  1. copymemory

    0下载:
  2. VB中调用copymemory实现内存的拷贝,让你见识VB指针操作的魅力-VB to implement memory copy call copymemory, VB allows you to experience the charm of pointer operations
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:137.37kb
    • 提供者:郭大万
  1. Not-Reader

    0下载:
  2. 内存不能为读的解决办法,请查看本函数,工作中经常遇到本问题-Memory can not read a solution, please check the function, the problem often encountered in the work
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:92.78kb
    • 提供者:郭大万
  1. DELPHI_two_exe_sharemem.rar

    0下载:
  2. 两个EXE文件之间通过内存共享数据,可以用于注册机,键盘密码记录等学习用。,Between the two EXE files to share data through memory, can be used to Zhuceji records to learn the keyboard with a password.
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:350.69kb
    • 提供者:彭龙辉
  1. memory.operator

    1下载:
  2. 这是一款可以修改进程内存特征码的程序,非常小巧。-This is a process you can modify the signature of program memory, very small.
  3. 所属分类:Hook api

    • 发布日期:2015-08-04
    • 文件大小:240kb
    • 提供者:刘工
  1. HookProcessMemory

    1下载:
  2. 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
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:91.39kb
    • 提供者:123
  1. vb-memory-edit-sendkeys

    0下载:
  2. vb 内存读取 修改 最 简单 有效 键盘发送 -Memory edit sendkeys
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:56.26kb
    • 提供者:yanglc
  1. memory

    0下载:
  2. 实现读内存,C/C++编程实现,可以自由改写代码。-Reading memory, C/C++ programming, can be freely rewritten code.
  3. 所属分类:Hook api

    • 发布日期:2017-12-08
    • 文件大小:926byte
    • 提供者:江诚
  1. Memory-Run

    0下载:
  2. 内存加载程序并运行,程序是易语言开发的.-The Memory Loader and run, the program is easy to language development.
  3. 所属分类:Hook api

    • 发布日期:2017-12-01
    • 文件大小:181.33kb
    • 提供者:zhangshun
  1. memory-management

    0下载:
  2. 这是一个用于C或C++程序开发的内存防护系统,它可以有效的侦测到内存泄漏及内存读写异常的发生,并可以精确的指出发生问题的原因及相关的代码。相对与1.0版,2.1版本采用了全新的内核,应用了私有堆、虚拟内存、多线程存储等诸多技术-memory management
  3. 所属分类:Hook api

    • 发布日期:2017-06-19
    • 文件大小:26.67mb
    • 提供者:leonfan
« 12 3 4 »
搜珍网 www.dssz.com