ChaitanyaHaritash / windbg-info

collection of links related to using and improving windbg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

windbg-info

The project intends to be a repository for links related to windbg that I found useful, interesting or have used and wish to keep in an easelly accessible list.

WinDbg Preview

I have not used the new version but it looks promessing.

WinDbg

General links

Analyzing .net using windbg

Analyzing JavaScript using windbg

Cheat-sheets

Scripting

Plugins, extensions and enhancements

lynnux/windbg_hilight github link - tuts4you link

  • A windbg plugin to highlight text in Disassembly and Command windows. Support x86 and x64.
  • I have used it. It slows the view down a bit when stepping through, but it's worth the wait

bigLasagne

  • Contains several UI enhancements and an extension

  • Assembly syntax highlighting

  • Command output window multi-color highlighting

  • kdfiles extension

MEX Debugging Extension for WinDbg

Windbg grep extension

WinDBG Anti-RootKit Extension

Intel’s Debug Extensions for WinDbg

Application Verifier

About

collection of links related to using and improving windbg