搜索资源列表
Kb_sniff
- 修改中断描述符表(IDT)中的键盘入口实现按健记录,把读取到的键盘扫描码转换成 ascii 码记录下来。查找键盘入口采用了查询 IO APIC 的重定向寄存器的方法(通过把物理地址 0xFEC00000 映射为虚拟地址,然后读取键盘中断向量,最难得是没有 xpsp2 的限制了。不经典不发。-interrupt descr iptor revised table (IDT), the keyboard imported by Kin achieve record Reads to put the
Demo
- VC++将键盘的扫描码转换成虚拟键值,很不错的demo-VC++ to the keyboard scan code into a virtual key, very nice demo
Demo
- vc将键盘的扫描码转换成虚拟键值的程序的源码,很不错的demo-vc the keyboard scan code into a virtual key of the program source code, very good demo