搜索资源列表
键盘测试源代码
- 该软件可以用于检测键盘(主要是针对台式机的104键盘)好坏,也可以作为电脑初学者作为打字练习的工具。界面非常美观,按键分布与104键盘的分布相同。该程序运行需要KeyMask.dll文件(键盘消息截取过滤)的配合。-The software can be used to detect the keyboard (mainly desktop keyboard 104), good or bad, can be used as computer beginners as typing practi
Ctrl2CapSource
- 这个例子教你怎么过滤windows录入的键盘事件。这个例子把Ctrl键改成Cap键。-this example will teach you how windows filter input keyboard events. The example put into Cap Ctrl keys.
Ctrl2cap_Keyboard__Filter
- Ctrl2cap的键盘过滤编程,希望有用,虽然漏点击了上传开台,但你们应该在该提示页面上提供补选,或完全返回,而不是要我重新输入文件名等信息,真烦!-Ctrl2cap keyboard filter programming, useful, although it missed the Founding upload, but you should suggest in the pages available on the by-election, or the full return, rat
bluescreen
- 含有经过我修改的键盘过滤驱动,在w2k,wxp下运行,按左右shift,左alt便蓝屏,卸载需使用虚键盘(切记)以及最初源码,编译环境为w2kddk或wxpddk剩余的参看其中的README-containing modified keyboard filter driver in w2k, wxp running, according to shift around, then left alt blue screens, unloading need to use virtual keybo
sf_200472095828
- 网络包的拦截和保存 开始监听---就是开始抓包喝 清除记录---就是清楚datagrid中的数据 Combox框---是选择协议的过滤 复选框 ---表示ip的混合过滤,也就是只要满足源ip和目的ip中的任何一个就放行,呵呵 存盘 ---在点击datagrid中的1条记录后,点击之,表示将所点记录存盘 复选框 ---控制热键启动, 小键盘 * 是启动封包,而旁边的 - 表示停止封包 文件选择---点击文件选择,弹出一个对话框,选择一个文件作为存盘文件,如果该文件存在,不会覆盖之,而是 在其后添记
KeyFilter.rar
- 键盘过滤驱动程序的例子,键盘过滤驱动程序的例子,keyboard filter driver
safekeyr.rar
- 驱动级键盘记录器与安全密码框,过QQ密码框,一种古老的键盘记录器技术,确实很古老,DOS时代人们就在用了,但是现在它仍然很有效,在键盘过滤驱动失效的情况下,它仍然可用。,Drive-level security keyloggers and password box, password box had QQ, an ancient keyboard recorder technology, is indeed very old, DOS era with people, but now it i
KeyFilter
- 键盘过滤驱动源代码,VC++编写的一个完整代码程序,-Keyboard filter driver source code, VC++ Prepared a complete code procedures,
mcwsrc21
- Windows API Message Cracker Wizard Tool for easier use of WINDOWSX.H message cracking macros (c) 2003-2005 Hernan Di Pietro Release 2.1 version history 1.0 - first release 1.2 + multiple message selection feature + adde
Tan_Wen_Windows_Kernel_Security_Programming
- 本资源是谭文《寒江独钓-Windows内核安全编程》随书光盘中的源代码,代码中包含串口过滤、键盘过滤、磁盘虚拟、磁盘过滤、文件系统过滤与监控、文件系统透明加密、文件系统微过滤驱动、网络传输层过滤、NDIS协议驱动等内容,是学习Windows内核安全编程的实用参考。-This resource is TAN " painting by the Security-Windows kernel programming" CD with the book' s source co
XueTr
- 1.进程、线程、进程模块、进程窗口、进程内存信息查看,热键信息查看,杀进程、杀线程、卸载模块等功能 2.内核驱动模块查看,支持内核驱动模块的内存拷贝 3.SSDT、Shadow SSDT、FSD、KBD、TCPIP、IDT信息查看,并能检测和恢复ssdt hook和inline hook 4.CreateProcess、CreateThread、LoadImage、CmpCallback、BugCheckCallback、Shutdown、Lego等Notify Routine信息查
123
- windows下的内核键盘过滤驱动代码,兼设计报告-Kernel keyboard filter driver
winspace
- 这个工具可以将Ctrl+空格映射为Win+空格,方便win8用户切换输入法,使用键盘过滤驱动实现。-This tool can map Ctrl+ Space to Win+ Space, with this help,win8 user can switch IME easily, it s a keyboard filter driver