资源列表
[钩子与API截获] ReproduceActions
说明:用钩子实现重现用户鼠标操作的vc++代码-Achieved with a hook to reproduce user actions<wanghongmin> 在 2025-02-12 上传 | 大小:36kb | 下载:0
[钩子与API截获] Professional_Rootkits
说明:Professional rootkit Table of Contents Professional Rootkits Credits Introduction Chapter 1 - Tools Chapter 2 - A Basic Rootkit Chapter 3 - Kernel Hooks Chapter 4 - User Hooks Chapter 5<Prochg> 在 2025-02-12 上传 | 大小:7.84mb | 下载:0
[钩子与API截获] C-menghuan
说明:C++写的梦幻西游HOOK源码,为了给大家学习一下HOOK,并不是做破坏。<hkqsyh> 在 2025-02-12 上传 | 大小:56kb | 下载:0
[钩子与API截获] Detours1.5
说明:微软API截获库,该代码也包含在MSDN的例子中。-Microsoft API interception library, the code is also included in the MSDN example.<王强> 在 2025-02-12 上传 | 大小:595kb | 下载:0
[钩子与API截获] inlinehook
说明:inline hook 的资料,希望对大家有用,-inline hook of the information, we hope to be useful, thank you<c-king> 在 2025-02-12 上传 | 大小:2kb | 下载:0
[钩子与API截获] VC_Programming_HOOK_Api_example_code
说明:VC编程开发 HOOK Api实例代码VC Programming HOOK Api example code -VC Programming HOOK Api example code<6> 在 2025-02-12 上传 | 大小:323kb | 下载:0
[钩子与API截获] Hook-registry-monitor
说明:DLL 动态库,主要 用Hook 对注册表的指定项 进行动态的监控,参数由自己输入,- extern "C" __declspec(dllexport) BOOL InstallHook(HWND handle) { hhook = ::SetWindowsHookEx(WH_SHELL, MyShellProc, GetModuleHandle("Hook.dll"), 0) hWnd = handle<oracle> 在 2025-02-12 上传 | 大小:85kb | 下载:0