← Back to events
ActiveTech

Show HN: I built a post-mortem debugger for native Windows x64/x86 crashes

What happened

Hello HN! I've spent years debugging Windows crashes with tools that were either friendly but limited (e.g. Visual Studio) or powerful but archaic (e.g. WinDbg). I developed patterns and methods for understanding what was going on, and decided to build it into a much more effective debugging tool called ForensicDbg. I built a modern interface to minimize the friction when debugging. All of the data shown to you is a…

Summary assembled by rule from the sources below

Why it's spreading

Sources