资源列表

« 1 2 ... .09 .10 .11 .12 .13 214.15 .16 .17 .18 .19 ... 486 »

[钩子与API截获Code_ControlExtractor

说明:win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 global win16 abandoned the concept of memory, each process has its own
<xuyaxin> 在 2025-02-12 上传 | 大小:16kb | 下载:0

[钩子与API截获HOOK

说明:了解MFC DLL动态连接库的编程方法; 2.了解HOOK技术和回调函数的运行机制; 3.学习MFC中加载动态连接库的方法 -DLL&HOOK1
<林茜> 在 2025-02-12 上传 | 大小:3kb | 下载:0

[钩子与API截获getword

说明:鼠标取词,get word。利用Windows API钩子技术实现全屏幕取词。-Mouse capture word. Use API hook tech to get word from all over screen.
<xbcnn> 在 2025-02-12 上传 | 大小:1.7mb | 下载:0

[钩子与API截获SendInputsimulate200909

说明:通过sendinput控制鼠标的移动功能,可以多学习人家的编程方法,也可以HOOK去尝试新的方法-Sendinput controlled through the movement of the mouse function, can learn from other people' s programming can also be HOOK to try a new approach
<云网> 在 2025-02-12 上传 | 大小:24kb | 下载:0

[钩子与API截获MouseKeyboardHook

说明:鼠标键盘消息钩子实例程序,通过动态连接实现-Keyboard mouse hook example of the news program, through the dynamic connection
<高攀> 在 2025-02-12 上传 | 大小:83kb | 下载:0

[钩子与API截获InnerHook

说明:鼠标键盘消息钩子示例程序,程序内部直接调用实现,不是通过动态链接-Keyboard mouse hook message, direct the realization of the internal procedures
<高攀> 在 2025-02-12 上传 | 大小:32kb | 下载:0

[钩子与API截获HOOK_WriteProcessMemory

说明:HOOK WriteProcessMemory
<解寒瑜> 在 2025-02-12 上传 | 大小:648kb | 下载:0

[钩子与API截获MOUSEANDKEYBOARD

说明:一个简单的鼠标和键盘动作记录并回放的小程序!
<解寒瑜> 在 2025-02-12 上传 | 大小:6kb | 下载:0

[钩子与API截获HOOK_CreateProcess

说明:一个拦截CreateProcess函数,不允许创建进程的程序例子!
<解寒瑜> 在 2025-02-12 上传 | 大小:497kb | 下载:0

[钩子与API截获hooksendrecv

说明:一个HOOK SEND RECV函数拦截网络封包的程序!-HOOK SEND RECV a function of the program to intercept network packets!
<解寒瑜> 在 2025-02-12 上传 | 大小:514kb | 下载:0

[钩子与API截获MouseHook

说明:鼠标hook操作,具有良好的处理鼠标hook操作,不可多的的演示-Mouse hook operation, has a good hook to deal with the mouse operation, the presentation can not be more
<tity> 在 2025-02-12 上传 | 大小:6kb | 下载:0

[钩子与API截获mousekey

说明:鼠标*和回放,可以作为鼠标键盘监控处理-Record and playback keyboard mouse, mouse keyboard monitor can be used as processing
<tity> 在 2025-02-12 上传 | 大小:2kb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 214.15 .16 .17 .18 .19 ... 486 »

源码中国 www.ymcn.org