keyboardlogger

所属分类:单片机开发
开发工具:Visual C++
文件大小:61KB
下载次数:78
上传日期:2009-10-21 10:43:32
上 传 者ithurricane
说明:  inline hook 可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。
(inline hook can be achieved is compatible with PS/2 keyboard and USB keyboard Logge source code for the keyboard Hook Keyboard Logger is a class driver Kbdclass distribution function, the following is in the class-driven port driver. DeviceTree can be seen with the PS/2 keyboard port driver is i8042prt, USB keyboard port driver is Kbdhid. Both PS/2 keyboard or USB keyboard, processing the IRP in the port driver will be called after the callback function of the upper handle, that is KbdClass processing the input data function. Hook This callback function can be achieved not only compatible with PS/2 keyboard and USB keyboard Logger, and the score-driven approach is more hidden layers.)

文件列表:
keyboardlogger (0, 2009-09-21)
keyboardlogger\dbghelp.h (497, 2008-09-13)
keyboardlogger\HookKey.c (15035, 2009-09-21)
keyboardlogger\HookKey.h (1819, 2008-09-13)
keyboardlogger\MAKEFILE (34, 2009-03-21)
keyboardlogger\ntifs.h (281200, 2008-04-20)
keyboardlogger\scancode.h (2284, 2009-09-17)
keyboardlogger\SOURCES (74, 2009-09-18)
keyboardlogger\struct.h (13090, 2008-09-13)
keyboardlogger\sys (0, 2009-09-21)
keyboardlogger\sys\i386 (0, 2009-09-21)
keyboardlogger\sys\i386\HookKey.sys (6656, 2009-09-21)

近期下载者

相关文件


收藏者