搜索资源列表
键盘钩子全记录
- 一个可以直接使用的键盘钩子,名为IEXEPLORE.EXE 它自动在C:目录下建立KEYLOG文件夹。里面就是本机上的键盘记录 -a direct access to the keyboard hook, it automatically called IEXEPLORE.EXE C : Contents established KEYLOG folder. Inside the machine is the keyboard record
Screen_Capture
- 利用Visual C++ 6.0写的屏幕截图程序。 程序是在鼠标钩子的基础上实现屏幕截图。另外这个程序还实现了全屏显示的功能。 本程序能以BMP位图格式保存截取到图片。-using Visual C 6.0 Screenshots written procedures. Procedures in the mouse hook on the basis of screenshots. Also this procedure has achieved a full screen displ
APIHooKClass
- 使用C++ 封装的 一组非常好的类,通过修改输入表进行API HOOK
APIhook
- C++写的hook api的例子,演示如何劫持系统API。-Example of apihook C++ write, demonstrates how to hijack the system API.
getMesseageHook
- 枚举系统中的全局消息钩子,网上有c和vb版的,把它转成了delphi-Enumeration in the system global message hook, on-line with c, vb version, turn it into delphi
KeyHook
- c++实现的键盘钩子,当你输入字符时,当你下次登录时它能自动记住。-c++ achieve keyboard hook, when you enter the characters, when you next log on automatically when it can remember.
MyCopyHook
- 这是用C++写的一个用于创建拷贝钩子的COM接口处理程序,它可以决定文件夹或打印机是否允许被移动、拷贝、重命名或删除等。有源码说明。-This is a C++ to write with a hook used to create copies of procedure of the COM interface, it can decide whether folders or printers have been allowed to move, copy, rename, or delet
KeySound
- 模拟敲击键盘报语音的C++程序源代码,敲击键盘上的任意键,就会报出该键的声音,是一个键盘钩子程序,很不错。-Simulation of voice at the keyboard of the C++ program source code, hit any key on the keyboard will be reported to the voice of the keys is a keyboard hook procedure, is pretty good.
Hook
- 实现记录键盘的钩子(动态链接库),记录后存放在C盘的txt文档里,供大家交流使用-It is a kind of hook which can record keyboard.
c_mouse
- c++ 鼠标事件的操作,包括介绍了一些深入到系统调用的事件,如鼠标钩子-c++ mouse programing,including hook
2010.6.5
- 校园网计费管理系统,包含socket、hook 以及水晶报表,C/S架构,有开机自启动,最小化图标,包含计费、卡、账户、权限、管理员管理等功能模块。-Campus network accounting management system, including sockets, hook, as well as Crystal Reports, C/S architecture, boot from the start, the minimize icon, including billing,
apihook
- 本程序是基于C++语言的Hook编程,主要是对API函数的Hook,对刚学钩子编程的朋友有很好的借鉴意义。-This procedure is Hook based on C++ language programming, API functions Hook, just learning to hook programming friends have a good reference.
HookThis!
- 可以hook任何位置的asm源代码,很简单,可以改写为c++的来用-Asm source code, you can hook any position is very simple and can be rewritten as the c++ to
CPPmouse
- 关于鼠标钩子的代码,用C++编的,具体的话看代码吧-About mouse hook code compiled with C++, specific look at the code.
MyHOOK.c
- 驱动开发文档 ,文件拷贝新建删除HOOK等功能-Driven development documents
easyhook-71015
- EasyHook starts where Microsoft Detours ends. This project supports extending (hooking) unmanaged code (APIs) with pure managed ones, from within a fully managed environment like C# using Windows 2000 SP4 and later, including Windows XP x64, Window
hook
- visual c++ 钩子程序,共享了,希望有点帮助吧-visual c++ hook
Examples-of-global-mouse-hook
- C++鼠标钩子实例,实时实现鼠标移动显示显示窗口标题-failed to translate
how-to-implement-hook
- visual c++ 编写的小程式,如何实现钩子-visual c++ write a small program, how to implement hook
HookINCS
- Hook系统, 捕获键盘事件 C#编写-HOOK key press, capture the keyboard event, using C#