Welcome![Sign In][Sign Up]
Location:
Search - delphi Key hook

Search list

[Button controlkeyhook.Testing

Description: 按 ~ 不放的同时 按其他按键 得到对应 偏旁汉字 不是真正的输入法 只是 模拟那个过程 拦截按键转发汉字 当初只是想看看外挂式输入法怎么弄的,现在已经基本上OK了 -~ tightly by the time of the other keys to be identical to corresponding Chinese character is not the real analog input method is that the process forward button intercept Chinese originally wanted to see external input methods, how get, and now has basically OK
Platform: | Size: 21504 | Author: | Hits:

[Hook apiKeyHook

Description: 一个简单的键盘钩子程序 实现适时监视键盘,并将按键信息保存在TXT文件中的程序-A simple keyboard hook procedure to monitor the achievement of timely keyboard, and key information stored in the TXT file procedures
Platform: | Size: 28672 | Author: fjs | Hits:

[Hook apimir2.mb

Description: MIR.DAT窗体结构关键部分: legend of mir2 , TFrmMain | ------>> xxxx , TEdit (密宝编辑框) | ------>> xxxx , TEdit (密码编辑框) | ------>> xxxx , TEdit (帐号编辑框) | ------>> xxxx , TDXDraw (DX绘图控件) MIR.EXE窗体结构关键部分: 传奇客户端 , TfrmMain | ------>> xxxx , TComboBox (区域下拉框) 刘麻子 http://liumazi.efile.com.cn QQ:71892967 MSN : Liu_mazi@126.com -MIR.DAT form a key part of the structure: legend of mir2, TFrmMain |------>> xxxx, TEdit (Mi Bao edit box) |------>> xxxx, TEdit (password edit box) |------>> xxxx, TEdit (Account edit box) |------>> xxxx, TDXDraw (DX graphics controls) MIR.EXE form a key part of the structure: The Legend of the client, TfrmMain |------>> xxxx, TComboBox (regional drop-down box)刘麻子http://liumazi.efile.com.cnQQ:71892967 MSN: Liu_mazi@126.com
Platform: | Size: 22528 | Author: 小宝 | Hits:

[Hook apiHookInsert

Description: Start.exe 安装 Insert.dll 中的 WH_GETMESSAGE 钩子. 当任何一个进程从 消息队列取消息时, Insert.dll 都将被装入其空间. Insert.dll在入口代码 中判断当前进入的进程模块名, 如果是 Explorer则建立一个线程, 并发消息 通知 Start.exe退出. 这个时候建立的新线程, 当然是属于Explorer进程的, 这就是关键之所在了. 另外, 该线程还建立了一个窗体, 可以设定IE首页. :~)-Start.exe installation of Insert.dll hook WH_GETMESSAGE. When any one process from the message queue check news, Insert.dll will be put into its space. Insert.dll at the entry code to enter the process to determine the current module name, if is the Explorer is the creation of a thread, and发消息Start.exe quit notice. this time the new thread, of course, is the Explorer process, and this is the key to a. In addition, the thread has also set up a form, can set the IE homepage.: ~)
Platform: | Size: 29696 | Author: hss | Hits:

[OS programForbidWin

Description: 采用底层键盘钩子,勾掉了Win键的处理。是学习底层键盘钩子最好的实用例子 使用方法: 1。屏蔽 运行程序,点击“屏蔽Win键”,显示成功。进入游戏即可。注意不要关闭程序,否则自动解除屏蔽。 进入游戏后切出游戏运行该软件同样有效。 2。解除屏蔽 点击“解除屏蔽”,或者直接关闭程序。 3。对于其他游戏也同样有效。-Using the bottom of the keyboard hook, removed the keys to deal with Win. Learn from the bottom of the keyboard hook is the best use of practical examples: 1. Shielding run the program, click on the " key Win shielding" , indicating success. Can enter the game. Careful not to close the program, otherwise automatic discharge shielding. Cut into the game after the game to run the software to be effective. 2. Lift the shield click on the " lift the shield," or direct closure of the procedure. 3. For other games the same purpose.
Platform: | Size: 483328 | Author: 好好 | Hits:

[Hook apinodllKeyHook

Description: delphi实现的按键钩子,没有用DLL文件,这个大家可以看看!-delphi to achieve key hook, did not use DLL files, you can look at this!
Platform: | Size: 177152 | Author: 张洪涛 | Hits:

[Hook apijianpangouziyun

Description: 本软件可以截获几乎所有键值,例如:shift+?,ctrl+?,alt+?,F1~F12,shift或者ctrl或者alt + F1~F12,单独的 shift、ctrl、alt 键值,特殊键ins、del、caps lock、num lock、小键盘数字 等等,你只要稍作修改,也可以截获 ctrl+alt+?等键值,没有截获不到的键值,本程序不使用dll方式,使用常规方式,方便你编译调试修改,支持xp、vista、win7,是最强悍的键盘钩子控件, 本软件在delphi7下通过。-The software can intercept almost all the keys, for example: shift+?, Ctrl+? , Alt+? , F1 ~ F12, shift or ctrl or alt+ F1 ~ F12, single shift, ctrl, alt key, special keys ins, del, caps lock, num lock, digital keypad, etc., you just make some modifications, also can intercept ctrl+ alt+? And other keys, no less than the key interception, this program does not use the dll method, using conventional methods, allowing you to compile debug, in favor of xp, vista, win7, is the most powerful keyboard hook control, the software is adopted under delphi7 .
Platform: | Size: 224256 | Author: 王凌云 | Hits:

[Windows DevelopDelphiHOK

Description: 一款DELPHI的键盘钩子,也就是大家常说的HOOK程序,纯DELPHI实现,因些编译非常方便。   启动程序,先点击“装载键盘钩子”,然后击键盘,就会显示你击打的什么键,没有什么技术含量,希望对新手有帮助。-DELPHI a keyboard hook, that is we often say that the HOOK program, pure DELPHI implementation, compiled by some very convenient. Start the program, first click on the " load the keyboard hook" and then hit the keyboard, it will show what key you hit, there is no technical content, want to help newcomers.
Platform: | Size: 41984 | Author: 王强 | Hits:

[Hook apiMyKeyP

Description: 模拟QQ小键盘的一款Delphi控件源码,控件关键字:低级键盘钩子、按键状态等-Simulation QQ small keyboards one of Delphi source control, key words: low-level keyboard control key state, etc., hook
Platform: | Size: 66560 | Author: 黄强 | Hits:

[Delphi VCLkey

Description: delphi源码,监控输入,有需要的同志可以下使用。-hook system input
Platform: | Size: 5120 | Author: 东风破 | Hits:

[Windows DevelopMyKeyPad

Description: 模拟QQ小键盘的一款Delphi控件源码,控件关键字:低级键盘钩子、按键状态 正常 鼠标进入 鼠标点击、数字数组、字母数组、所有按键的区域结构、忽略键盘的Shift消息。-A Delphi VCL simulation QQ keypad, the control keyword: low-level keyboard hook, key state normal mouse into the mouse clicks, an array of numbers, letters array of all the keys of the regional structure, ignoring the keyboard Shift message.
Platform: | Size: 67584 | Author: 吴坤 | Hits:

[Windows DevelopDelphihook

Description: Delphi截取键盘信息,基于keyspy.dll,有源码,将键盘输入动作写入c:\debug.txt文件中,关键点:加载钩子,定义一个用户消息,截获消息的过程等,键盘HOOK参考类代码。-Delphi intercept keyboard information, based on keyspy.dll, a source, the keyboard input action write c: \ debug.txt file, the key point: Load hook, define a user message, intercepted messages and other processes, keyboard HOOK reference class code .
Platform: | Size: 138240 | Author: T21UH55 | Hits:

CodeBus www.codebus.net