There are 9 repositories under windbg-extension topic.
PoCs and tools for investigation of Windows process execution techniques
Kernel mode WinDbg extension and PoCs for token privilege investigation.
WinDbg extension for data mining managed heap. It also includes commands to list http request, wcf services, WIF tokens among others
Host of debugging-related extensions such as post-mortem tools or WinDBG extensions
Small PoC of using a Microsoft signed executable as a lolbin.
A command tree based on commands and extensions for Windows Kernel Debugging.
C# debugging automation tool
Debugger extension for the Debugging Tools for Windows (WinDbg, KD, CDB, NTSD).
Source code for advanced .NET Debugging.
collection of links related to using and improving windbg
windbg plugin easy-step from user code to kernel code
WPF application that implements ClrMd library
A WinDbg plugin that records all NtDeviceIoControlFile() and DeviceIoControl() calls across processes, capturing process details, device ACLs, and stack unwind information to identify vulnerable IOCTL interactions with kernel drivers.
This repository contains a collection of WinDBG extensions.
This is a C++ helper class that simplifies creating Windbg extensions by using Dbgeng.h Debugging Engine API capabilities.
A WinDbg extension to check the security features of the loaded modules with winchecksec