项目作者: abarbatei

项目描述 :
collection of links related to using and improving windbg
高级语言:
项目地址: git://github.com/abarbatei/windbg-info.git
创建时间: 2018-06-17T10:45:12Z
项目社区:https://github.com/abarbatei/windbg-info

开源协议:

下载


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

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