是否有一个真正有效的注入和挂钩库? [英] Is there a really working Injection and Hooking library?

查看:74
本文介绍了是否有一个真正有效的注入和挂钩库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨!

抱歉,如果我将其发布到错误的位置.

我想捕获user32.dll GetKeyState和已经运行的进程的类似函数调用.
我不太擅长连接,因此试图挖掘一些可用的库(源代码),该库适用于Windows XP的所有Windows版本:XP,Vista,Windows 7等(x86和x64两者!!!). /> 我还没有找到.谁能为我的问题链接一个可行的解决方案?

谢谢!

Hi!

Sorry If I posted this to the wrong place.

I would like to catch user32.dll GetKeyState and similar function calls of an already running process.
I am not so good in hooking so tried to dig up something usable library (source code) that works on all Windows version from Windows XP: XP, Vista, Windows 7 etc. (both of x86 and x64!!!).
I have not found any. Could anyone link a working solution for my problem?

Thank you!

推荐答案

此解决方案适用于Windows 7之前的版本,并且非常受欢迎:

显示了API挂钩 [ http://easyhook.codeplex.com/ [ ^ ]
This one works for pre-Windows 7 and is very popular:

API hooking revealed[^]

And this one claims to work for Windows 7 too (I have not heard of it until today though, so evaluate it and then decide):

http://easyhook.codeplex.com/[^]


如果没有其他办法可以解决问题,您可以随时考虑使用:
Windows驱动程序工具包
[ ^ ]
具体来说:
Kbfiltr-WDF版本
[^ ]
KbdClass [
If nothing else seems to do the trick, you can always consider using:
Windows Driver Kit
[^]
Specifically:
Kbfiltr - WDF Version
[^]
KbdClass[^]

Regards
Espen Harlinn


它不是免费的,但最好的API挂钩系统可能是"madCodeHook".
http://www.madshi.net/madCodeHookDescription.htm

最好,因为它非常健壮和稳定.
支持从Windows 95到Windows 7等所有32和64位Windows操作系统.
请注意,我不会从中赚钱,我只是它的付费用户.
我已经制作了自己的小挂钩引擎,使用了其他挂钩引擎,而madCHook是最好的.
It''s not free but probably the best API hook system is "madCodeHook".
http://www.madshi.net/madCodeHookDescription.htm

Best because it''s very robust and stable.
Supports all 32 and 64 bit Windows operating systems from Windows 95 to Windows 7, etc.
Note, I make no money out of this, I''m just a paid user of it.
I''ve made my own little hooking engines, used others, etc., and madCHook is the best.


这篇关于是否有一个真正有效的注入和挂钩库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆