资源列表
reload-kernel
- 重载内核实现绕过一切钩子,内附源码,可编译,可测试-Reloading the kernel to realize all around hooks
StudyHook
- 钩子技术的学习总结,钩子的使用方法,使用中注意的问题。-a conclusion of the hook
api_hook-master
- api hook 的一个实例,功能自己探索吧-a example of api hook
qt5.0
- 直接使用Qt编译出来的程序,往往会报各种错误,附件中的DLL可以解决这些问题-Qt compiled program, often at a variety of errors, DLL can solve these problems in the annex
Windows-Notepad-Autorun-Save
- 通过远程注入,给windows记事本提供自动保存的功能-Remote injection is automatically saved to the Windows Notepad
Keyboard--hook
- 键盘钩子程序,windows编程,学习键盘钩子的好demo-keyboard hook demo
Win32-APIs-
- 用 Win32 APIs 枚举应用程序窗口和进程 进程和应用程序窗口的基本信息-With Win32 APIs enumerated the application window and processes process and the basic information of the application window
Source-hack-CF
- hack game cross fire source code made by me !
mousehook
- 通过钩子函数截取鼠标点击的位置,便于做游戏脚本-By the hook function interception mouse click position, easy to do game scr ipt
Code-injection-three-methods
- 代码注入的三种方法:WindowsHook,CreateRemoteThread和WriteProcessMemory,CreateRemoteThread和LoadLibrary-The code injection three methods: WindowsHook CreateRemoteThread and WriteProcessMemory CreateRemoteThread and LoadLibrary
HookKeybroad
- 使用钩子限制键盘功能的实例,可以中断键盘消息响应。-Use the hook restrictions keyboard function instance, you can interrupt keyboard response.
Hook-applications
- 这是一个hook程序,还带有一个界面,挺好的适合初学者。实现的功能是勾出Edit空间中被隐藏的字符-This is a hook, but also with an interface, very good for beginners.