Detours
API debugger
A software package for monitoring and instrumenting API calls on Windows
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
5k stars
171 watching
1k forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
hacktoberfestmicrosoft
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/windows-classic-samples | A collection of code samples demonstrating Windows classic desktop application APIs | 5,077 |
microsoft/wsl | Reporting issues with Windows Subsystem for Linux | 17,470 |
greenshot/greenshot | A lightweight Windows screenshot tool with features for annotation and export options. | 4,003 |
microsoftdocs/azure-docs | Microsoft Azure's documentation for learning and skills development | 10,293 |
microsoft/windows-rs | Provides Rust language bindings and utilities to interact with the Windows operating system. | 10,460 |
microsoft/stl | The Microsoft C++ Standard Library implementation | 10,204 |
microsoft/vscode | A source code editor that combines simplicity and functionality with extensibility and lightweight integration. | 164,461 |
microsoft/airsim | A simulation platform for autonomous vehicles and drones, enabling AI research and experimentation with computer vision, deep learning, and control systems. | 16,466 |
d35ha/callobfuscator | Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. | 981 |
microsoft/vscode-recipes | A collection of recipes and guidelines for configuring and debugging various development environments and projects in VS Code. | 5,876 |
winsiderss/systeminformer | A tool that provides detailed information about system resources and running processes to help with debugging, performance tuning, and security analysis. | 11,043 |
microsoft/live-share | Enables real-time collaboration and shared development environments across different tools and platforms. | 2,277 |
reactos/reactos | An operating system designed to be compatible with applications and drivers written for Microsoft Windows NT family of operating systems. | 14,782 |
dotnet/docs | Conceptual documentation for .NET technologies and frameworks. | 4,278 |
communitytoolkit/dotnet | A collection of helper APIs and libraries for building cross-platform .NET applications | 3,064 |