搜索资源列表
KeyBoarddHook
- WinCE键盘钩子——主要使用以下三个函数SetWindowsHookEx:创建钩子 CallNextHookEx:将消息传给钩子链中的下一个钩子 UnhookWindowsHookEx:释放钩子-WinCE keyboard hook- the main use of the following three functions SetWindowsHookEx: Create hooks CallNextHookEx: the message to the next hook in t
Hook8034
- 可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。-Can realize the compatibility of PS/2 keyboard and USB
miniTime
- 改变界面时钟位置以及布局,通过逆向System文件来获取系统显示时钟的函数并进行hook修改(Change the location and layout of the interface clock, get the function of the system display clock by reverse System file and modify the hook)
TXSP
- 简单的hook苹果端腾讯视频vip核心函数,修改返回值。(The simple hook Apple end Tencent video VIP core function modifies the return value.)