(Windbg assembly and command window text highlighting plugin, supports x86 and x64
Instructions:
Put hs.dll into the 32-bit windbg installation directory, and hs64.dll into the 64-bit (x64) windbg installation directory
Run windbg, enter the command
.load hs
64 bit is
.load hs64)