资源列表
hook_winsock
- 给你一种如何钩住windows socket 的方法,这种方法是写一个新的windows socket ,根据需要处理相应的api-to you how hooked windows of a socket approach, which is to write a new windows socket, according to the need to address the corresponding api
MYAPIHOOk
- 一个WINDOWS环境下全局钩子的使用和拦截API函数的简单演示.-a Windows environment overall hook to intercept and the use of simple API function demo.
微软研究院的开发包
- 可以拦截特定进程api的微软开发包1.5, 里面有微软的源代码,和我做的2个测试例子,1个是把dll注入进程中,1个是dll和应用程序同时启动。-can intercept specific process api Microsoft Development Kit 1.5, which has Microsoft's source code, and I made two of the test case, an injection is dll process, a yes dll
数据库&键盘监控v1.0
- 将数据从oracle数据库中提取出来,当键盘输入与数据库中相符的数据时会弹出提示性对话框。-data from the oracle database extracted, when the keyboard in line with the database data will pop indicative dialog.
截获键盘
- vc截获键盘信息 先编译LaunchDLL,然后把LaunchDLL.h和LaunchDLL.lib复制到KeyHook工程目录中,LaunchDLL.dll复制到Debug目录下-vc keyboard intercepted information compiled LaunchDLL first, and then LaunchDLL.h KeyHook LaunchDLL.lib copied to the project directory, LaunchDLL.dll copied
200307131443379681
- 一个使用hook钩子的程序演示,使用delhpi编写,简要的对钩子hook进行介绍-use a hook hook demonstration procedures, the use of delhpi prepared to brief introduction hook hook
HookTest
- 日志钩子程序,记录激活的窗口名字及其相应的键盘操作。比单纯的键盘钩子好用-log hooks, and a window activation record names and their corresponding keyboard operation. Than purely utilitarian keyboard hook
内存优化源码API的
- 内存优化模块,和优化大师一样的效果
ScreenCapture
- 本实例是VISUAL c++的有关HOOk技术的实例,对于学习VC以及C++而言是不可多得的,能助你提高C++的编程,该实例包含了全部的源码
UCHook
- 挂接钩子,拿UC的帐号密码
MyQQBossKey
- 一个HooK 加一个隐藏所有QQ进程的窗口
windows权限提升程序
- 可以在普通用户(包括guest,user……)下,运行administrator的程序,并可以执行本用户不可操作的操作。