Jump to content
Tuts 4 You

pykd 0.3.4.10


Teddy Rogers

About This File

This project can help to automate debugging and crash dump analysis using Python. It allows one to take the best from both worlds: the expressiveness and convenience of Python with the power of WinDbg!

If you want to automate the debugger but dislike the WinDbg built-in script machine syntax it's time to try again using the handy and powerful Python language. Even if you don't want to create your own script, maybe some existing scripts will be of interest to you?

  • You should have installed python. Supported python: 2.7, 3.5, 3.6, 3.7 or 3.8
  • Install pykd with command: 'pip install pykd'
  • Use windbg extension (bootstrapper) to run pykd with windbg

What's New in Version 0.3.4.10   See changelog

Released

No changelog available for this version.


User Feedback

Recommended Comments

There are no comments to display.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...