Debugging Stop 0x101 - Solved Example

I thought I'll add a solved example for a Stop 0x101, to give you an idea of some the commands which are useful to use when debugging. Please note, I found that pending IRP packet with !irpfind extension, which finds all the IRPs for the system.

Stop 0x101 - Solved 

Hope you enjoy reading :)

 


Comments

Popular posts from this blog

Debugging Stop 0x1E - Finding the Exception Record Address in the Stack

Windows Access Tokens - !token and _TOKEN

Virtual to Physical Address Translation (Part 3)