-
VC as a fringe of the SPY small tools, the website can view the passwords.
一个像VC++附带的SPY的小工具,可以查看网页中的密码。-VC as a fringe of the SPY small tools, the website can view the passwords.
- 2022-08-15 06:33:25下载
- 积分:1
-
检测windows系统剪贴板的代码,比较有实用价值;很多软件比如下载软件都会用这种技术...
检测windows系统剪贴板的代码,比较有实用价值;很多软件比如下载软件都会用这种技术-Detection of windows system clipboard code, comparison has practical value a lot of software such as downloaded software will use this technology
- 2023-01-16 21:15:03下载
- 积分:1
-
有在WWW的许多代码说明如何HOOK API函数…
There are numerous codes in the www to explain how to hook API functions inside a remote process. So, why creating another one ? This article is the first (I) part of a tool I m working on. This tools won t be too complex, so there is no need for a huge class hierarchy like in almost all other code, nor a hard coded assembly code. This tool is just a technical preview of what is possible to achieve, with QUICK and DIRTY "put your functions here" blocks.-There are numerous codes in the www to explain how to hook API functions inside a remote process. So, why creating another one This article is the first (I) part of a tool I m working on. This tools won t be too complex, so there is no need for a huge class hierarchy like in almost all other code, nor a hard coded assembly code. This tool is just a technical preview of what is possible to achieve, with QUICK and DIRTY "put your functions here" blocks.
- 2022-03-24 17:53:05下载
- 积分:1
-
Jin Orchestra integrated plug
晋乐团集成插件,它是由Delphi编写而成的,想研究游戏插件内存、读写内模的源码
- 2022-04-16 04:56:28下载
- 积分:1
-
提升进程权限到system权限(VB源码)
提升进程权限到system权限(VB源码)-Permissions to the system to enhance the process of competence (VB source)
- 2022-12-29 12:40:03下载
- 积分:1
-
网上拉德~VC编写的
网上拉德~VC编写的-online Ladd prepared to VC
- 2022-12-26 16:00:03下载
- 积分:1
-
SpeedMan 是一个通过拦截API(Hook Api)从而调节多媒体软件执行速度的程序。...
SpeedMan 是一个通过拦截API(Hook Api)从而调节多媒体软件执行速度的程序。-SpeedMan is through an interception API (Api Hook) multimedia software adjusts the speed of implementation procedures.
- 2023-02-02 06:40:03下载
- 积分:1
-
武林飞开穿墙Delphi
武林飞开穿墙Delphi-witnessing the opening fly through the walls Delphi
- 2023-08-08 09:35:03下载
- 积分:1
-
键盘钩子的实例,以vc为开发环境。
键盘钩子的实例,以vc为开发环境。-keyboard hook example, vc for the development environment.
- 2022-06-26 18:04:19下载
- 积分: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