资源列表
KeyMouse
- 键盘和鼠标的响应方法,可快速掌握消息处理方法和消息响应原理-Keyboard and mouse response method to quickly grasp the message and message response theory approach
HanGame01
- hangame的*代码 欢迎下载使用 -hangame the Trojan code to use hangame welcome to download the Trojan code to download welcome to use
cg4ie_src_0.1
- Customize Google BHO source
RegistryREF_FuncHook
- This source code that implement registry function with ddk.-This is source code that implement registry function with ddk.
code
- SSDT Hook Source with Visual Stuio 6.0 (C++)
HOOKCode
- HOOK钩子函数的使用简介,大家参考下吧
HookKeyboard
- 一个可以HOOK键盘输入的程序,程序只是用了简单的C语言,方便看懂和进行扩展-A simple hook app source , only use C , so you can understand and extended simply.
xxx
- DNF连发源码 钩子类 易语言-DNF bursts of hook classes easy language source
APIHook_Src
- 很专业的R3的inline HOOK引擎。-The R3 HOOK very professional engine
catwork0601
- 1、我想调用 SetWindowsHookEx 来设置 WH_CBT 钩子,但我了解到 MFC 也安装了这个钩子,也就是在一个线程中安装了两次 WH_CBT,这样做能行吗? 2、我正在将一个现有的 C++ 类库转换为托管扩展,以便能在 .NET 框架客户端使用它们。我的代码调用了 API 函数,这些函数需要当前运行模块的 HINSTANCE。我不想使用我的 DLL 的 HINSTANCE;我想让调用者提供 EXE 的 HINSTANCE,该 EXE 调用我的 DLL。我能将 HINST
ZwCreateProcess
- Hooking Zwcrerateprocess at ring0 usefule to monitor
VBMousewheel
- 通过VB IDE AddIn增加对鼠标滚轮的支持, 并可使用get/set滚动选项对话框。只需简单的编译该DLL到VB文件夹即可。-This little VB IDE AddIn adds mousewheel support to the IDE code panes. Now with get/set scroll options dialog. Simply compile the DLL into your VB folder.