资源列表
HookID
- 通过hook DeviceIoControl任意更改硬盘序列号.-Changed by hook DeviceIoControl any hard drive serial number.
vbRecordPressKey
- 一个*器程序,纯VB代码,带有一定的界面,对于想学习的朋友,可以参考下-A keylogger program, pure VB code, with a certain interface, a friend who want to learn, you can refer to the following
COMHook
- 一个示例工程源码,主要讲述如果对COM接口进行HOOK-A demo of hooking COM interface
NtOpenProcessSSDTHook
- 驱动级SSDT 钩子 打造完美不死程序 挂接NtOpenProcess 函数,防护进程不被关闭-SSDT hooks create the perfect drive-level program articulated NtOpenProcess die function, the process of being shut down protection
ApiHook
- 通过拦截TerminateProcess和OpenProcess两个API,防止进程被结束-Two by interception TerminateProcess and OpenProcess API, to prevent the process is concluded
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
VC_Mouse_Hook_intercept_mouse_control_source_event
- VC++鼠标Hook截获鼠标移开事件含控件源码VC + + Mouse Hook intercept the mouse away with the control source event-VC++ Mouse Hook intercept the mouse away with the control source event
lg3d
- 学习Windows编程的同志一定要下载这个站长以前用钩子写的修改Windows界面的类似ctl3d.dll的程序,使你的Windows有些奇妙的变化,如给缺省按钮加图标等--Program writed by webmaster which uses hook to modify windows interface similar to ctl3d. It may take some changes in your windows, for example adding icons to sy
APIHook
- 勾了系统函数,可以修改API函数返回值以隐藏进程-Hook a system function, you can modify the return value of API functions to hide the process of
apihook
- ApiHook的一个范例 绝对有用的。-An example of absolute ApiHook useful.
DirectXHook_demo
- Simple Direct X hook
HookSys_code
- 网上找的一个HOOKAPI例子 VC编写-hookapi