From 06575fc103d9b33fb69f1923c7ee5b7f3a77d95d Mon Sep 17 00:00:00 2001 From: gmh5225 <2315157@qq.com> Date: Sun, 12 Feb 2023 21:36:13 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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)