项目作者: kevingosse

项目描述 :
Extensions for the new WinDbg
高级语言: C#
项目地址: git://github.com/kevingosse/windbg-extensions.git
创建时间: 2017-09-17T13:18:06Z
项目社区:https://github.com/kevingosse/windbg-extensions

开源协议:MIT License

下载


windbg-extensions

Set of extensions for the new WinDbg

  • History tracking and multiple editor windows
  • C# scripting with ClrMD/DynaMD
  • AI assistant

To install them, checkout the project and run ./build Install.

The plugins are copied to your %LOCALAPPDATA%\DBG\UIExtensions folder.

More information on how they work:

http://labs.criteo.com/2017/09/extending-new-windbg-part-1-buttons-commands/

http://labs.criteo.com/2018/01/extending-new-windbg-part-2-tool-windows-command-output/

http://labs.criteo.com/2018/05/extending-new-windbg-part-3-embedding-c-interpreter/