Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/backengineering/libwindrv in…
Browse files Browse the repository at this point in the history
…to dev
  • Loading branch information
gmh5225 committed Nov 1, 2023
2 parents f0e6ac8 + a9578ed commit ea61b58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

Expand Down

0 comments on commit ea61b58

Please sign in to comment.