资源列表
[钩子与API截获] warkey
说明:dota6.63所有英雄技能快键整合修改. 根据当前所用英雄,点选英雄,然后应用。所选英雄的4个技能就被映射到3,4,5和~键。1,2键为S键,A键的映射,F2,F3,F4对应小键盘7,8,4。F1没改,可用于选择英雄。-dota6.63 all the heroes skills key to integration of fast changes. Based on the current used by a hero, click on a hero, and then apply.<stiny> 在 2025-06-03 上传 | 大小:6.63mb | 下载:0
[钩子与API截获] HookSys_code
说明:披露API Hook的相关技术。讲述如何监控API函数、查看操作系统内部以及如何扩充原函数的功能-Intercepting Win32 API calls has always been a challenging subject among most of the Windows developers and I have to admit, it s been one of my favorite topics. The term Hooking represents a fundament<yourname> 在 2025-06-03 上传 | 大小:70kb | 下载:0
[钩子与API截获] winspy_package
说明:提供三种方法实现DLL注入。 包括:Windows Hooks、The CreateRemoteThread & LoadLibrary Technique、 The CreateRemoteThread & WriteProcessMemory Technique-Provides three ways to achieve DLL injection. Including: Windows Hooks, The CreateRemoteThread & LoadLibrary T<yourname> 在 2025-06-03 上传 | 大小:173kb | 下载:0
[钩子与API截获] vbRecordPressKey
说明:一个*器程序,纯VB代码,带有一定的界面,对于想学习的朋友,可以参考下-A keylogger program, pure VB code, with a certain interface, a friend who want to learn, you can refer to the following<Mike> 在 2025-06-03 上传 | 大小:66kb | 下载:0
[钩子与API截获] 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<123> 在 2025-06-03 上传 | 大小:91kb | 下载:2
[钩子与API截获] delphi-spy
说明:和spy++类似的一个代码,这些有名的软件老被游戏封闭,自己写了个获取当前窗口的hdl-And the spy++ like a code, these well-known software, games and old have been closed, himself wrote a month to get the current window hdl<黄杰> 在 2025-06-03 上传 | 大小:164kb | 下载:0
[钩子与API截获] YAPMv2.3.0
说明:一个功能强大的进程监视软件。这是与著名的Process Monitor并行的另一个进程监视软件。它可以实现远程监控。-et Another (remote) Process Monitor (YAPM) is a powerful application that allows to view and manage your running tasks, processes, threads, modules...etc. and your services on a local or on a<shama> 在 2025-06-03 上传 | 大小:1.76mb | 下载:0
[钩子与API截获] HookMouse
说明:一个简单的鼠标钩子程序 Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MF<冰雨> 在 2025-06-03 上传 | 大小:46kb | 下载:0
[钩子与API截获] globalHook
说明:全局钩子的一个例子,能截获CBT_Active消息,对该窗口的标题进行修改,对了解钩子有很好的作用-An example of the global hook that can intercept CBT_Active message, the title of the window changes to the understanding of the role of good hook<fridayzz> 在 2025-06-03 上传 | 大小:320kb | 下载:0