-
模拟键盘输入 不错的例子模拟键盘输入 不错的例子
模拟键盘输入 不错的例子模拟键盘输入 不错的例子-Simulation of keyboard input simulation good example good example of keyboard input
- 2022-02-20 14:10:51下载
- 积分: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
-
在WINDOWS2000下屏蔽Ctrl
在WINDOWS2000下屏蔽Ctrl-Alt-Del例程源代码-in Windows2000 under shielding Ctrl-Alt-Del source code routines
- 2022-08-20 12:08:51下载
- 积分:1
-
里面的原代码可以直接编译通过,高手就是这样练成的
里面的原代码可以直接编译通过,高手就是这样练成的-inside the original code can be directly translated, is the master of this art
- 2023-03-20 05:00:03下载
- 积分:1
-
通用聊天室客户端源码,可以整合如,也可独立使用!
通用聊天室客户端源码,可以整合如,也可独立使用!-common chat room client source code, such as integration, but also for independent use!
- 2023-07-28 11:55:02下载
- 积分:1
-
全局Mouse Hook的例子
全局Mouse Hook的例子- Overall situation Mouse Hook example
- 2022-10-11 10:45:03下载
- 积分:1
-
拦截API函数MesssageBox的演示程序,分为钩子DLL和测试程序两部分,用BCB2007编译。
拦截API函数MesssageBox的演示程序,分为钩子DLL和测试程序两部分,用BCB2007编译。-Intercept API function MesssageBox demonstration program, divided into the hook DLL and the test program of two parts, with BCB2007 compiled.
- 2023-03-28 20:40:03下载
- 积分:1
-
魔高一丈的源代码,使用了hook技术,可控制所有的桌面程序都隐藏或恢复...
魔高一丈的源代码,使用了hook技术,可控制所有的桌面程序都隐藏或恢复--source code of "the devil climbs ten", has used the hook technology, may control all procedure on disktop hide or restore
- 2022-03-19 19:09:56下载
- 积分:1
-
奇迹窗口化工具源码(支持2窗口挂机)
奇迹窗口化工具源码(支持2窗口挂机)-miracle-source tools window (window support two outboard)
- 2022-03-16 02:10:13下载
- 积分:1
-
全局鼠标键盘钩子
一个全局鼠标键盘钩子的示例,包含.dll文件和lib文件,基于VC6 MFC设计的
能够实现实时捕获鼠标当前屏幕的坐标位置,能够捕获绝大部分键盘单独按键,如需特殊键和组合键,还需要自己处理一下。
- 2022-10-08 17:05:03下载
- 积分:1