Welcome![Sign In][Sign Up]
Location:
Search - HOOK W

Search list

[Hook apiHookImport_src

Description: Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is useful when for example you want to be called for every call to the file system (::CreateFile() & CloseHandle()) which your app makes. This example of hooking the file system calls your app makes could form the basis of code to ensure you do not have any handle leaks in your application. You could also use this code to spy on COM port activity in remote processes by injecting the DLL into the remote process. -MFC source code for a function w hich can be used to hook any imported function ca ll which makes your application. Since most of t he Win32 API is implemented using import functi ons in dlls. this means that you hook Win32 API calls. This is for example useful when you want to be called for every call to the file system (: : CreateFile ()
Platform: | Size: 6252 | Author: l | Hits:

[Hook apiHookImport_src

Description: Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is useful when for example you want to be called for every call to the file system (::CreateFile() & CloseHandle()) which your app makes. This example of hooking the file system calls your app makes could form the basis of code to ensure you do not have any handle leaks in your application. You could also use this code to spy on COM port activity in remote processes by injecting the DLL into the remote process. -MFC source code for a function w hich can be used to hook any imported function ca ll which makes your application. Since most of t he Win32 API is implemented using import functi ons in dlls. this means that you hook Win32 API calls. This is for example useful when you want to be called for every call to the file system (: : CreateFile ()
Platform: | Size: 6144 | Author: l | Hits:

[Windows DevelopDelphi-Win

Description: 其中包含了 《Windows程序设计》PASCAL例子 《Windows高级编程指南》PASCAL例子 《Windows核心编程》PASCAL例子 ShellExecuteHook 示例 按键转汉字,模拟输入法程序 初步实现屏幕落雪效果 简单的文件分割合并工具 简单模拟所谓‘光标跟随’效果 利用Hook插入线程的改进版本 利用窗口过程钩子截获QQ账号 利用鼠标键盘钩子截获QQ账号 利用消息钩子屏蔽定时器 列举窗口及其路径简单例子 判断用户目前是否在操作电脑 区分大小写的按键记录器2个 使用系统提供的进度条控件 预览式文件选择对话框 只需一个DLL的三级跳-include "Windows Program Design" PASCAL example "Windows Advanced Programming Guide" PASCAL example "Windows core programming" PASCAL example ShellExecuteHook examples keys to Chinese characters, analog input procedures initially screen snow effect of a simple document segmentation merger simple simulation tools so-called 'cursor follow the 'Hook effect of the use of threaded insert the use of improved versions of the process window hook intercepted QQ account using a mouse and keyboard hook intercepted QQ account using timer news hook shielding window and cited examples of simple path judge whether the user to operate a computer case-sensitive keys recorders use two- Commission for the progress of the control document preview dialog only a DLL in the
Platform: | Size: 3917824 | Author: 叶子 | Hits:

[Windows DevelopRWAPIasm

Description: hook rpm 和 wpm 函数来获取外部程序对其他程序读写内存的情况-hook rpm 和 wpm 函数来获取外部程序对其他程序读写内存的情况
Platform: | Size: 50176 | Author: 乐乐 | Hits:

[OS programKeyHook

Description: 实现键盘钩子,达到Q与W键相换.但前提是程序必须在运行.使用Dll的方式-To achieve the keyboard hook, reaching phase for Q and W keys. But only if that process must be running. The use of Dll way ..
Platform: | Size: 32768 | Author: Ken | Hits:

[Hook apiLock-Computer

Description: 一个给电脑加锁的程序,调用了 KBHook.dll 全局键盘钩子,程序用繁体VB6编写,里面含 instgb5 在VB IDE环境中转换的工具. 这个工具我用了很多年,ctrl配合方向键可以简繁体转换..具体看右下角的图标的帮助. 一个台湾朋友写的.. 真的非常好用.. -允许输入拉丁字符的拼音 请键入文字或网站地址,或者上传文档。 取消 Yīgè gěi diànnǎo jiā suǒ de chéngxù, diàoyòngle KBHook.Dll quánjú jiànpán gōuzi, chéngxù yòng fántǐ VB6 biānxiě, lǐmiàn hán instgb5 zài VB IDE huánjìng zhōng zhuǎnhuàn de gōngjù. Zhège gōngjù wǒ yòngle hěnduō nián,ctrl pèihé fāngxiàng jiàn kěyǐ jiǎn fántǐ Zhuǎnhuàn.. Jùtǐ kàn yòu xiàjiǎo de túbiāo dì bāngzhù. Yīgè táiwān péngyǒu xiě de.. Zhēn de fēicháng hǎo yòng.. 将中文译成英语 中文(简体) 英语 日语 To lock a computer program, called KBHook.dll global keyboard hook, the program written in Traditional VB6, which contain instgb5 in the VB IDE environment conversion tool, this tool I use for many years, ctrl with the arrow keys can be simplified and traditional conversion .. the lower right corner of the icon to see specific help to write a Taiwanese friend .. really nice ..
Platform: | Size: 97280 | Author: 曉風 | Hits:

[Hook apiHOOK

Description: 本例中,以F键和W键为测试键。 点击“安装键盘钩子”以后,在上面编辑框中可以进行测试,按F键将会输出一段文本。按W键则会失效。 点击“卸载键盘钩子”以后恢复正常。-In this example, the F key, and W to the test button. Click "Install keyboard hook" after the edit box at the top can be tested, press the F key will output a piece of text. Press the W key is invalid. Click "Uninstall keyboard hook" after returning to normal.
Platform: | Size: 70656 | Author: 赵云峰 | Hits:

[Software EngineeringVirtualLock

Description: windows内核 Hook w indows内核 Hook windows内核 Hook-windows kernel Hook
Platform: | Size: 140288 | Author: hunhun | Hits:

[Hook apiConnectHOOK_

Description: windows上任意程序hook插入w indows上任意程序hook插入-insert hook
Platform: | Size: 463872 | Author: 020102 | Hits:

[VC/MFC[itpub.net]Windows-Via-C-CPP

Description: VC++基础知识介绍,包含网络通信和hook等方面内容-请键入文字或网站地址,或者上传文档。 取消 Vc++jīchǔ zhīshì jièshào,hook, wǎngluò vc++ introduction to the basics, hook, network communications introductions
Platform: | Size: 3987456 | Author: 刘宁 | Hits:

[Bio-Recognizec18

Description: VC++利用Hook钩子实现的阴影菜单,不要误认为是Winodws系统自带的阴影菜单,仔细看你就会发现两者是不一样的,一样令人羡慕不已,尤其是使用钩子实现,相信对VC++编程者来说,有空的时候还是要看一下哦!虽然大家对这种效果已经司空见惯了,但实现起来没有想像的那么简单,因此具有参考价值。- 145/5000 VC++lìyòng Hook gōu zǐ shíxiàn de yīnyǐng càidān, bùyào wù rènwéi shì Winodws xìtǒng zì dài de yīnyǐng càidān, zǐxì kàn nǐ jiù huì fāxiàn liǎng zhě shì bù yīyàng de, yīyàng lìng rén xiànmù bùyǐ, yóuqí shì shǐyòng gōu zǐ shíxiàn, xiāngxìn duì VC++biānchéng zhě lái shuō, yǒu kòng de shíhou háishì yào kàn yīxià ó! Suīrán dàjiā duì zhè zhǒng xiàoguǒ yǐjīng sīkōngjiànguànle, dàn shíxiàn qǐlái méiyǒu xiǎngxiàng dì nàme jiǎndān, yīncǐ jùyǒu cānkǎo jiàzhí. VC++ using Hook hook to achieve the shadow of the menu, do not mistakenly believe that the Winodws system comes with the shadow menu, look carefully you will find that the two are not the same, as enviable, especially the use of hook to achieve, For those who have time to look at it! Although everyone on this effect has been commonplace, but it is not so simple to imagine, so it has a reference value.
Platform: | Size: 43008 | Author: | Hits:

[Windows DevelopWxHook(2.6.3.78)

Description: 微信hook 功能,获取登录二维码,拉取用户,群,消息尾巴。(WxHook(2.6.3.78) WxHook(2.6.3.78))
Platform: | Size: 175104 | Author: 115837 | Hits:

CodeBus www.codebus.net