• $175 or 2 monthly payments of $92

Mastering WinDbg

  • Course
  • 67 Lessons
  • Discord access

WinDbg is a powerful Microsoft debugger, able to debug user mode and kernel mode code. This course shows the major aspects of working with WinDbg, in user and kernel mode, with and without source code.

Contents

Introduction

MasteringWinDbg.pdf
00-Overview.mp4
Preview
01-Introduction.mp4

WinDbg Basics

02-WinDbg Overview.mp4
Preview
03-Debugger Commands.mp4
04-Symbols.mp4
05-Processes and Threads.mp4
06-Stacks.mp4
07-CPU Registers.mp4
08-Calling Convention.mp4
09-Strings.mp4
10-Modules and Symbols.mp4
Configure WinDbg
11-Source Debugging.mp4

User Mode Debugging

12-Starting Debugging.mp4
13-Threads.mp4
14-Processes.mp4
15-Displaying Types.mp4
16-Documentation.mp4
17-Displaying Types Recap.mp4
18-Call Stack.mp4
19-Breakpoints.mp4
20-Return Value.mp4
21-Quick Recap.mp4
22-Modifying Data.mp4
23-Modules.mp4
24-Source Debugging.mp4

Kernel Mode Debugging

25-Introduction.mp4
26-Local Kernel Debugging.mp4
27-Remote Kernel Debugging.mp4
28-Getting a Virtual Machine.mp4
Connect to Kernel
29-Processes and Threads.mp4
30-Process List Head.mp4
31-System Calls.mp4
32-Process Breakpoints.mp4
33-Jobs.mp4
34-Objects.mp4
35-Named Objects.mp4
36-Drivers and Devices.mp4
37-IRPs.mp4

Advanced WinDbg

Samples-Debug.zip
Samples-Release.zip
MasteringWinDbg-Source.zip
38-Exceptions and Events.mp4
39-Exception Demo.mp4
40-Advanced Breakpoints.mp4
41-Expressions.mp4
42-Memory.mp4
43-Child Process Debugging.mp4
44-Debugger Object Model.mp4
45-Debugging Demos.mp4

Dump Files

46-Introduction.mp4
47-Dump Types.mp4
48-User Mode Dumps.mp4
49-Debugging Drivers.mp4
50-Kernel Dumps.mp4
51-Generating Kernel Dump.mp4

Debugger Extensions

52-Extensions Overview.mp4
53-Demo - Mex.mp4
54-Demo - Sos.mp4
55-The Debugger API.mp4
56-Writing an Extension.mp4
MasteringWindDbgExt.zip

Windows Architecture Quick Review

A1-Processes.mp4
A2-Virtual Memory.mp4
A3-Windows Atchitecture.mp4