资源列表
HookTest
- 孙鑫HOOK钩子程序,屏蔽键盘鼠标,用F2关闭窗口-HOOK mouse and keyboard
vc.pvz
- 植物大战僵尸辅助源码,采用了windows钩子,注入游戏,只对中文原版有效。-pvz source code,use hook,only the Chinese.
MyHook
- 本程序,是利用detours进行拦截windwos的API 从而达到自己的要求-This program, is to use detours intercepting windwos API So as to achieve their requirements
CodeInjection
- pe格式文件注入器 可注入自己的程序或*-pe format file can be injected into the device' s own programs or Trojan
APIfunction
- 应用vb调用API函数的实例,学习api怎么被调用。很多个api函数。从其他论坛花很多论坛币下载的。-Vb application API function call examples of how studying api is called. In a lot of api function. Flower from a lot of other forums Forum coins downloaded.
PE-monitor---(doc-and-source)
- pe 文件监控的c++文档 及源码 监控一个新的陌生的应用程序第一次在系统中运行的时候是否修改了系统本来的文件-PE monitor (doc and source)
hooktry
- 监控键盘信息并且能够截获保存到指定的文本文档中-Monitoring information of the keyboard and the ability to intercept saved to the specified text in the document
Keyboard
- 一个能够记录键盘信息的小程序,是使用Visual C++编写的-A program records keyboard information
WarKey
- 通过HOOK为当下较火的游戏DOTA写的改键程序,支持kear一键技能。数据存在数据库里面,适合想要学习钩子和数据库的同学.-By HOOK over the fire for the moment the game DOTA change key program written to support kear a key skill. Data inside the database exists for students who want to learn the hook and data
CCDeath
- 该源代码是主要是实现*的,可以记录windows用户输入内容。-this sour code is used to record the keyboard input.
Source-hack-CF
- hack game cross fire source code made by me !
molgen_MyHook
- 说明键盘钩子HOOK的用法 通过这个程序 你可以详细了解