资源列表
apihooktest2
- 一、前言 前一段时间发表了一篇文章 “Hook API 工具”,没有附带主程序的源代码,这几天翻出来代码加了些注释,现在补上。不过大家还是最好看看牛的书,书上讲解很详细。 二、对代码的简单说明 总共3个工程,1个主程序,1个HookDll, 1个例子Dll。主程序负责启动进程,并将 HookDll 注入。还有一些额外的功能,比如显示 Log, 例子Dll的信息,导出函数等,HookDll 在 DllMain 启动的时候根据配置钩住指定的 API 函数 三、这
winlogin_Inject
- 对winlogon进程实现注入,可以在windows登录前处理一些问题。-Injection of the winlogon process to achieve, you can deal with some issues before windows login.
eimx
- json c 0,9 Source code and documentation-Json 0, 9 c Source code and documentation
wjaputinggetterstack
- A test grid of small procedures, no way can only charge the number of the-A test the grid of small procedures, no way can only charge the number of the
SALESWOMAN-43342Menu-18765RoutineSJ
- 此源码的SALESWOMAN-43342Menu-18765RoutineSJ的功能还是比较强大的,同学们可以学习用-The source of the SALESWOMAN- 43342 menu- 18765 routinesj was more powerful, the students can learn to use
hookyou
- 特别说明:本程序目的是更改其他程序窗口的显示内容(如数值)。用枚举主窗口和子窗口的方法只能找到有句柄的控件,发消息进行更改。对无句柄的控件就无能为力了,在spy++里都无法枚举Delphi/BCB/VB的label控件的只能采用截获TextOut的方法了,没想到其他更好的办法:-)这种就是所谓的屏幕取词技术了,金山词霸用的就是这种方法。-Special Note: This procedure aims to change the window display of other content
idt_src
- 键盘的IDT hook范例,学习rootkit的好教程!-keyboard hook IDT example, a good learning rootkit Guide!
Win32_CodeHook
- 一个Delphi的超强,超易用的钩子程序-A Delphi Super, super easy to use hook program
codehook
- 钩子范例,要学习windows编程的,可以好好看看.-Hook examples to learn windows programming, you can take a look.
PasswordSpy
- 一个纯粹用Windows API实现的获取密码的源程序,使用了Hook技术,Windows系统编程的优秀参考资料
HideWindow
- Hook Example,in any state, you can use this program to hide the window by name.