CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 钩子与API截获 搜索资源 - function keyboard

搜索资源列表

  1. VFD_KEY

    0下载:
  2. 关于用Delphi7下设置挂钩函数,记录键盘信息-on with the next set Delphi7 link function, keyboard record information
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:217508
    • 提供者:荆利杰
  1. 鼠标键盘记录和回放

    0下载:
  2. 基于Delphi的钩子函数的应用原理,记录鼠标和键盘操作并且回放鼠标键盘操作过程-based Delphi hook function of principle, records mouse and keyboard and mouse and keyboard playback operation
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:167364
    • 提供者:王熠
  1. keyboardhunter

    0下载:
  2. 截获指定键盘按钮、记录键盘动作的软件。 可以指定任意按钮,使按钮无效,包括屏蔽功能键。-intercepted designated keyboard button, record keystrokes software. You can specify arbitrary button, the button invalid, including shielding function keys.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:93049
    • 提供者:jh
  1. gouzhi

    0下载:
  2. 钩子函数运用,一个小小的鼠标键盘钩子函数的运用-use hook function, a small mouse and keyboard use of the hook function
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:226101
    • 提供者:陈义平
  1. KeyHookApp

    0下载:
  2. 一个简单的全局钩子函数的实现,捕捉键盘的输入,然后在列表中显示出来。-a simple function of the overall situation hook achieve capture keyboard input, then the list displayed.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:48934
    • 提供者:杨光
  1. keyboard_hook_sound

    0下载:
  2. 利用钩子函数截取键盘消息,并读出按下的键对应的字母,是个不错的学习hook的样板程序。-use of the keyboard hook function interception of information, and read out the keys by pressing the corresponding letter. is a good model for studying the hook procedures.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:34169
    • 提供者:王维杰
  1. keyboard2000

    0下载:
  2. 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码,程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数 -This is a Windows API to write the screen keyboard. Is a good reference to the programming code, procedures, there are two new Eastern : Button of Subclassing.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:14118
    • 提供者:c-king
  1. jpzmq

    0下载:
  2. 初步的HOOK函数实现,可以解析键盘的输入,相当经典简洁-preliminary HOOK Function, analytic keyboard input, rather concise classic
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:1762206
    • 提供者:张正
  1. hook

    1下载:
  2. 键盘钩子程序,截获键盘操作,是一般黑客程序不可少的函数-keyboard hook procedures intercepted keyboard, it is the common hacker program essential for the function
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:10082
    • 提供者:刘凯
  1. gamehook

    1下载:
  2. 使用vs.net,c#开发的外挂程序, 利用全局键盘钩子激活外挂, 通过进程内存读写技术,实现扫雷和连连看3的外挂功能。-use vs.net, c # development of the external procedure, and use the keyboard hook overall external activation, through the process of reading and writing memory technology, and the 1000 bloc
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:17032
    • 提供者:稷下剑圣
  1. jianpanjilu.rar

    0下载:
  2. 键盘记录的C++实现,以及SMTP的C++实现,。程序通过系统钩子函数捕获键盘输入,通过SMTP协议以邮件方式发送到邮箱,Record keyboard the C++ implementation, as well as SMTP implementation of the C++,. Process through the system keyboard hook function to capture, through the SMTP protocol to send messages
  3. 所属分类:Hook api

    • 发布日期:2017-05-11
    • 文件大小:2814882
    • 提供者:buxiaoyang
  1. VBhook.rar

    0下载:
  2. 写了一个键盘钩子,利用了vb api函数GetAsyncKeyState,能够准确的截取没有加密的键盘记录,送给大家学习。,Write a keyboard hook, using a vb api function GetAsyncKeyState, accurate interception can not keyloggers encrypted, sent to them to learn.
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:12546
    • 提供者:按时的啊
  1. KeyBoardFilterDriver

    0下载:
  2. 该代码的功能是设置键盘钩子,记录键盘操作记录,包括键盘扫描码。-the function of this code is setting keyboard hooking and keeping the log of keyboard operation,the scan code is also included in it.
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:139027
    • 提供者:俊豪
  1. DisableWindowsKeys

    0下载:
  2. 用VB编程实现锁定计算机键盘,主要功能就是禁止键盘上的任意按键,同时还可以为软件设置密码,禁用任务管理器,保存当前设置;另外还可在任务栏添加小图标和任务管理器"应用程序"及"进程"隐藏进程的功能,并且锁定计算机后禁止使用屏保密码,可以使用快捷键解锁。-Programming with VB computer keyboard lock, main function is to prohibit any key on the keyboard, while software can also se
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:25377
    • 提供者:Utah
  1. HookKey

    1下载:
  2. IRP Hook 键盘Logger源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。-
  3. 所属分类:Hook api

    • 发布日期:
    • 文件大小:57659
    • 提供者:ithurricane
  1. keyboardlogger

    0下载:
  2. inline hook 可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Log
  3. 所属分类:Hook api

    • 发布日期:2017-03-23
    • 文件大小:62869
    • 提供者:ithurricane
  1. Get-the-value-of-the-global-keyboard

    0下载:
  2. 通过回调函数获取全局键盘值,调用非常方便,值得一用。里面是一个测试例子,可以拿去借鉴和完善-Callback function to get the whole keyboard by value, call very convenient, it is worth using. There is a test case, you can take it learn and improve
  3. 所属分类:Hook api

    • 发布日期:2017-03-25
    • 文件大小:2463
    • 提供者:soar
  1. Keyboard-and-mouse-action-recording

    0下载:
  2. 键盘鼠标动作纪录与回放,很多的教学软件或系统监视软件可以自动记录回放用户的输入文字或点击按钮等操作操作,这个功能的实现是使用了Windows的Hook函数。-Keyboard and mouse action recording and playback, a lot of educational software or system monitoring software automatically records the playback user input text or click t
  3. 所属分类:Hook api

    • 发布日期:2017-11-05
    • 文件大小:9087
    • 提供者:刘志霖
  1. buuse

    0下载:
  2. 钩子函数屏蔽键盘鼠标,可以使键盘鼠标全部失灵。功能强悍-Shielded hook function keyboard and mouse, keyboard and mouse can make all the failures. Features powerful
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:2673
    • 提供者:liukai
  1. keyboard-and-mouse

    0下载:
  2. MFC程序截取键盘和鼠标输入并进行处理, 在MFC主界面的初始化函数中添加相关函数,具体见代码。-MFC program to intercept the keyboard and mouse input and processing, In the MFC main interface initialization function to add the relevant function, see the specific code.
  3. 所属分类:Hook api

    • 发布日期:2017-05-14
    • 文件大小:3567797
    • 提供者:冷滔
« 12 3 4 »
搜珍网 www.dssz.com