kevingosse / windbg-extensionsLinks
Extensions for the new WinDbg
☆106Updated 2 months ago
Alternatives and similar repositories for windbg-extensions
Users that are interested in windbg-extensions 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☆239Updated 2 years ago
- Explore .NET Processes and Dump files☆118Updated 5 years ago
- ☆44Updated 2 years ago
- Command-line tool for ETW tracing on files and real-time events☆147Updated 6 years ago
- C# debugging automation tool☆96Updated 2 years ago
- Win32 memory leak detector with ETW☆47Updated 7 years ago
- Diff tool for comparing symbols in PDB files☆84Updated 5 years ago
- This is a cheat sheet for windbg☆113Updated 6 years ago
- Various extensions for WinDbg☆173Updated 11 years ago
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆218Updated 3 years ago
- Example on how to consume a COM server from a .NET client and a .NET server from a COM client. Examples are for both using the Registry a…☆76Updated 6 years ago
- An attempt to create a friendly version of WinDbg☆105Updated 7 years ago
- Hook native API with C#☆205Updated 2 years ago
- .NET instrumentation framework☆72Updated 7 years ago
- .NET runtime inspector☆273Updated 6 years ago
- ☆107Updated 9 years ago
- My notes on software troubleshooting, covering debugging and tracing techniques and tools. Available at wtrace.net.☆338Updated last month
- Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.☆53Updated 5 years ago
- This is a repo for small, useful scripts and extensions☆256Updated 2 years ago
- PdbView shows the contents of PDB files☆92Updated 7 years ago
- Sample code demonstrating use cases of the Microsoft.Windows.EventTracing NuGet package.☆48Updated 2 months ago
- .NET wrapper for dbghelp.dll☆21Updated 6 years ago
- DotNextMoscow2019☆31Updated 6 years ago
- Various tools and helpers to read assembly metadata.☆268Updated last month
- Copy-on-write fork()-like memory dump using Process Snapshotting APIs