Writing a Kernel Driver in an hour

No ratings

Presented at REcon 2023 by

Can we write a kernel driver in one hour that does something useful? We'll fire up Visual Studio, talk about the required theory, and then write a somewhat useful kernel driver. For example, a driver that can read the memory of any process,