kernel_hack - very simple example of a kernel driver and how to operate it. It shows basics for driver load/unload and simple interaction from userland. I used it to modify game memory without getting ...