Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 343 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 343 Bytes

WingDbg

Friends don't let friends debug alone.

!regfix

Fixes that nasty bug in WinDbg that makes it not show any registers when performing kernel debugging on targets older than Windows 8 (approximately). Present since around WinDbg version 6.2.

For more information, see here.