-
刀剑online 内存查看(HP,MP等) VB编写
刀剑online 内存查看(HP,MP等) VB编写-swords online memory View (HP, MP) prepared VB
- 2023-07-27 16:30:03下载
- 积分:1
-
[Function] of the source is a tool for Internet downloads. He could scan the pag...
[功能]
本源码是一个因特网下载工具。他可以扫描整个网站的页面及各种图片音频视频等资源,你可以给这些待下载的资源设定最小的大小。
程序还使用了一个剪切板钩子(HOOK),使用它监控任何拷贝到剪切板中的文字,如果你复制了一个URL网页链接或者是一个URL的图片等链接,程序会立即弹出一个对话框让你配置下载任务。
用户可以通过设置文件名和文件大小,来下载整个站点的资源,或限制下载图片等等。
本质上来说,这是一个网络蜘蛛,可以多线程抓取网站。
-[Function] of the source is a tool for Internet downloads. He could scan the page the entire site and all kinds of pictures audio video and other resources, you can download these resources to be set a minimum size. Procedure also used a clipboard hook (HOOK), use it to monitor any copy to the clipboard in text, if you copy a URL link to a page or a URL link to the pictures, the program will immediately pop up a dialogue box allows you to configure the download mission. Users can by setting the file name and file size, to download the entire site resources, or limit the download pictures and so on. Essentially, this is a network of spiders, can be multi-threaded crawling your site.
- 2023-02-15 10:20:03下载
- 积分:1
-
应用程序向导创建了这个mirrobot应用你。此应用程序不…
AppWizard has created this MirRobot application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
- 2022-03-19 13:00:13下载
- 积分:1
-
鼠标钩子源码
鼠标钩子源码 -The source of mouse Hook
- 2022-01-28 15:08:55下载
- 积分:1
-
delphi 鼠标钩子程序
delphi 鼠标钩子程序-mouse hook procedures
- 2022-07-23 17:51:17下载
- 积分:1
-
通过Hook实现屏幕取词,虽然功能以前有人已经实现,但是,这段程序经过稳定性测试,可以进入商用,希望大家下载。...
通过Hook实现屏幕取词,虽然功能以前有人已经实现,但是,这段程序经过稳定性测试,可以进入商用,希望大家下载。-Introduction
Capture words on screen with "Hook", which has already been realized, however this program has bben carefully tested and can be adopted in commercial use. Welcome to download!
- 2022-03-18 04:33:17下载
- 积分:1
-
对OD寄存器将行高亮,可以方便的查看何时使用了该寄存器
对OD寄存器将行高亮,可以方便的查看何时使用了该寄存器-OD will register on the highlighted line, you can easily see when to use the register
- 2022-03-19 21:00:03下载
- 积分:1
-
from "Visual C programming skills and examples" of the fifth
来自《Visual C++程序设计技巧与实例》第五单-from "Visual C programming skills and examples" of the fifth-
- 2022-05-07 14:50:44下载
- 积分:1
-
Hook函数在监控记录系统中的应用~~~~~~技术文档
Hook函数在监控记录系统中的应用~~~~~~技术文档-Hook function recorded in the monitoring system ~~~~~~ technical documentation
- 2022-03-13 07:07:34下载
- 积分: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