搜索资源列表
HOOK-API
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:钩子-This is an easy language source code, first of all do not understand the language, not poisonous, soft false problem will not explain, source: hook
Delphi-back-monitor
- 一、把当前进程变为一个系统服务: 目的是在任务列表中把程序隐藏起来。调用API函数RegisterServiceProcess实现。 二、定义全局热键(本例中定义热键Ctrl+Del+R),步骤: 1、定义捕获Windows消息WM_HOTKEY的钩子函数,即:procedure WMHotKey(var Msg : TWMHotKey) message WM_HOTKEY 2、向Windows加入一个全局原子 Myhotkey:
AutoKey
- C#开发的简单程序,可以针对具体的窗口发送后台按键,使用win32 api,底层钩子实现(C# development of simple procedures, you can send the background button for specific windows, using Win32 API, the bottom hook to achieve)
基于API的VB HOOK钩子拦截程序
- 一个由VB制作的全屏钩子,可以用来连接键盘,用于游戏机器人,而不用于浏览器中的坏东西。(A full screen hook made by VB can be used to connect the keyboard to game robots, not for bad things in the browser.)