-
我发现的一个钩子程序
可以获取键盘的信息
但是还有点问题
就是不可以连续获得 希望大家可以解决...
我发现的一个钩子程序
可以获取键盘的信息
但是还有点问题
就是不可以连续获得 希望大家可以解决-I found a hook procedures keyboard access the information but there is no points successive hope we can resolve
- 2022-01-28 22:56:07下载
- 积分:1
-
Detailed explanation on how to install the hook process, how to write global hoo...
详细讲述了如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。-Detailed explanation on how to install the hook process, how to write global hooks, dynamic link library data sharing global variables analysis.
- 2022-01-25 15:33:06下载
- 积分:1
-
使用delphi开发的屏幕取词代码
使用delphi开发的屏幕取词代码-Screen use delphi development code
- 2022-02-13 05:53:14下载
- 积分:1
-
Capture Characters from Screen source code, divided into two 98 and NT versions,...
屏幕取词源代码,分为98和NT两个版本,包含DLL源码和,使用的例子,推荐下载。-Capture Characters from Screen source code, divided into two 98 and NT versions, and includes DLL source code, examples of usage, recommended download.
- 2022-04-14 10:53:39下载
- 积分:1
-
Professional Rootkits学习
Professional Rootkits学习
-Professional Rootkits learning
- 2022-07-24 17:26:33下载
- 积分:1
-
加速器 变速齿轮 Delphi 做的PORTTALK驱动开发 运行后整个系统都加速 适合所有游戏...
加速器 变速齿轮 Delphi 做的PORTTALK驱动开发 运行后整个系统都加速 适合所有游戏-Delphi to do the变速齿轮accelerator-driven development PORTTALK running the system as a whole to speed up the game suitable for all
- 2022-12-30 01:55:03下载
- 积分:1
-
Journey to the West line the pockets of the collection of linked source, linked...
网上收集的口袋西游挂源码,对做挂的很有帮助.-Journey to the West line the pockets of the collection of linked source, linked to the very helpful to do.
- 2022-08-25 04:29:34下载
- 积分:1
-
屏蔽任务管理器,思路1:锁定taskmgr.exe文件,以便按Ctrl + Alt + Del K.
屏蔽任务管理器,思路1:锁定taskmgr.exe文件,从而使Ctrl+Alt+Del键无效
思路2:修改注册表,禁用任务管理器-Task Manager shielding, ideas 1: Lock taskmgr.exe file, so that Ctrl+ Alt+ Del key invalid ideas 2: to modify the registry, disable Task Manager
- 2022-02-09 19:21:24下载
- 积分:1
-
MinHook - 简约实用的 x86/x64 API 钩子库
翻译 maninwest@Codeforge 作者Tsuda Kageyu @ Codeproject
背景
如果你对 Windows API Hook 感兴趣,你也一定知道 Microsoft Research 有个有名的库 - Detours。它非常有用,但是它的免费版本 (名为 "Express") 不支持 x64 位的环境。尽管商业版 (名为 "专业版") 支持 x64 位环境,但是它太贵了 -大约需要 US$10,000!
所以我决定自己从头写个 "poorman 的 Detours" 。我的库不是 Detours 的完美克隆,只是一个 API 钩子功能,因为这样就够用了。
到 2015 年1 月,此库已用于了一些项目中 : 7+ Taskbar Tweaker,Better Explorer, DxWnd, NonVisual Desktop Access, Open Broadcaster Software, QTTabBar, x360ce 等等。我很高兴发现这个库对人们有用。
使用库 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-25 14:18:29下载
- 积分:1
-
一个用来锁定和解锁鼠标键盘的钩子.编译为动态库,SetHook()为加锁,UnHook()解锁....
一个用来锁定和解锁鼠标键盘的钩子.编译为动态库,SetHook()为加锁,UnHook()解锁.-A mouse used to lock and unlock the keyboard hook. Compilers for dynamic libraries, SetHook () for locking, UnHook () to unlock.
- 2022-08-25 02:16:50下载
- 积分:1