资源列表
CreateFile
- 对win32api createfile 进行inline hook的示例代码-On win32api createfile sample code for inline hook
HOOK
- 了解MFC DLL动态连接库的编程方法; 2.了解HOOK技术和回调函数的运行机制; 3.学习MFC中加载动态连接库的方法 -DLL&HOOK1
WIN64_SSDTHOOK
- 相比WIN32,WIN64的SSDT发生了较大的变化,在WIN32下挂钩SSDT的代码已经不能在WIN64下使用了。该代码实现win64下挂钩 ssdt-Compared to the WIN32, WIN64 the SSDT occur larger hook SSDT under WIN32 code has been used in WIN64. The code to achieve win64 hook ssdt
FreeDict
- 使用delphi开发的屏幕取词代码-Screen use delphi development code
InlineHook
- 用全局钩子注入,用5字节跳转HOOK了封包发送接收的几个函数-With the overall hook implantation, with 5 bytes of the packet sent Jump HOOK received several function
HookTest
- 一个最简单的windows钩子程序,适合初学者参考,能够直接用VS2010编译通过,能够截获键盘消息-A simple program about Windows Hook
my_hookOpenProcess
- 通过修改进程函数开始前5个字节,实现API Hook-Before the start of the process by modifying the function of 5 bytes, to achieve API Hook
SimpleKBHOOK
- 简单的键盘监听器 涉及HOOK和鼠标获取其他进程窗口句柄-Simple keyboard monitor and mouse HOOK involving other processes to obtain the window handle
API-Hook
- Win32 API Hook 示例,例子中注释非常详细,简单易懂。本例子中实现了对MessageBox 函数进行Hook , 当然你也可以Hook其他API,只需小小的修改即可。 -Win32 API Hook examples, case notes are very detailed, very easy to understand. In this case realized MessageBox function Hook, of course, you can Hook the
APIHook_Src
- 很专业的R3的inline HOOK引擎。-The R3 HOOK very professional engine
ShellExecute
- ShellExecute的使用技巧演示!-The use of ShellExecute presentation skills!
AntiDlltest
- this anti Dll injection sample Written VC++, you can understand more easy more easy-this is anti Dll injection sample Written VC++, you can understand more easy more easy
