资源列表
HookToolsrc
- 前两天有个朋友想让我帮做个ApiHook的东西,公司的网较慢,只能搜国内网站,结果搜了n个没有完整原代码,极度郁闷,现转一个codeproject的原代码,以后也方便自己下载使用。 说明一下,这个代码在CodeProject有下,代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部
OperationRecordPlay
- 用hook实现的对用户操作(键盘、鼠标等)进行录制并可以重放。-With hook on the implementation of the user (keyboard, mouse, etc.) can be recorded and replayed.
KeyHook
- 一个键盘钩子程序,能够记录系统按键事件。并保存到日志文件里面-A keyboard hook procedure, be able to key case record system. And saved to the log file inside
Dll
- 主要是针对一些系统函数做拦截,HOOK掉底层函数。做成了一个DLL,具体请看代码。-Mainly targeted at some of the system function to do to intercept, HOOK off the bottom of function. Create a DLL, see the specific code.
KryboardHOOK
- 键盘钩子 按键替换 用来改变玩魔兽时的快捷键。-Keyboard HOOK chang meaning of key.
My-Api-Hooking
- Small sample in vbasic Thanks to ebartsoft and Rm_code
873540
- 一个用hook写的屏蔽ctrl+alt+del的小程序 -Writing a hook shield with ctrl+ alt+ del the small program
Magichook
- how you can hook apis with small size of codes
Unclose
- Stickapp32-convert in vbasic Thanks to cobein . -Stickapp32-convert in vbasic Thanks to cobein .
keyboard
- Fearless KeySpy v2.0 FKS是一个非常小的(2.5K)的键盘记录器,当记录到一定大小时可以上传到指定的FTP服务顺上。 记录文件名如下: Vic1_03_24_23_FKS20(用写字板打开) 记录格式如下: [> Undetected.txt - 记事本 <] 测试-Fearless KeySpy v2.0 FKS is a very small (2.5K) keyboard recorder, when recording to
mdwrapper127
- Multidec to DVBCore API translation. This allows you to develop Multidec plugins for DVBCore.
KeyHook_Src
- keyhook库,在vc下简单易用的hook库-keyhook library under vc at the hook easy-to-use database