98 Forks
646 Stars
646 Watchers

DbgShell

A PowerShell front-end for the Windows debugger engine.

How to download and setup DbgShell

Open terminal and run command
git clone https://github.com/microsoft/DbgShell.git
git clone is used to create a copy or clone of DbgShell 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 DbgShell https://github.com/microsoft/DbgShell/archive/master.zip

Or simply clone DbgShell with SSH
[email protected]:microsoft/DbgShell.git

If you have some problems with DbgShell

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