资源列表

« 1 2 ... .06 .07 .08 .09 .10 211.12 .13 .14 .15 .16 ... 486 »

[钩子与API截获HookSy

说明: 注入技术简述: 本实例其实是一个查看工具。完成以下的几个功能: 1、查看系统当前的运行进程; 2、查看系统当前的运行线程; 3、查看系统中运行某个进程中包含的DLL列表; 4、通过创建远程线程的方法将DLL注入到目标进程中: 5、通过Hook方法将DLL注入到目标进程中: -A brief injection technique: This example is act
<赵积元> 在 2025-02-12 上传 | 大小:12kb | 下载:0

[钩子与API截获Hook

说明:日志钩子实例:其中使用了鼠标及键盘钩子。仅供参考-Log hook examples: one using the mouse and keyboard hook. For reference only
<赵积元> 在 2025-02-12 上传 | 大小:6kb | 下载:0

[钩子与API截获mouse-hooks

说明:钩子示例程序,很有意思的一个小游戏,供参考-Example hook procedure, a very interesting game, for reference
<zealot> 在 2025-02-12 上传 | 大小:21kb | 下载:0

[钩子与API截获KeyboadMonitor

说明:VC7.0下写的一个键盘监听的小程序,是学习hook的好例子,注释很详细.执行成功后,在C盘根目录下生成一个txt文件,记录了每个时间段的按键键码.程序执行后不会在任务栏显示图标-VC7.0 keyboard under the monitor to write a small program is a good example of learning hook, very detailed notes. After the succe
<张晓龙> 在 2025-02-12 上传 | 大小:841kb | 下载:0

[钩子与API截获lok

说明:利用detours库 增加一个节存放导入表的利用程序-Use detours library to add a section to import tables using stored procedures
<残猫> 在 2025-02-12 上传 | 大小:729kb | 下载:0

[钩子与API截获keyboard

说明:键盘钩子,截获键盘消息,是键盘的输入实时显示在对话框中-Keyboard hook, keyboard intercepted message, the keyboard input is real-time display in the dialog box
<王许生> 在 2025-02-12 上传 | 大小:1.94mb | 下载:0

[钩子与API截获keycansound

说明:简单的使用钩子截取键盘的的例子可以使键盘发出声音给初学者很好的学习-Interception of the use of simple keyboard hook examples can make the keyboard sounds good learning experience for beginners
<weir> 在 2025-02-12 上传 | 大小:498kb | 下载:0

[钩子与API截获vbHook

说明:test.exe可以终止工程1,但是不能终止HookInfo.exe test4.exe可以弹出对话框,但是打开HookInfo4.exe就不能弹出了 该文中的HookInfo在编译的时候需要修改Base参数值为52000000才可以正常工作,本文附件中为vb的插件,可以在编译的过程中修改编译参数。 link.exe 和 link2.exe放到vb安装目录,编译的时候就可以改Base参数了-test.exe may
<jackdeng> 在 2025-02-12 上传 | 大小:248kb | 下载:0

[钩子与API截获ggggggggg

说明:高级钩子编程示例-High hook programming examples
<hwl> 在 2025-02-12 上传 | 大小:1.04mb | 下载:0

[钩子与API截获KeyMouseHook

说明:鼠标、键盘钩子,可以禁用鼠标、键盘。此钩子为全局钩子。-Mouse, keyboard hook, you can disable the mouse, keyboard. The hook for the overall hook.
<Ares> 在 2025-02-12 上传 | 大小:33kb | 下载:0

[钩子与API截获HookSpy_src

说明:使用钩子获取窗口或控件的详细信息。句柄,文本(或编辑框的密码)所属线程等。-Window or use the hook to obtain detailed information on controls. Handle, text (or edit the password box), such as their threads.
<徐俊飞> 在 2025-02-12 上传 | 大小:11kb | 下载:0

[钩子与API截获keyboardHook

说明:通过HOOK截获键盘,可以记录键盘按键information -HOOK intercepted through the keyboard, you can record the keyboard keys information
<xiliang> 在 2025-02-12 上传 | 大小:284kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 211.12 .13 .14 .15 .16 ... 486 »

源码中国 www.ymcn.org