You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
347 B

# SoulExtraction
1 year ago
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)