Detours

Detours 是一款用于监控和检测 Windows API 调用的软件包。它以源代码形式发布。「Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.」

Github星跟踪图

Microsoft Research Detours Package

Detours is a software package for monitoring and instrumenting API calls on Windows. Detours
has been used by many ISVs and is also used by product teams at Microsoft. Detours is now available under
a standard open source license (MIT). This simplifies licensing for programmers using Detours
and allows the community to support Detours using open source tools and processes.

Detours is compatible with the Windows NT family of
operating systems: Windows NT, Windows XP, Windows Server 2003, Windows 7,
Windows 8, and Windows 10. It cannot be used by Window Store apps
because Detours requires APIs not available to those applications.
This repo contains the source code for version 4.0.1 of Detours.

For technical documentation on Detours, see the Detours Wiki.
For directions on how to build and run samples, see the
samples README.txt file.

Contributing

The Detours repository is where development is done.
Here are some ways you can participate in the project:

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Issues, questions, and feedback

Mailing list for announcements

The detours-announce mailing list is a low-traffic email list for important announcements
about the project, such as the availability of new versions of Detours. To join it, send
an email to listserv@lists.research.microsoft.com with a
message body containing only the text SUBSCRIBE DETOURS-ANNOUNCE.
To leave it, send an email to listserv@lists.research.microsoft.com with a
message body containing only the text UNSUBSCRIBE DETOURS-ANNOUNCE.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.

主要指标

概览
名称与所有者microsoft/Detours
主编程语言C++
编程语言Makefile (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2016-10-19 21:59:40
推送于2025-06-21 01:29:16
最后一次提交
发布数1
最新版本名称v4.0.1 (发布于 )
第一版名称v4.0.1 (发布于 )
用户参与
星数5.8k
关注者数170
派生数1.1k
提交数133
已启用问题?
问题数172
打开的问题数55
拉请求数113
打开的拉请求数16
关闭的拉请求数24
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?