资源列表
hook
- 在vs2008下面测试通过 简单的实现了进程内的hook调用,和全局hook,hook部分简单的实现了屏蔽键盘和鼠标消息,后门为功能键F2,有详细的说明,适合入门研究学习 一共三个文件, v19e2_Hook.rar为全局hook程序块,v19e2_HookTest.rar为测试全局hook的程序,v20e1_innerHook.rar为在一个单独的进程内调用hook,-Simple implementation of the process, call the hook, and
windows程序设计2 王艳平
- windows程序设计2 王艳平的源码 实用 配合书本一起阅读 牛逼
KeyHookApp
- 使用windows钩子实现键盘监控程序。-Use windows hooks Keyboard control procedures.
remoteinject
- dll远程注入,Hook 拦截消息和api,测试成功,修改期望拦截的api就可以了-dll remote injection, Hook intercept messages and api, test, modify the desired intercept api it
InnerHook
- MFC 钩子截获鼠标和键盘(空格,回车)响应 g_hMouse = SetWindowsHookEx(WH_MOUSE,MouseProc,NULL,GetCurrentThreadId()) -MFC hook intercepting mouse and keyboard (space, Enter) response
Rootkits_Windows
- Rootkits_Windows内核的安全防护是rootkits subverting the windows kernel的中文版本-Security Rootkits_Windows kernel rootkits, subverting the Chinese version of the Windows kernel
Projects
- 全局钩子实例,注意:Alt+F11退出程序,否则无法退出!-Global hook example, note: Alt+ F11 to exit the program, or can not quit!
kill_script
- c++编写,用于找到某标题的窗口的句柄,并在几秒内将该窗口强制关闭的脚本。可用于防止打开某应用,如-kill some window
KinectDepth3D
- Kinect for Windows SDK v2.0 以3D方式显示深度帧-Kinect for Windows SDK v2.0 Depth in 3D display frame
sourceifiles
- 此压缩文件中包含了5个基于VC++的程序,包括:计算机监测(netbios sniffer)、键盘钩子(keyhook)、注册表修改(regist)、windows后门(windows)、服务通信(PublicNetSoft)。-this compressed file contains five VC-based procedures, including : computer monitoring (netbios sniffers), keyboard hook (keyhook), th
WarKey
- 在MFC中通过键盘钩子实现魔兽改建的改建助手,还有实现超链接-In MFC achieved through the keyboard hook Warcraft alterations alterations aides, as well as to achieve a hyperlink
Hoox
- Hi here is my source file for windows hooking enjoy :P