搜索资源列表
VC++Hook
- 用VC++ Hook技术实现屏幕取词.它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完成的API显式调用。-VC Hook Capture Characters from Screen Technology. It is testing the use of technology into the preparation of the API hook. Compared to the
HOOK截获消息
- 该工程主要对于HOOK技术的运用
Hook和数据库访问实例,VC++源码下载
- 摘要:VC/C++源码,系统相关,Hook Hook和数据库访问实例,VC++源码下载,此为VC++深入详解一书第20章的实例,实例中还有VB相关的Hook例子,通过这些例子让大家了解进程内钩子、全局钩子的区别,这本书将以这一种结束全书内容。
DEMO.基于VC MFC 多文档的demo程序
- 基于VC MFC 多文档的demo程序,包括雪花演示以及qq hook小工具,VC MFC multi-document based on the demo program, including presentations, as well as snowflakes qq hook Gadgets
HOOK
- 基于vc++,该程序会自动开机启动,运行后会全屏,屏蔽鼠标和键盘操作,但是按下F2键可退出,属于钩子程序-Based on vc++, the program will automatically boot and run after full-screen, mouse and keyboard screen, but pressing the F2 key to exit, is the hook program
NtOpenProcess[InlineHook]
- r0 inline hook sample.
Hook
- vc写的。钩子程序:运行时截获键盘鼠标信息,只有输入正确密码才可回复正常。-vc written. Hook procedure: run-time interception of keyboard and mouse information, only enter the correct password before they can return to normal.
testHookdll
- vc下实现hook全局键盘鼠标事件的demo,hook到之后没有做具体操作。-vc under the overall implementation hook keyboard and mouse events demo, hook to NOT to do after the concrete operation.
VC++code
- 内容简介 本书从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。 不同于一般的讲述VC++使用的书籍,本书主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。另外,全书还贯穿作者多年来学习编程的一些经验,以及一些学习方法
apihook
- api-hook,可以hook窗口创建、出现、关闭等消息。也可以应用到hook文件的创建、拷贝、删除和重命名等方面。-hook window
Hook
- 钩子(Hook),是Windows消息处理机制的一个平台,应用程序可以在上面设置子程以监视指定窗口的某种消息,而且所监视的窗口可以是其他进程所创建的。-VC++ hook programing,and a demo.
hookkey
- VC HOOK键盘源码, 很适合初学者学习用。 -hook
hook
- VC全局钩子调用屏蔽按键,该源码是HOOK钩子一个很好的例子,发出来大家相会学习下-Overall shielding VC call button hook, the hook HOOK source is a good example, we meet to study and issued under the
KeySound
- 基于VC的一个键盘发音程序,可以用来联系打字自大量数字编辑等,利用了VC Hook技术实现。-Pronunciation of a keyboard-based VC program can be used to contact a large number of digital editing, typing since the use of the VC Hook technique.
VC-hook
- 一个用VC实现的钩子程序,用于捕获鼠标经过的窗口的标题-A hook with the VC implementation procedures for the window to capture the mouse over the title of
Dll
- 完整的ring3 hook openprocess 包含 VB 調用例子而且非常穩定-Full ring3 hook openprocess includes examples of VB calls and is very stable
vc_hook_record_keyboard_input_character_source
- vc钩子记录键盘输入字符源码vc hook record keyboard input character source-vc hook record keyboard input character source
vc_hook_access_password_box_password_by_applet
- vc通过钩子获得密码框密码小程序vc hook access password box password by applet-vc hook access password box password by applet
HookAPI
- VC++ HOOK Api使用大全及演示,有很多内容,全部都是Windows系统下各种HookApi的示例源码,包括网络、文件、对话框、注册表、进程等各个方面的,推荐给大家研究。 -VC++ HOOK Api Daquan, and demo use, there are a lot of content, all Windows systems of various HookApi example source code, including network, file, dialog,
VCPP-Hook
- 屏幕取词方法5:用VC++ Hook技术实现屏幕取词-Screen Translation Method 5: Using VC++ Hook technology getWord