lowleveldesign / debug-recipesLinks
My notes on software troubleshooting, covering debugging and tracing techniques and tools. Available at wtrace.net.
☆337Updated last week
Alternatives and similar repositories for debug-recipes
Users that are interested in debug-recipes are comparing it to the libraries listed below
Sorting:
- WinDbg extension for data mining managed heap. It also includes commands to list http request, wcf services, WIF tokens among others☆237Updated 2 years ago
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆217Updated 3 years ago
- A service for automated crash-dump analysis☆526Updated last year
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 3 years ago
- This is a cheat sheet for windbg☆111Updated 5 years ago
- Tx (LINQ to Events)☆318Updated 3 years ago
- Command-line tool for ETW tracing on files and real-time events☆147Updated 6 years ago
- Extensions for the new WinDbg☆104Updated last month
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆222Updated 6 years ago
- Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )☆702Updated 5 years ago
- .NET library for logging data via EventSource/ETW☆86Updated 2 years ago
- Fuzzer for the .NET toolchains, developed as a project for the 2018 Language-Based Security course at Aarhus University.☆248Updated last month
- A command line memory analysis tool for managed code.☆90Updated 3 years ago
- Assembly file comparison tool for .NET☆191Updated 5 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆135Updated 4 years ago
- Assembly Diff and Analysis Tool☆379Updated 3 years ago
- C# debugging automation tool☆95Updated 2 years ago
- Repository for CLR Hosting and Diagnostic API native code samples.☆134Updated last year
- Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.☆53Updated 5 years ago
- Various tools and helpers to read assembly metadata.☆266Updated last month
- Materials for Sela's debugging and performance courses☆52Updated 5 years ago
- Implements API for retrieval of symbols and other debug artifacts from symbol store.☆143Updated last year
- windbg/dbgeng extension for debugging 64-bit dumps of 32-bit .NET processes.☆84Updated 9 years ago
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,113Updated last week
- Collects network traces of .NET applications.☆92Updated 4 years ago
- The Ultimate .NET Experiment☆356Updated 6 years ago
- Contains samples and documentation for libraries and tools of the .NET framework. Pull requests welcome!☆714Updated 3 years ago
- ☆253Updated 2 years ago
- Identify and reduce memory used by duplicate .NET strings☆309Updated 5 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆197Updated 6 months ago