diff --git a/README.md b/README.md index ab1b8c5..418fa0c 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,8 @@ SoulExtraction is a windows driver library for extracting signature information in windows drivers ![Image](https://user-images.githubusercontent.com/13917777/218314197-c8537819-f311-4d76-9bf6-3ddae87409fe.png) + + +## Compile +- Visual Studio 2022 & WDK10 +- llvm-msvc [[link]](https://github.com/NewWorldComingSoon/llvm-msvc-build)