Skip to content

Commit 71c4a34

Browse files
authored
Merge branch 'master' into patch2
2 parents 3ef7afb + eb8e9fd commit 71c4a34

23 files changed

+15040
-177
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,15 @@
8383
- User-mode dll injection and manual mapping
8484
- Manual mapping of drivers
8585

86-
## License ##
86+
## Requirements
87+
88+
- Visual Studio 2017 15.7 or higher
89+
- Windows SDK 10.0.17134 or higher
90+
- WDK 10.0.17134 or higher (driver only)
91+
- VC++ 2017 Libs for Spectre (x86 and x64)
92+
- Visual C++ ATL (x86/x64) with Spectre Mitigations
93+
94+
## License
8795
Blackbone is licensed under the MIT License. Dependencies are under their respective licenses.
8896

8997
[![Build status](https://ci.appveyor.com/api/projects/status/h3tr97727ngr7jko?svg=true)](https://ci.appveyor.com/project/DarthTon/blackbone)

0 commit comments

Comments
 (0)