搜索资源列表
钩子技术实现键盘按键发音程序
- 使用windows钩子技术实现按键发音的程序,有详细的注释,想对钩子技术有所了解的话,这是一个简单易懂的入门程序.-use technology pronunciation keys procedures, a detailed note on the hook to understand the technology, then it is a simple and easy entry procedures.
HookaReg 系统钩子截获系统鼠标和键盘消息
- 编写了一个系统钩子截获系统鼠标和键盘消息和一个修改注册表启动项开机运行指定程序的基于MFC的对话框。Hook文件夹包括生成系统钩子的动态链接库的源文件;MyHook文件夹包括所生成的动态链接库和修改注册表启动项等源文件。生成的程序可以保护自己的电脑不被他人使用。注意:1.程序预留的系统启动入口为“Alt+j”(切记!!!);2.本程序在xp系统vc6.0 debug下编译通过(其他系统没试过);3.部分代码是根据本人电脑屏幕尺寸设计(请更改源码)。-Write a system hook int
VBGetWord.ocxExample.rar
- 专业屏幕取词引擎GetWord.ocx的简单使用范例(VB),为VB入门编程人员准备。GetWord.ocx为在网上下载的破解版本,版权归作者所有。(不好意思,刚才那个getword范例文件不全,后来才知道。),Professional Capture Characters from Screen engine GetWord.ocx a simple example of the use (VB), entry for VB programmers to prepare. GetWord.oc
IDT-Hook-
- IDT是一个有256个入口的线形表,每个IDT的入口是个8字节的描述符,所以整个IDT表的大小为256*8=2048 bytes,每个中断向量关联了一个中断 处理过程。所谓的中断向量就是把每个中断或者异常用一个0-255的数字识别-IDT is a linear table 256 entry, each IDT entry is 8-byte descr iptors, so the size of the IDT table 256* 8 = 2048 bytes, each inter
apihook.rar
- 一个钩子程序,使用detours实现对记事本的退出事件的截获,可供入门人参考,A hook procedure, the use of detours to achieve exit Notepad events intercepted for entry reference
hook
- 在vs2008下面测试通过 简单的实现了进程内的hook调用,和全局hook,hook部分简单的实现了屏蔽键盘和鼠标消息,后门为功能键F2,有详细的说明,适合入门研究学习 一共三个文件, v19e2_Hook.rar为全局hook程序块,v19e2_HookTest.rar为测试全局hook的程序,v20e1_innerHook.rar为在一个单独的进程内调用hook,-Simple implementation of the process, call the hook, and
DllTest
- 本程序为DLL动态库调用程序,是初学的理解的好入门程序,采用VC6编辑,可以直接导入运行。-The program calls for the DLL dynamic libraries program, is a good beginner s understanding of program entry, using VC6 editing, you can directly import operation.
zmpidrive
- 通过修改ssdt表 hook掉ZwTerminateProcessZwLoadDriver以及ZwSetSystemInformation 是一份比较简单易读的驱动程序入门源码 是zmpi软件的进程防护拦截模块-By modifying the SSDT hook ZwTerminateProcess ZwLoadDriver and ZwSetSystemInformation Is a relatively simple driver entry source.
TestReDefineAPI
- 重写了几个api的函数,非常的清楚,一看就比较容易明白,算入门的一个好东西-Rewrite a few api functions, very clear, relatively easy to understand at a glance, considered a good thing entry
api-hook
- 包括2个实例,第一个是api hook入门详细介绍,钩自己写的API例子,第二个是钩系统API的例子,非常详细,有测试源码,认证看完肯定明白其中原理,相信我,有什么不明白留言,一一回复!-Including two instances, the first entry is api hook detail, hook API to write their own examples, the second is an example of a hook system API, very detai