搜索资源列表
myusbgina
- 该源码能替换win2000下的msgina.dll,实现自己的开机登录,并检测usb盘的插入。-the source can be replaced under the msgina.dll WIN2000, realize their boot logged, and the detection of usb disk inserted.
UMonitor
- 优盘监控的小程序,可以自行设定监控方式,比较有用,需要的下载吧.-USB Monitor applet, you can set their own monitoring methods, more useful, you need to download it.
encrypt
- 插入优盘后自动启动瑞星杀毒,可以有效防止优盘病毒-Insert the USB Rising antivirus automatically start, you can effectively prevent the virus USB
Threading
- usb phone for skype, as the telephone is a terminal connected to the computer through the usb, then just call the same operation in the terminal for voice calls skype. This is the PC control software side, there is a usb drive that contains the compl
HookKey
- IRP Hook 键盘Logger源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。-
keyboardlogger
- 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