Show HN: I built a post-mortem debugger for native Windows x64/x86 crashes
Summary
ForensicDbg presents a modern post-mortem debugger for Windows x64/x86 crashes, enabling both crash-dump analysis and live-process attachment with a JuT-style debugging workflow. It emphasizes an advanced UI, AI tool integration through an MCP server, and automated data interpretation to improve debugging efficiency. The article notes beta availability, feature highlights, and a concrete code bug example illustrating the debugger’s diagnostics capabilities.