This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <# | |
| .SYNOPSIS | |
| Compares the HVCI block list on the current system against the list of | |
| vulnerable and malicious drivers from loldrivers.io | |
| Company: Trail of Bits | |
| Author: Michael Lin | |
| Contributors: Yarden Shafir | |
| License: Apache 2 |