资源列表
[钩子与API截获] windowhook
说明:The code shows the excellent use of window hook development in vc++. This may be very important for some one who want to start work on hooks techniques<symbi> 在 2025-06-08 上传 | 大小:10kb | 下载:0
[钩子与API截获] T-ProcMon-1.0Src
说明:本程序为一款基于Windows SDK/DDK开发环境的系统信息监视工具。-monitoring system information tool source code, Write by Windows SDK/DDK.<xinjingjing> 在 2025-06-08 上传 | 大小:10kb | 下载:0
[钩子与API截获] HookRelocAndIAT
说明:实现Reloc和IAT的钩子,代码可很好地进行移植,超好用!-Achieve Reloc and IAT hooks, the code can be a good transplant, Chao Haoyong!<zwaz> 在 2025-06-08 上传 | 大小:10kb | 下载:0
[钩子与API截获] Change+PID
说明:Source Code Change PID Proce-Source Code Change PID Process<james E.> 在 2025-06-08 上传 | 大小:10kb | 下载:0
[钩子与API截获] NInjectLib
说明:About N-InjectLib N-InjectLib is a library written in C++ which allows for injecting dynamic link libraries into a remote (i.e. foreign) process. Two techniques are available to inject a dll: the target process can be started by using the library<louis> 在 2025-06-08 上传 | 大小:10kb | 下载:0
[钩子与API截获] vc_hook_control_process_used_to_create
说明:vc利用钩子控制进程的创建vc hook control process used to create-vc hook control process used to create<3n> 在 2025-06-08 上传 | 大小:10kb | 下载:0
[钩子与API截获] Win_HOOK
说明:Windows系统采用的是事件驱动的机制,也就是说,整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子可以监控系统或进程中的各种事件消息,截获发往目标窗口的消息并进行处理。我们可以在系统中安装自定义的钩子,监视系统中特定时间的发生,完成特定的功能。比如截获键盘、鼠标的输入、屏幕取词、日志监视等等。可见、利用钩子可以实现许多特殊而有用的功能。因此,对于高级编程人员来说,掌握钩子的编程方法<宋若军> 在 2025-06-08 上传 | 大小:10kb | 下载:0
[钩子与API截获] IEHOOKvreygood
说明:关于IE监控的例子,使用HOOK,很不错的代码-IE control on the example, the use of HOOK, very good code<粗人> 在 2025-06-08 上传 | 大小:10kb | 下载:0
[钩子与API截获] liyonggouzikongzhijinchengchuangjian
说明:这是一个利用钩子控制进程创建的源代码,利用了进程创建函数 -Use hooks control process creation of source code<xiu> 在 2025-06-08 上传 | 大小:10kb | 下载:0
[钩子与API截获] ssdt-hook
说明:1。获取ssdt函数个数 2。获取ssdt函数表中的所有函数 3。hook ZwQuerySystemInformation 4。unhook ZwQuerySystemInformation 5。根据用户给定的函数地址和ssdt表中的索引,修改ssdt表。-1. Get ssdt number of functions 2. Get ssdt all functions in the function table 3. hook ZwQuerySystemInformation<wu> 在 2025-06-08 上传 | 大小:10kb | 下载:0