17 Forks
35 Stars
35 Watchers

DbgCb

Engine for communication with remote kernel debugger (KD, WinDbg) from drivers and applications

How to download and setup DbgCb

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

Or simply clone DbgCb with SSH
[email protected]:Cr4sh/DbgCb.git

If you have some problems with DbgCb

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