资源列表
VB
- 一个利用VB远线程注入技术实现键盘拦截的例子注意:非 Ctrl+Alt+Del 键使用普通钩子技术,因此 程序在退出时注意要卸载钩子。 -Using VB far into a thread an example of technology to intercept the keyboard Note: Non-Ctrl+ Alt+ Del key technology using ordinary hook, so pay attention to exit the program to
CLSIDHook_exe
- 上面代码的测试程序 -The test app for above code
CLSIDHook_src
- 修改系统函数CLSIDFromProgIDProc,加速CLSID存取速度-The example of modifying system function CLSIDFromProgIDProc, accelerating the access speed of CLSID
hook_func
- 修改Windows函数的源码 -The source for modifying windows function
GUIhook95
- 修改Windows95 GUI函数的源代码 -The source for modifying windows 95s GUI function
GUIhookNT
- 修改WindowsNT GUI函数的源代码 -The source for modifying windows NTs GUI function
freedict
- 马飞涛的屏幕抓词程序,无源代码,但含一DLL -Screen word capatrueing app provided by MaFeitao, without source but a D
keymouse
- 键盘模拟鼠标的源码 -The source to smimulate keyboard and mouse input
pmqc
- 一个NT下的屏幕取词程序的源代码- Under a NT screen takes the word procedure the source code
hook_demo
- 一个建立系统钩子的例子- An establishment system clasp example