搜索资源列表
KeyboardHook
- 原理:通过SetWindowsHookEx函数将DLL注入到进程的地址空间中,线程dwThreadId获取到的键盘消息会实现被钩子拦截-Principle: The SetWindowsHookEx function DLL is injected into the process s address space, the thread dwThreadId get to the keyboard hook to intercept messages will be achieved
message-inject-demo
- 外挂编程消息注入框架。每次弄新的游戏,都要重新弄框架,摔!所以决定上传下,感觉应该有用。-News programming plug injection framework. Get a new game, we must get back every frame, wrestling! So I decided to upload the next, I feel it should be useful.