-
C#添加全局消息钩子
用C#添加全局的鼠标和键盘的消息钩子,包括:KeyDown, KeyUp, KeyPress, MouseMove, MouseClick, MouseUp, MouseDown, MouseDoubleClick, MouseWheel。源码包含两个部分:框架和实例。
- 2022-02-01 06:28:46下载
- 积分:1
-
DLL内存挟持
DLL内存挟持!!可以修改内存!!当加载EXE的时候挟持DLL,补丁自己的代码!!!!!
- 2022-09-28 19:45:03下载
- 积分:1
-
这是一个劲舞小爱同组卡双,卡三,卡N的工具,希望劲舞完家会喜欢...
这是一个劲舞小爱同组卡双,卡三,卡N的工具,希望劲舞完家会喜欢-This is a small dance group love with dual card, the card three card N tools, hoping Dance End House will be like
- 2022-08-19 09:34:22下载
- 积分:1
-
魔兽世界插件开发SDK文档。有现在魔兽世界API接口说明
魔兽世界插件开发SDK文档。有现在魔兽世界API接口说明-World of Warcraft development of plug-in SDK documentation. World of Warcraft is now API Note
- 2023-04-15 19:00:03下载
- 积分:1
-
一个通过修改DLL文件的IAT表来实现的hook开发包源码
一个通过修改DLL文件的IAT表来实现的hook开发包源码-A DLL file by modifying the IAT table to achieve the hook development kit source
- 2022-05-14 23:41:51下载
- 积分:1
-
small keyboard capture procedures, after running record of all keyboard
键盘捕获小程序,运行后可以记录所有键盘操作-small keyboard capture procedures, after running record of all keyboard
- 2022-02-03 06:06:03下载
- 积分: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
-
适合初学者对网络编程的了解,此代码用delphi编写。主要用于文件加密
适合初学者对网络编程的了解,此代码用delphi编写。主要用于文件加密-Suitable for beginners on understanding of network programming, the preparation of this code with delphi. Mainly used for file encryption
- 2022-03-04 14:06:51下载
- 积分:1
-
AutoIt access to computer hardware information UDF (user
AutoIt获取电脑硬件信息的UDF(用户自定义函数)-AutoIt access to computer hardware information UDF (user-defined function)
- 2022-06-27 02:23:52下载
- 积分:1
-
用CSharp编写的一个关于API全局钩子的例子,实现了键盘的屏蔽...
用CSharp编写的一个关于API全局钩子的例子,实现了键盘的屏蔽-CSharp spent on the preparation of an overall API hooks example, the realization of the shielding keyboard
- 2022-03-24 05:45:36下载
- 积分:1