Главная
Study mode:
on
1
Introduction
2
Agenda
3
Symbols
4
Symbol Server
5
First Bluescreen
6
Windbg
7
Source code
8
How to collect BSOD dumps
9
How to configure Life Kernel Debugging with VMware
10
General approach to software problems
11
CPU problem
12
Snapshot
13
Example
14
Looping
15
Code Location
16
Fixing is not Universal
17
deadlock
18
costax
19
sample code
20
get lock information
21
match source code location
22
fix for developer
23
blue screen
24
bug check
25
kernel
26
hack
27
conclusion
Description:
Dive into the world of Windows kernel mode debugging with this 32-minute conference talk from BSidesSF 2018. Explore the practical science of debugging, focusing on its crucial role in creating secure software and understanding operating system internals. Learn about the importance of kernel debugging for efficiency, root cause analysis, and crafting more secure software. Gain insights into approaching different software issues, identifying appropriate commands and tools, and understanding the internal workings of operating systems. Discover how to collect BSOD dumps, configure Live Kernel Debugging with VMware, and tackle various software problems including CPU issues, deadlocks, and blue screens. Suitable for those with an introductory C programming background and general understanding of operating systems, this talk aims to encourage exploration of kernel debugging as a core component of resilient security.

Introduction to Windows Kernel Mode Debugging

Security BSides San Francisco
Add to list