资源列表
keyboardhook50
- 一个很好的钩子程序,用户在按键之前,程序会截获按键信息,并发出相应的声音。-a good hook procedure, the user keys in before, the program will intercepted keystroke information, and issued the corresponding voice.
CKeyHook
- CKeyHook是一个通过设定钩子,截获键盘事件的操作示例,对于掌握钩子的安装、时间截获等处理方法有参考价值。-CKeyHook is by setting the hook, intercepting keyboard events, the operation of example, to master the hook for the installation, the time intercept other treatment methods have reference value.
Detours-Express-3.0
- 拦截API调用,将其引导到自己的子程序,从而实现WIN32 API的定制。为一个已在运行的进程创建一新线程,装入自己的代码并运行。 -Intercept API calls, will lead to his son the program, so as to realize the customized WIN32 API. For a has set up a file in the operation of the process to create new thread, into it
Hook
- Hook engines for windows support Patch, AIT,EAT, Debug by int 3. Enable\Disable hook.
Test-HOOKMENU
- 纯VB编写的API函数 实现菜单的HOOK VB 也可以编写标准的API函数-Written in pure VB API functions for menu HOOK VB you can write a standard API function
keyhook
- 使用低级键盘钩子实现拦截用户的键盘操作信息,并对相应键盘操作做出反应。-The realization of the use of low-level keyboard hook to intercept the user' s keyboard operation information, and respond to the corresponding keyboard.
pccode_200691013012860
- VC网络防火墙,基于费尔的Ndis Hook技术,有兴趣的朋友研究研究.
Basican
- CANzongxian
DLL
- 隐藏注入后在程序里的D-After hiding in the program s DLL injection
school
- 截获鼠标键盘消息。加入枚举窗口的函数。如下:(注意,因为前面的函数据要用到此函数,所以要么在前面声明,要么放在上面函数之前定义。
KeyHook
- Hook实现的截获键盘信息,适合初学者学习-The Hook to achieve intercepted keyboard information
SkinSharp
- 最近想玩一下软件界面,百度了半天,发现 SkinSharp 挺强的。可是以前写的好多程序都懒得改源码了,所以想调戏一下 SkinSharp ,在没有源码的情况下,让任何一个 EXE 都可以使用 SkinSharp。本人是很尊重知识产权的,发这个贴子完全是出于技术交流的目的。如果你想使用 SkinSharp 请到官网 http://www.skinsharp.com/htdocs/index.htm 购买。这里玩的 SkinSharp 是1.0.6.6 版的。-Recently want to p