66 Forks
402 Stars
402 Watchers

WinDbg_Scripts

Useful scripts for WinDbg using the debugger data model

How to download and setup WinDbg_Scripts

Open terminal and run command
git clone https://github.com/yardenshafir/WinDbg_Scripts.git
git clone is used to create a copy or clone of WinDbg_Scripts repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with WinDbg_Scripts https://github.com/yardenshafir/WinDbg_Scripts/archive/master.zip

Or simply clone WinDbg_Scripts with SSH
[email protected]:yardenshafir/WinDbg_Scripts.git

If you have some problems with WinDbg_Scripts

You may open issue on WinDbg_Scripts support forum (system) here: https://github.com/yardenshafir/WinDbg_Scripts/issues