This project allows you to patch your kernel only in a specific process. It is highly experimental and will most likely cause your system to crash. Please install some form of virtualization before messing around
@ -23,4 +20,7 @@ If you are interested in how this code works you can read about it here: [https:
const auto new_patch_page = kernel_patch.patch(function_addr);