49 Forks
283 Stars
283 Watchers

windbg-cheat-sheet

My personal cheat sheet for using WinDbg for kernel debugging

How to download and setup windbg-cheat-sheet

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

Or simply clone windbg-cheat-sheet with SSH
[email protected]:repnz/windbg-cheat-sheet.git

If you have some problems with windbg-cheat-sheet

You may open issue on windbg-cheat-sheet support forum (system) here: https://github.com/repnz/windbg-cheat-sheet/issues