资源列表
HookApi.x86.x64.1.0.0.3
- HookApi 1.0.0.3 支持 x86 和 x64-HookApi 1.0.0.3 for x86 and x64
Code
- Hook programming。。ADO ADVC ADO techology access a data base。
interrupthook_sc
- Examples of system interruption code hook
ClamRT-src-0.4
- Real Time Clam AV Source writen in C
Hook_hotKey_Src
- Hook和hotKey源码, 一 款 介 绍 钩 子 和 热 键 的 例 子 . MFC环 境 开 发 -examples of Hook and Hotkey
InjectDll(vccode)
- 远程线程DLL注入,vc源码,远程线程DLL注入,vc源码-DLL into the remote thread, vc source, remote-threaded DLL injection, vc source
APIHOOK
- APIHOOK.cpp : Defines the entry point for the DLL application
VBHOOK
- VB实现全局HOOK! 对键盘在任意一个地方操作都可以HOOK到!-VB to achieve the overall HOOK! On the keyboard to operate in any one place can be the HOOK!
KeyboardDetection
- 检测键盘,按键信号,可以用作键盘检测程序设计参考-Detection of a keyboard button signal
IRHOOK
- 一个简单的键盘钩子程序,可以屏蔽WIN,ALT+TAB,ESC等系统键。-A simple keyboard hook procedure, you can shield WIN, ALT+ TAB, ESC and other key systems.
RAWSOCK01
- 捕获数据包源程序代码-packet
PasswordSpy
- PasswordSpy 程序最有趣的部分其实是使用 SetWindowsHookEx API.函数设置Windows 钩子。利用该函数你可以将钩子安装到操作系统中或者某个特定的进程中。钩子的种类有很多种,每种钩子作用也不尽相同,用来监视特定的一组事件。当某一类事件发生时,钩子代码被调用。PasswordSpy使用WH_GETMESSAGE钩子,它监视对GetMessage 和PeekMessage 的调用.-PasswordSpy is a program that will allow you
