-
Hook到记事本的MessageBoxW函数
打开旧的记事本新输入几个字符,按新建就会看到HOOK的效果...
Hook到记事本的MessageBoxW函数
打开旧的记事本新输入几个字符,按新建就会看到HOOK的效果-Hook into Notepad MessageBoxW function of the old Notepad to open the importation of several new characters, according to a new you will see the effect HOOK
- 2022-08-11 19:59:35下载
- 积分:1
-
利用钩子获取当前进程正在发生的各种消息(WM_),用于判断该进程所发生的各种事件。...
利用钩子获取当前进程正在发生的各种消息(WM_),用于判断该进程所发生的各种事件。-The use of hook to obtain the current process taking place in a variety of sources (WM_), the process used to determine the events.
- 2022-01-26 05:09:20下载
- 积分:1
-
使用了系统record Hook可以记录所有鼠标和键盘动作,并可以回放出来,而且可以一步一步的回放...
使用了系统record Hook可以记录所有鼠标和键盘动作,并可以回放出来,而且可以一步一步的回放-use of the system can record Hook records all keyboard and mouse movements, and can playback, and it can be one of the intervals
- 2022-02-11 11:32:11下载
- 积分:1
-
输入法编程例子,使用三种方法实现系统钩子
输入法编程例子,使用三种方法实现系统钩子-Input Method programming examples, using three methods for system hook
- 2022-06-12 12:15:10下载
- 积分:1
-
API Hook类,已经做成dll文件。其中包含Hook WS2_32.dll 中send 函数的Demo,可以起、轻松修改成其他API 的 Hook....
API Hook类,已经做成dll文件。其中包含Hook WS2_32.dll 中send 函数的Demo,可以起、轻松修改成其他API 的 Hook.-API Hook type, has made dll file. Hook WS2_32.dll includes send function in the Demo, can be easily modified into other API of Hook.
- 2022-10-21 03:55:03下载
- 积分:1
-
DLL内存挟持
DLL内存挟持!!可以修改内存!!当加载EXE的时候挟持DLL,补丁自己的代码!!!!!
- 2022-09-28 19:45:03下载
- 积分:1
-
它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完...
它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完成的API显式调用。当然,如果您告诉它一些类型信息,Mirager可以在拦截到调用时获取上下文,即参数和返回值-it is the use of technologies developed into debugging API hook. Compared to the traditional 16 under the entrance code rewrite, it is not multi-threaded issues, but also to intercept LoadLibrary/GetProcAddress completed explicitly call API. Of course, if you tell it that some types of information, Mirager can intercept when access to the calling context, the parameters and return values
- 2022-05-29 23:27:23下载
- 积分:1
-
Embedded VB Series achieve single
VB内嵌汇编实现单个类文件实现子类化钩子.-Embedded VB Series achieve single-file-type-type hook.
- 2023-03-22 14:00:04下载
- 积分:1
-
一个通过修改DLL文件的IAT表来实现的hook开发包源码
一个通过修改DLL文件的IAT表来实现的hook开发包源码-A DLL file by modifying the IAT table to achieve the hook development kit source
- 2022-05-14 23:41:51下载
- 积分:1
-
用来探测其他应用程序窗体信息,读取星号密码等诸多功能的小工具...
用来探测其他应用程序窗体信息,读取星号密码等诸多功能的小工具-Applications used to detect other forms of information, read asterisk password function and many other small tools
- 2022-03-14 00:37:34下载
- 积分:1