> cat /dev/github | grep security-tools
discovered 03 Aug 2026

ClrDebug

C# ★ 134 via github-topic
→ View on GitHub
ClrDebug is a comprehensive cross-platform managed wrapper for the .NET Unmanaged API, simplifying the process of developing diagnostic applications. It provides automatic wrappers for essential APIs such as CorDebug, Metadata, and Profiling, eliminating the need for manual handling of complex COM interfaces. Notable features include seamless creation of debugging processes, easy conversion of HRESULT values into exceptions, and customizable event handling through derived callback classes.