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 stars Tracking Chart

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.

Overview

Name With Ownermicrosoft/Detours
Primary LanguageC++
Program languageMakefile (Language Count: 3)
Platform
License:MIT License
Release Count1
Last Release Namev4.0.1 (Posted on )
First Release Namev4.0.1 (Posted on )
Created At2016-10-19 21:59:40
Pushed At2024-04-28 14:19:15
Last Commit At
Stargazers Count4.9k
Watchers Count167
Fork Count1k
Commits Count117
Has Issues Enabled
Issues Count153
Issue Open Count59
Pull Requests Count97
Pull Requests Open Count21
Pull Requests Close Count17
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top