资源列表

« 1 2 ... .94 .95 .96 .97 .98 299.00 .01 .02 .03 .04 ... 486 »

[钩子与API截获gouzimuma

说明:apple.exe和apple.dll是完成编译后的两个文件,exe里有一个定时器,当QQ聊天窗口打开时自动发送一段话。dll里主要是钩子函数。 目前有几个难点解决不了: 1.我本来是打算从内存剪贴版里复制一段话到QQ的对话窗口,然后发送,但是可能因为现在的QQ禁止了这种行为,我可以在自己的窗体上实现,但是QQ的对话窗体无法做到,我只能通过SendMessage()一个字一个字的发送。导致中文无法显示。 2.无法在任务管理器
<刘放晴> 在 2008-10-13 上传 | 大小:136.17kb | 下载:0

[钩子与API截获MouseHookTest

说明:用vc写的一个鼠标的hook代码以及一个test程序代码
<shijian> 在 2008-10-13 上传 | 大小:135.58kb | 下载:0

[钩子与API截获gouzimuma

说明:apple.exe和apple.dll是完成编译后的两个文件,exe里有一个定时器,当QQ聊天窗口打开时自动发送一段话。dll里主要是钩子函数。 目前有几个难点解决不了: 1.我本来是打算从内存剪贴版里复制一段话到QQ的对话窗口,然后发送,但是可能因为现在的QQ禁止了这种行为,我可以在自己的窗体上实现,但是QQ的对话窗体无法做到,我只能通过SendMessage()一个字一个字的发送。导致中文无法显示。 2.无法在任务管理器
<刘放晴> 在 2025-02-11 上传 | 大小:136kb | 下载:0

[钩子与API截获N-CodeHook

说明:Hook 超级钩子,各种牛逼钩子 Hook 超级钩子,各种牛逼钩子-XXX
<王瑜与> 在 2025-02-11 上传 | 大小:136kb | 下载:0

[钩子与API截获Klog1.0

说明:使用内核驱动方式实现的一个简单的键盘钩子,可以截获键盘的击键消息-The use of kernel-driven way of a simple keyboard hook, keyboard keystrokes can be intercepted message
<袁晓辉> 在 2025-02-11 上传 | 大小:136kb | 下载:0

[钩子与API截获Tnotify

说明:进程程序隐藏和控制程序设计!delphi编程!-Process procedures and control procedures designed to hide!
<yaoyuan> 在 2025-02-11 上传 | 大小:136kb | 下载:0

[钩子与API截获KeyBoardFilterDriver

说明:该代码的功能是设置键盘钩子,记录键盘操作记录,包括键盘扫描码。-the function of this code is setting keyboard hooking and keeping the log of keyboard operation,the scan code is also included in it.
<俊豪> 在 2025-02-11 上传 | 大小:136kb | 下载:0

[钩子与API截获20105201345437

说明:用api中SetCursorPos函数实现鼠标绕环,本实例为vb版,另有C#版,原理一样,本实例仅对于初学者,所以比较简单。 -SetCursorPos with api functions for the mouse circling in the instance of the vb version, and another C# version of the same principle, only for beginners i
<Lookup666> 在 2025-02-11 上传 | 大小:137kb | 下载:0

[钩子与API截获copymemory

说明:VB中调用copymemory实现内存的拷贝,让你见识VB指针操作的魅力-VB to implement memory copy call copymemory, VB allows you to experience the charm of pointer operations
<郭大万> 在 2025-02-11 上传 | 大小:137kb | 下载:0

[钩子与API截获MulAppLoader_src

说明:这是一款多开程序。能多开QQ游戏,一些客户端HOOK API-This is a more open process. Able to open QQ games, some clients HOOK API
<slplay> 在 2025-02-11 上传 | 大小:135kb | 下载:0

[钩子与API截获CursorClip

说明:限制鼠标的范围。将鼠标限制在某个固定的范围。-Limit the scope of the mouse. Mouse limited to a fixed range.
<zhaochunhe> 在 2025-02-11 上传 | 大小:135kb | 下载:0

[钩子与API截获sniff

说明:使用了 CreateRemoteThread 注入目标行程,然后使用替换式 API HOOK.-use createRemoteThread inject into target, switch api hook
<teenlove> 在 2025-02-11 上传 | 大小:136kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 299.00 .01 .02 .03 .04 ... 486 »

源码中国 www.ymcn.org