Introduction - If you have any usage issues, please Google them yourself
Intercept CR3 instructions to prevent read and write process memory. In KiSwapProcess and SwapContext, mov cr3,eax instructions are intercepted before. -The code intercepts CR3 to prevent read or write of process memory.