Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 580 Bytes

File metadata and controls

14 lines (13 loc) · 580 Bytes

Debugging Kernel

Steps

  • Enable kernal debugging and get key - bcdedit debug on bcdedit net hostip:192.168.0.101 port:55xxx bcdedit /dbgsetting net hostip:192.168.0.101 port:55xxx
  • Now open windbg -> Attach kernel -> enter port and the key from above command
  • kd>.reload /f - Command to reload symbols

Windows Operating System Architecture

  1. Inturrupts
  • Trap - Interrupts