资源列表
BatMouse
- 一个HOOK模拟鼠标键盘的源码,源码很清晰,写的非常详细-A mouse and keyboard HOOK analog source, the source code is very clear, very detailed written
ECallback
- 一个易语言编写的程序,很不错!一 个易语言编写的程序,很不错!-An easy language to write procedures, very good!An easy language to write procedures, very good!An easy language to write procedures, very good!
analyzeeth_winpcap.cpp
- 该程序通过利用WinPcap提供的捕获数据包函数,对网络中的数据包进行采集分析。-The program provided through the use of WinPcap packet capture function in the network packet capture analysis.
UsbProtect
- USB保护程序,对复制文件功能进行HOOK-USB saver function for copying files HOOK
InnerHookDlg
- 在VC编程的环境下,使用钩子函数来屏蔽回车键-Through VC programming, using the hook function to shield the Enter key
hooksr
- 这是一个dll工程。通过注入到其他进程能捕获到进程的网络收发数据。(所用技术:IAT HOOK,能截取send()、recv()等网络收发函数)-This is a dll project which can capture the data from send(),recv() and so on.
SimpleBase
- cs 1.6 simple base hooks
cPP-source-for-hook-learning-
- 这是windows程序设计(王艳平)一书,hook章节的源代码,方便hook学习-c++ source for hook learning
vc-Detect-the-keyboard-keys
- vc检测键盘按键编程代码,可以学习和借鉴!-vc programming code detection keyboard keys, you can learn!
mousehook
- hook鼠标获取当前窗口的鼠标坐标,并显示到单文档中-mouse hook to get the current mouse coordinates of the window and displays into a single document
Key-Hook
- 键盘钩子,可以截取普通的键盘输入,对某些应用的键盘输入,只能截取到不完整信息-Keyboard hook, can intercept ordinary keyboard input, keyboard input for some applications, only incomplete information intercepted
CAPIHook
- api hook类, 遍历IAT表hook指定模块中的函数, hook单个函数的时候很有用-api hook class, traversing IAT table specified module hook function, hook a single function is useful when