I want to make a kernel module that scans a user-run process' memory and changes some values. I'm having some trouble figuring out the proper way to interface with user-memory. I want to make a kernel module that scans a use
I want to make a kernel module that scans a user-run process' memory and changes some values. I'm having some trouble figuring out the proper way to interface with user-memory. I want to make a kernel module that scans a use