Recently, I’ve been working on a task at work which required debugging a malicious Windows driver. To be able to do so, I had to set up a… — Recently, I’ve been working on a task at work which required debugging a malicious Windows driver. To be able to do so, I had to set up a kernel-debugging environment — attach a debugger on my host to a target machine’s kernel. …