▍1. keymouse
键盘模拟鼠标的源码 (The source to smimulate keyboard and mouse input)
键盘模拟鼠标的源码 (The source to smimulate keyboard and mouse input)
C#版 DLL注入,比较难找到,选择dll后可以注入任意进程并且执行(C# version of the DLL injection, more difficult to find, select dll after injecting arbitrary process and execute)
说明: 防止进程被结束 任务管理器的“结束任务”实际上就是强制终止进程,它所使用的是一个叫做TerminateProcess()的Win32 API函数以下是此函数的定义(Prevent the process from being terminated The task manager's end task is actually a forced termination of the process. It uses a Win32 API function called TerminateProcess (), which is the definition of this function)
此源码为一般消息hook模板,解决许多消息hook不成功问题。(The source for general news hook templates, hook failed to resolve the issue many messages.)
真正的驱动级键鼠模拟。 为电脑添加一对可完全编程控制的键盘鼠标. 支持 WINXP , WIN2003 , WIN2008 , VISTA , WIN7 ,WIN8 , 32位和64位操作系统。 可过时下各种游戏检测。 这个是mfc的示例和驱动(The real driver stage mouse and keyboard simulation. Add computer controlled by a fully programmable keyboard and mouse support WINXP, WIN2003, WIN2008, VISTA, WIN7, WIN8, 32-bit and 64-bit operating system. May become obsolete under the detection of a variety of games. This is mfc example and drive)
You can hook the system and do what you want!
防止向U盘中拷贝文件, Hook Win32API, 实现在WinXp下U盘 DLP Hook函数列表:CopyFileExW Win7(x86/x64)下U盘DLP Hook函数列表: CoCreateInstance, IFileOperation::CopyItems IFileOperation::MoveItems IFileOperation::NewItem IFileOperation::RenameItem (U disk to copy files to prevent, Hook Win32API, U disk under WinXp achieve DLP Hook Function list: CopyFileExW Win7 (x86/x64) under U disk DLP Hook Function list: CoCreateInstance, IFileOperation :: CopyItems IFileOperation :: MoveItems IFileOperation: : NewItem IFileOperation :: RenameItem)
防止向U盘中拷贝文件, Hook Win32API, 实现在WinXp下U盘 DLP Hook函数列表:CopyFileExW Win7(x86/x64)下U盘DLP Hook函数列表: CoCreateInstance, IFileOperation::CopyItems IFileOperation::MoveItems IFileOperation::NewItem IFileOperation::RenameItem (U disk to copy files to prevent, Hook Win32API, U disk under WinXp achieve DLP Hook Function list: CopyFileExW Win7 (x86/x64) under U disk DLP Hook Function list: CoCreateInstance, IFileOperation :: CopyItems IFileOperation :: MoveItems IFileOperation: : NewItem IFileOperation :: RenameItem)
一个通过hook ndis层来达到监控的工具,代码不错(a tool for hook ndis)
说明: 国外的一个中间层NDIS Hook 源码,通过Hook中间层,实现IP ARP 包的过滤。(Abroad, a middle layer NDIS Hook source, through Hook middle layer, to achieve IP ARP packet filtering.)
CKeyHook是一个通过设定钩子,截获键盘事件的操作示例,对于掌握钩子的安装、事件截获等处理方法有参考价值。(CKeyHook is by setting the hook, intercepting keyboard events, the operation of example, to master the hook for the installation, the time intercept other treatment methods have reference value.)
hook硬盘序列号的驱动,支持win7、xp、2000等操作系统(support win7 system)
hook LOL 房间内的聊天地址 实现一键喊话 LoL喊话内存版(Address hook LOL chat room to achieve a key propaganda LoL invincible refresh memory version)
实现获取键盘id的小工具。可用于消息钩子(Achieve access to the keyboard id gadget)
实现获取键盘id的小工具。可用于消息钩子(Achieve access to the keyboard id gadget)
C#屏幕取词实例,屏幕取词源码-适合二次开发(screen source code examples)
使用SSDTHOOK实现防止进程结束的功能,供大家参考(Use SSDTHOOK realize the function of preventing the end of the process, for your reference)
屏幕录制,远程桌面传输,基于Windows图形驱动的屏幕截图技术,api hook,win32 gdi ,mirrorDriver(Screen recording, remote desktop transmission, based on the Windows graphics driver screenshots technology, api hook, win32 gdi, mirrorDriver)
屏幕录制,远程桌面传输,基于Windows图形驱动的屏幕截图技术,api hook,win32 gdi ,mirrorDriver(Screen recording, remote desktop transmission, based on the Windows graphics driver screenshots technology, api hook, win32 gdi, mirrorDriver)
本站推出截获和替换Win32 API的开发包HookAPI源码1.62版本(Site launch intercepted and replacement of Win32 API development kit HookAPI source version 1.62)