diff --git a/README.md b/README.md index 651a5be..f9adb76 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ``libwindrv`` -libwindrv is a windows driver library for testing the llvm-msvc compiler when turning on CET. +libwindrv is a windows driver library for testing the llvm-msvc compiler when turning on Kernel CET. ## Requirements @@ -11,7 +11,7 @@ libwindrv is a windows driver library for testing the llvm-msvc compiler when tu - [ARM64 Kits](https://learn.microsoft.com/en-us/windows-hardware/drivers/develop/building-arm64-drivers) - [llvm-msvc](https://github.com/backengineering/llvm-msvc/releases) -## How to enable CET +## How to enable Kernel CET - Run [enable_cet.bat](https://github.com/backengineering/libwindrv/blob/dev/tools/enable_cet.bat) in administrator mode - Reboot 2 times