搜索资源列表
qqdll
- 家都知道,当今的QQ病毒,都用了钩子技术。创建一个DLL,然后使用全局钩子;或者在QQ进程里插入一个DLL,后监测键盘或者是Windows消息,判断用户是否是用QQ聊天,并且是不是已经把信息送出。无DLL的QQ尾巴-home all know that today's QQ virus, has used a hook. To create a DLL, and then use the overall hook; QQ or in the process of inserting a
getpubips
- 本程序可以自动获取公网IP然后上传到指定网络地址空间上,而且支持和本机IP变动同步更新IP数据上传到地址空间,开机自动运行,全局快捷键。 本程序是适应中国动态IP而制作,假如有人想在自己机器上架设服务器,但IP是动态的 也就是IP会经常变动,但本程序可以实现IP动态绑定,从而给用户感觉是静态IP的感觉。 本程序在运行中会自己生成一个网页(包含本机IP),上传到指定的网络地址空间,当用户在网络上浏览该网页 该网页会自动转向到本机IP,这一切的一切都是程序自动完成。用户只需要进行
kbh.rar
- DELPHI编写的HOOK API实现DLL全局钩子启动记事本的程序,DELPHI prepared HOOK API to achieve the overall hook DLL procedures start Notepad
Ring3_DLL_Inject
- 一个拦截并修改输入法的注入技术(注入DLL是做全局钩子或者拦截类软件都有可能用到的技术)、给出了完整的示例代码希望对大家有所帮助。-An intercept and modify the input method of the injection technology (global hook into the DLL are doing, or are likely to be used to intercept class software technology), gives a comp
getMesseageHook
- 枚举系统中的全局消息钩子,网上有c和vb版的,把它转成了delphi-Enumeration in the system global message hook, on-line with c, vb version, turn it into delphi
Hook
- 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
HOOKAPI
- 使用钩子函数-数据传递HOOKAPI获取当前鼠标指针的全局钩子源码-The use of hook function- HOOK API data transfer mouse pointer access to the current global hook source
RemoteThread
- 利用dll,对全局远程进程加载钩子,实现对远程进程的监控-Using dll, the process of loading on the overall long-range hook, the process of the realization of long-range surveillance
HookApi_Wfh
- 全局钩子的使用,包括对文件操作,注册表操作,任务管理器操作等WINAPI的hook-The use of the global hook, including file operations, registry operations, Task Manager manipulation WINAPI the hook
click
- VC2008源码 鼠标点击器 采用全局HOOK以及模拟鼠标点击实现 供学习使用-VC2008 source device to adopt a common HOOK mouse click, as well as simulated mouse clicks to achieve for learning to use
keyboard_hook
- 键盘全局钓子学习,可以通过这个例子学习全局钓子的一些用法-keyboard hook
HotKey
- 可以学习利用全局钩子打开游戏进程,并打开*窗口,是一个很好的学习例子-Can learn to use the global hook to open the game process, and open the plug in window is a good example of learning
663060MYAPIHOOk
- 键盘程序的编写,利用该源码,可以学习有关全局钩子的程序设计。-Procedures for the preparation of the keyboard, using the source code, you can learn about the global hook programming.
usp10
- 利用USP10.dll来进行全局挂勾。这不是原创。-hook using usp10.dll
GlobalHook
- 这是一个可以抓到所有窗口的鼠标操作的全局钩子.-This is a global hook whick can get all the mouse operation of all windows.
HOOK
- Windows 系统内实现全局 HOOK-global Hook
MaskKeyXX
- 全局键盘钩子程序,系统底层键盘钩子详细实例-Global keyboard hook procedure, the system detailed example of the low-level keyboard hook
hookPtest
- 全局钩子hook,可以方便的屏蔽掉系统消息。包括一些低级的组合键消息例如alt+tab。压缩包里包括一个hook动态库,一个测试工具。-The global hook hook can be easily masked system message. Including some lower combination key messages such alt+tab. Compressed bundle includes a hook dynamic library, a testing too
Hook-CreateProcessInternalW-
- 进程监视 全局 Hook CreateProcessInternalW 测试- Hook CreateProcessInternalW
HOOK
- 全局钩子,监控系统进程的创建,很好的DLL,可以没有源码-Global Hook, Monitor the program process create, good dll, no codes