资源列表
cgaty
- this a rootkit basic. it hook kernel windows : GDT table. it creates a back door.-this is a rootkit basic. it hook kernel windows : GDT table. it creates a back door.
HookToolsrc
- 前两天有个朋友想让我帮做个ApiHook的东西,公司的网较慢,只能搜国内网站,结果搜了n个没有完整原代码,极度郁闷,现转一个codeproject的原代码,以后也方便自己下载使用。 说明一下,这个代码在CodeProject有下,代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部
CodeScr
- 这个代码在CodeProject有下,代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函 数,可以结合detour使用。-Under this code in CodeProject with the code I generally turned a
Hooks
- 实现进行键盘监听,可以得到时间输入的内容-Implement monitor keyboard, can get the content of the time input
KeyHook
- 键盘动作的记录与回放,基于win钩子函数,vc++环境开发
HookTest
- 钩子HOOK demo 基于VC6.0 有钩子用法-HOOK HOOK demo VC6.0 based on hooks usage
sfileopen_hook
- DLL注入器,CreateRemoteThread, SetWindowHook例子源代码-DLL injector, CreateRemoteThread, SetWindowHook example source code, etc.! ! !
Fools.rar
- 本程序采用VS2008.Net制作。模仿了死机或蓝屏(两者之间随机)。 系统用到Graphic、进程操作、屏幕截图截图、键盘钩子、注册表等,适合新人学习Winform程序之用。 由于系统模仿了死机和蓝屏,可在3秒内点击鼠标以解锁。否则只能重启电脑。 /// 鼠标码:11211233312 (“1”为鼠标左键,“2”为鼠标右键,“3”为鼠标中键) ,VS2008.Net produced using this procedure. Mimic a crash or blue scree
apihook_complit
- 完整的apihook学习源码,请勿外传都是私人的代码。-Author: sudami [sudami@163.com]Time: detailed information about [23:9:2009- 16:19]Routine Descr iption:The complete apihook source code to learn, do not it is private code.
apihooksrc
- 个ApiHook的东西 这个代码在CodeProject有下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函 数,可以结合detour使用。 -This code has CodeProject, only linked to the introduction
VCPP-Catch-Ctrl
- VC++编写,可以捕获Ctrl键和Ctrl+Shift键组合消息-VC++ Catch Ctrl
vbRecordPressKey
- 一个*器程序,纯VB代码,带有一定的界面,对于想学习的朋友,可以参考下-A keylogger program, pure VB code, with a certain interface, a friend who want to learn, you can refer to the following