CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 屏蔽 键盘

搜索资源列表

  1. jianpangouzipingbi

    0下载:
  2. 键盘钩子,屏蔽热键 ,屏蔽热键 -Hook the keyboard, hotkeys shielding, shielding hotkey, hotkey shielding, shielding hotkey
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:392275
    • 提供者:菜菜
  1. Desktop_lock

    0下载:
  2. 挂机锁屏工具,(内有二款)本人原创。通过注册表修改和键盘钩子屏蔽了所有的系统热键,完美无错!可以说是目前互联网上公开源码最好用的挂机锁。-Hook lock screen tool (with the second paragraph) I original. Keyboard hook through the registry modification and shielding of all the system hot key, error-free! Can be said that o
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:450085
    • 提供者:set
  1. KEYBORD_lock

    0下载:
  2. 锁定系统 V1 当本程序运行时,键盘没用了 (除开关机键.那几个键好象没办法屏蔽)只能在屏幕上输入正确的密码后,才可以解锁.初始密码为123456 (千万别搞错了哦 不然只有注销或重启,嘿嘿)-V1 lock system when the program runs, the keyboard useless (except for switch machine keys. That is no way a few keys as if shielding) can only be on t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:18786
    • 提供者:
  1. KEYBORD

    0下载:
  2. 锁定系统 V1 当本程序运行时,键盘没用了 (除开关机键.那几个键好象没办法屏蔽)只能在屏幕上输入正确的密码后,才可以解锁.初始密码为123456 (千万别搞错了哦 不然只有注销或重启,嘿嘿)-V1 lock system when the program runs, the keyboard useless (except for switch machine keys. That is no way a few keys as if shielding) can only be on t
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:18742
    • 提供者:开通
  1. KeyScan

    0下载:
  2. 一个万能的键盘扫描程序,采用宏定义的方式屏蔽了硬件,能够非常方便地移植到任何一款MCU上-A universal keyboard scanning procedures, the use of macro way of shielding the definition of the hardware, can be easily ported to any MCU on a
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:1264
    • 提供者:陈晓涛
  1. HOOKMOUSETEST

    0下载:
  2. 一个对屏幕进行锁定的程序,屏蔽鼠标键盘信息,只留下一个特定后门。-A screen lock procedures, shielding mouse keyboard information, leaving only a specific backdoor.
  3. 所属分类:Hook api

    • 发布日期:2017-05-14
    • 文件大小:65935
    • 提供者:许昌达
  1. xpjianpangouzi

    0下载:
  2. xp键盘钩子,屏蔽热键 ,屏蔽热键 -xp keyboard hook, shielding hotkey, hotkey shielding, shielding hotkey, hotkey shielding
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:105010
    • 提供者:菜菜
  1. TestForm

    0下载:
  2. 实现pda键盘硬按钮的屏蔽,将弹出窗口代码去掉即可-Pda keyboard buttons to achieve the shielding hard to remove the pop-up code can be
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-25
    • 文件大小:46184
    • 提供者:tigerHao
  1. delphi_CTRL_ALT_DEL

    0下载:
  2. 我想做一个保护软件,如果进程中没有某个进程,就锁住键盘和鼠标,现在所有的都能屏蔽,就是Ctrl Alt Del 不行! 注入 winlogon, 能找到很多,能否说的详细点?我手上有一个注入winlogon的不过那个是win2000的在XP下不起做用-我想做一个保护软件,如果进程中没有某个进程,就锁住键盘和鼠标,现在所有的都能屏蔽,就是Ctrl Alt Del 不行! 注入 winlogon, 能找到很多,能否说的详细点?我手上有一个注入winlogon的不过那个是win2000的在XP下不起
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:14549
    • 提供者:YOUGLE
  1. ForTheKids_src

    0下载:
  2. 对键盘鼠标屏蔽,但是留有后门 对键盘鼠标屏蔽,但是留有后门-Here must be copied all the images and cursors (bmp and ico files).
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:14557
    • 提供者:deng
  1. IRHOOK

    0下载:
  2. 一个简单的键盘钩子程序,可以屏蔽WIN,ALT+TAB,ESC等系统键。-A simple keyboard hook procedure, you can shield WIN, ALT+ TAB, ESC and other key systems.
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:10181
    • 提供者:Jason
  1. 061024085843Hool

    0下载:
  2. 来解决屏蔽任务切换键序列的问题,这些键序列包括Alt+Tab、Ctrl+Esc、 Alt+Esc、VK_LWIN/VK_RWIN以及任务栏。在很早以前的Window 3.1年代,处理这个问题的 方法是通过WM_SYSKEYDOWN实现。到了Windows 9x时期,本文前面提到过对这个问题的处理 方法,使用SPI_SETSCREENSAVERRUNNING。但是进入Windows NT 4.0 (SP3 +), Windows 2000以及Windows XP时代,对这个问题的处
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:66825
    • 提供者:黄运军
  1. 22

    0下载:
  2. 键盘控制页面显示。屏蔽一些键盘事件。F1.F2.F3控制不同显示模式。-jianpan
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:2437
    • 提供者:gin
  1. hook_program_for_fun

    0下载:
  2. hook编程实例,里面含有两个文件夹,hook工程里面做的一个dll文件,目的是使hooktest工程页面能够在所有页面起作用。本程序一旦运行,将屏蔽所有鼠标键盘消息。请误将其适用于非正当用途-hook programming examples, which contains two folders, hook works inside to do a dll file is intended to enable hooktest project page to work on all page
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:477350
    • 提供者:ycp
  1. Hook

    0下载:
  2. 通过创建键盘钩子屏蔽Alt+F4、Alt+Ecs、Ctrl+Ecs、Alt+Tab、Win等-Create a keyboard hook by shielding Alt+ F4, Alt+ Ecs, Ctrl+ Ecs, Alt+ Tab, Win, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:73919
    • 提供者:李锋
  1. Win_HOOK

    0下载:
  2. Windows系统采用的是事件驱动的机制,也就是说,整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子可以监控系统或进程中的各种事件消息,截获发往目标窗口的消息并进行处理。我们可以在系统中安装自定义的钩子,监视系统中特定时间的发生,完成特定的功能。比如截获键盘、鼠标的输入、屏幕取词、日志监视等等。可见、利用钩子可以实现许多特殊而有用的功能。因此,对于高级编程人员来说,掌握钩子的编程方法
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:10375
    • 提供者:宋若军
  1. HookTest

    0下载:
  2. 在VC环境下利用钩子函数屏蔽鼠标键盘的使用-In the VC environment using mouse and keyboard hook function to use shielded
  3. 所属分类:Hook api

    • 发布日期:2017-05-08
    • 文件大小:1700102
    • 提供者:刘禹
  1. KeyDll

    0下载:
  2. 感谢卢蓓蓓同志与2005年给我们共享了该份钩子文档,功能:能实现基本键盘按键的功能锁定,组合键不能屏蔽,是该段代码的缺点,有兴趣者,可通过简要修改实现组合键的屏蔽-Comrade Lu Beibei and 2005 thanks to our shared copies of the hook of the document, function: can realize the function of basic keyboard key lock, combination of keys c
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:7388
    • 提供者:聂云
  1. hotkey

    0下载:
  2. 通过设置键盘钩子来控制系统热键,以屏蔽系统热键。-Keyboard hook by setting the hot key to control the system to shield the system hot key.
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:74677
    • 提供者:wulei
  1. program

    0下载:
  2. 隐藏任务栏和桌面,最小化所有窗口,以及屏蔽一些能关闭程序的键,运行后要求输入密码否则300秒后关机,键盘钩子(可记录键盘事件),任务管理器监控,线程守护等-Hide the taskbar and desktop, minimize all windows, and the shield that can shut down the program button requires a password or running off after 300 seconds, the keyboard
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:98306
    • 提供者:lujinhua
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com