/Tool-Windbg-Pykd-Scripts

Pykd scripts collection for Windbg

Primary LanguagePythonApache License 2.0Apache-2.0

Tool-Windbg-Pykd-Scripts

  • Pykd scripts collection for Windbg

  • JavaScript collection for Windbg

      .load jsprovider;.scriptunload c:\debugger\scripts\test.js;.scriptload c:\debugger\scripts\test.js;dx Debugger.State.Scripts.test.Contents.GetLeakElements()