WinDbg: using pykd to dump private symbols

随机文章
原文链接:labs.nettitude.com

使用 pykd 来创建自定义 WinDbg symbols。作者在文章末尾还提供了 Javascript 版本和 Linq 版本的方法,值得一看。

WinDbg Preview (JavaScript) The WinDbg preview version available here:

https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/windbg-install-preview It has an updated modern UI and allows JavaScript to be used for scripting

LINQ Debugger Objects WinDbg can also be queried with LINQ, if you are familiar with LINQ then this might be a good bet

https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/using-linq-with-the-debugger-objects