bldbgexts v1.053 - KD/WinDbg Extensions
!kdfiles
Driver replacement mappings are very useful during development process of kernel mode drivers when drivers
files need to be replaced often. It saves a lot of time since you don't need to copy binaries manually
across the network.
!kdfiles extends standard version of WinDBG/KD .kdfiles command that is used to define driver mappings.
[More info]
blwdbgue v0.087a (alpha version) - WinDbg UI Enhancements
Assembly syntax highlighting
Customizable WinDbg plugin for adding x86/x64 assembly syntax highlighting.
[More info]
Command output window multi-color highlighting
WinDbg extension allows multi-color, multi-word highlighting in debugger's command output window.
It also includes small features to improve navigating thru assembly code and addresses.
[More info]