资源列表
HookSys_code
- 网上找的一个HOOKAPI例子 VC编写-hookapi
Accelerate
- 系统变速的源码,很简单,使用的是ms detour库进行hook api 来实现变速的功能-The source of the variable speed system, very simple, using ms detour library hook api to achieve the function of the variable speed
HOOKMOUSETEST
- 一个对屏幕进行锁定的程序,屏蔽鼠标键盘信息,只留下一个特定后门。-A screen lock procedures, shielding mouse keyboard information, leaving only a specific backdoor.
Hooking_the_kernel_directly
- 直接内核钩子。教你如何用C写内核函数钩子。文件里面包含了详细文档和代码。-direct kernel hook. Teach you how to write C kernel function hook. File includes detailed documentation and code.
D3D9
- D3D9黑屏优化DNF游戏 可降低游戏对机器配置要求 用于多开
getwebpass
- 获取网页中的密码-access to the passwords website
GetColor
- 采用全局hook,可以获取屏幕上任一点的颜色
Database-4169300Security_53351
- 这个源码功能是很好的,源码Database-4169300Security_53351很值得学习和参考-The source function is good, the source code Database- 4169300 security_53351 is well worth learning and reference
shubiao
- 这是一个鼠标钩子的应用示例程序,该源程序是在C++Builder编程环境下编译通过,运行后可以的到鼠标指向的屏幕坐标位置。
tutorials.tar
- 编写Apache Module的教程。对于初学者非常实用,讲解详细,便于操作。 -Apache Module preparation tutorials. Very useful for beginners, on the detailed, easy to operate.
APIBin
- API Binary Hooking In Windows Platform For DLL Injection
HookTestT
- 这个是对 钩子程序(InnerHookT),(HookT)的测试程序.