mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-09 11:13:22 +08:00
Update README.md
This commit is contained in:
parent
29a0fc0c09
commit
eeabea3f8d
@ -7,7 +7,7 @@ This project can help to automate debugging and crash dump analysis using Python
|
||||
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?
|
||||
|
||||
## Getting started
|
||||
* You should have installed python. Supported python: 2.7, 3.5, 3.6, 3.7 or 3.8
|
||||
* You should have installed python. Supported python: 2.7, 3.5 - 3.9
|
||||
* Install pykd with command: 'pip install pykd'
|
||||
* Use windbg extension (bootstrapper) to run pykd with windbg
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user