-
内有制作完美世界的vb源码,程式码是没问题的,只是我的介面比较马虎,请不要见怪...
内有制作完美世界的vb源码,程式码是没问题的,只是我的介面比较马虎,请不要见怪-In has the manufacture perfect world vb source code, the formula code is does not have the question, only is my interface quite careless, please do not have to be offended
- 2022-07-02 16:02:53下载
- 积分:1
-
msnspy,可以后台捕获MSN用户名密码的程序,采用钩子实现,中文注释很详细,适合看源码研究。...
msnspy,可以后台捕获MSN用户名密码的程序,采用钩子实现,中文注释很详细,适合看源码研究。-msnspy, background capture MSN users Password procedures used to achieve the hook, Chinese translations very detailed look at the source code for research.
- 2022-08-24 00:24:14下载
- 积分:1
-
利用Windows Hook技术监控计算机的使用
利用Windows Hook技术监控计算机的使用-Windows Hook computer technology to monitor the use of
- 2022-02-25 01:22:17下载
- 积分:1
-
用VC++6实现FlashGet的最小化和关闭的效果
用VC++6实现FlashGet的最小化和关闭的效果-VC 6 FlashGet achieve the smallest and the effect of the closure
- 2022-06-17 17:34:42下载
- 积分:1
-
用日志钩子记录键盘输入
用日志钩子记录键盘输入--Record the keyboard input by using log hook
- 2022-03-02 09:30:32下载
- 积分:1
-
能够检测系统内各个运行进程的内存泄露情况.
能够检测系统内各个运行进程的内存泄露情况.-detection system can be run within the process of memory leaks.
- 2022-12-03 10:20:03下载
- 积分:1
-
该程序可以扫描网络内win2000系统的密码
该程序可以扫描网络内win2000系统的密码-The program can scan the network password system win2000
- 2022-03-01 23:43:39下载
- 积分: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
-
hook used to achieve record keystrokes, mouse and regain the operation.
用钩子实现记录用户键盘、鼠标操作并重现。-hook used to achieve record keystrokes, mouse and regain the operation.
- 2022-05-08 05:09:43下载
- 积分: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