资源列表

« 1 2 ... .43 .44 .45 .46 .47 348.49 .50 .51 .52 .53 ... 486 »

[钩子与API截获anit

说明:Windows应用程序是基于消息驱动的,任何线程只要注册窗口类都会有一个消息队列用于接收用户输入的消息和系统消息。为了拦截消息,Windows提出了钩子的概念。钩子(Hook)是Windows消息处理机制中的一个监视点,钩子提供一个回调函数。当在某个程序中安装钩子后,它将监视该程序的消息,在指定消息还没到达窗口之前钩子程序先捕获这个消息。这样就有机会对此消息进行过滤,或者对Windows消息实现监控。-Windows applicati
<田浩> 在 2025-02-08 上传 | 大小:7kb | 下载:0

[钩子与API截获IDThjack

说明:隐藏IDT HOOK,可以过xuetr,PowerTool。发现windbg !idt命令也看不出,看来MS的哥们也偷懒 原理是利用了选择子。直接发码,关于IDT 的知识我就不科普了-Hidden IDT HOOK, can lead xuetr, PowerTool. Found windbg! Idt command can not see, it seems the man is lazy MS Is the
<田浩> 在 2025-02-08 上传 | 大小:44kb | 下载:0

[钩子与API截获WheelHook-AllControls

说明:wheel mouse with visual basic
<chatchai> 在 2025-02-08 上传 | 大小:5kb | 下载:0

[钩子与API截获bmachine-3.1

说明:wheel mouse with visual basic
<chatchai> 在 2025-02-08 上传 | 大小:257kb | 下载:0

[钩子与API截获dxbutton

说明:dxbutton.pas which is not found anywhere
<ferhatbalaban> 在 2025-02-08 上传 | 大小:19kb | 下载:0

[钩子与API截获keycontrol

说明:使用键盘钩子来接收键盘上的所有输入,进行键盘控制,可以使用这样的功能来做游戏外挂等-Use the keyboard hook to receive all input on the keyboard, the keyboard controls, you can use this function to do the game plug-in, etc.
<lucas> 在 2025-02-08 上传 | 大小:3.84mb | 下载:0

[钩子与API截获MouseHook

说明:运行全局鼠标钩子使两个MSHFLEXGRID控件联动-use mousehood to ensure two mshflexgrid controls can take same actions
<vigours> 在 2025-02-08 上传 | 大小:8kb | 下载:0

[钩子与API截获vistual_keypad

说明:DELPHI2010 软键盘+全局钩子 系统默认0为呼唤键-Use Delphi2010 Make a virtual keypad system default number 0 is active the form!
<duan> 在 2025-02-08 上传 | 大小:12kb | 下载:0

[钩子与API截获VcKeyHook

说明:vc6写的键盘钩子函数及其调用,hook用dll方式,我做的小修改会对调用者发出一个消息-keyboard hook code in vc6,hook in dll,and if you press ctrl key will receive a message
<jmplay> 在 2025-02-08 上传 | 大小:277kb | 下载:0

[钩子与API截获vcPP-skin

说明:visual c++ 换肤 采用hook -visual c++ skin use hook
<jinyongxian> 在 2025-02-08 上传 | 大小:80kb | 下载:0

[钩子与API截获MyInjecCodeRC

说明:代码注射,带汇编版本的!Compiled with visual studio 2002 SP1, using MFC, static library linking. Copyright 2009 - 12oClocker Software This program is distributed under the terms of the GPL v3 License. See "GPL v3 License.txt"-
<欣娃> 在 2025-02-08 上传 | 大小:102kb | 下载:0

[钩子与API截获DesktopCalendar

说明:使用钩子实现桌面日历, 简单的桌面插件DesktopCalendar-failed to translate DesktopCalendar
<lili> 在 2025-02-08 上传 | 大小:22kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 348.49 .50 .51 .52 .53 ... 486 »

源码中国 www.ymcn.org