搜索资源列表
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技术的运用
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.
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
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
green
- 绿光抓包器.本程序只钩挂了"send","sendto","recv","recvfrom"这4个函数,WSAsend等不钩挂, 因为是用API钩子写的抓包程序,而且小弟也是菜鸟,难免有BUG。源代码可以任意修改和发布。 你改得好的话请给我一份。小弟感激不尽。-Ethereal green device. This procedure is only hook the " send" , " sendto" , " recv" , &quo
HookRegister
- 用 VC编写的注册表监控程序,利用了 HOOK API。大家可以学习学习。-Written by VC registry monitoring program, using the HOOK API. We can learn from him.
vc_hook_record_keyboard_input_character_source
- vc钩子记录键盘输入字符源码vc hook record keyboard input character source-vc hook record keyboard input character source
vc_hook_control_process_used_to_create
- vc利用钩子控制进程的创建vc hook control process used to create-vc hook control process used to create
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
VC_HOOK_Api_demo_code_using_Daquan
- VC++ HOOK Api使用大全及演示代码VC + + HOOK Api and demo code using Daquan-VC++ HOOK Api and demo code using Daquan
VCPP-Hook
- 屏幕取词方法5:用VC++ Hook技术实现屏幕取词-Screen Translation Method 5: Using VC++ Hook technology getWord