A little kernel mode driver that allows you to select a process, and protect it from any read/write/query operations. No user mode process can touch the target application, even task manager can’t shut it down. that poses a little problem for many PC game anticheats. It’s a powerful little tool.
I just completed this project as far as it’s going to get, unless I get more ideas. I finished the user mode driver controller that handles all of the drivers operations.
If anyone would like to contribute to expand it into something just pm me.