sukesh-ak / AutoDebugLinks
Simple Debugger to run Windbg Commands and also query .NET CLR Runtime data in C#
☆24Updated 3 years ago
Alternatives and similar repositories for AutoDebug
Users that are interested in AutoDebug 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
- C# debugging automation tool☆95Updated 2 years ago
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆217Updated 3 years ago
- Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.☆53Updated 5 years ago
- Repository for CLR Hosting and Diagnostic API native code samples.☆134Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago
- Visual SOS is both a standalone application (x64) and extension for Visual Studio that exposes functionality in SOS (debugging extension)…☆14Updated 2 years ago
- Disassemble jitted .NET methods☆243Updated 4 years ago
- ☆54Updated 6 months ago
- This is a cheat sheet for windbg☆111Updated 5 years ago
- Extensions for the new WinDbg☆105Updated last month
- ☆130Updated 5 years ago
- A command line memory analysis tool for managed code.☆90Updated 3 years ago
- ☆41Updated 6 years ago
- Explore .NET Processes and Dump files☆118Updated 5 years ago
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 10 years ago
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 3 years ago
- ☆44Updated last year
- Collects network traces of .NET applications.☆92Updated 4 years ago
- .NET library for logging data via EventSource/ETW☆86Updated 2 years ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆222Updated 6 years ago
- Tx (LINQ to Events)☆318Updated 3 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆197Updated 6 months ago
- Remote process hooking library for .NET☆75Updated 6 years ago
- An opensource CLR profiler and Application Performance Monitoring plaform that targets all major supported versions.☆27Updated 4 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Implements API for retrieval of symbols and other debug artifacts from symbol store.☆143Updated last year
- A simple viewer of modules using dnlib.☆31Updated 10 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 7 months ago