1.6 KiB
Microsoft Research Detours Package
Detours is a software package for re-routing Win32 APIs underneath applications. Under commercial release for 15 years, Detours has been licensed by over 100 ISVs and used within nearly every product team at Microsoft. The goodness of Detours is now open source. Detours works on Windows 10 and all recent versions of Windows. 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.
The detours repository is where we do
development and there are many ways you can participate in the project, for example:
- Submit bugs and feature requests and help us verify fixes and changes they are checked in.
- Review source code changes.
Contributing
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.
Feedback
- File a bug in GitHub Issues.
License
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT License.