WEDP - Windows Exploit Development Plugin

A native WinDbg extension for exploit development. Provides 20 commands for gadget search, pattern utilities, memory analysis, and more. Written in C++ with native x86/x64 support.

dbgeng-mcp - Windows Debug Engine MCP

An MCP server bridging AI assistants to the Windows Debugging Engine (dbgeng.dll). Exposes debugger functionality as MCP tools so LLM-based agents can launch, attach to, and inspect processes. Built with Python and C++ (pybind11).