Open Faltskog opened 1 year ago
Since Microsoft block the driver after 22h2, every drivers in the list could not be ran. The block list can be found in Microsoft recommended driver block rules
<FileAttrib ID="ID_FILEATTRIB_HWRWDRV" FriendlyName="HwRwDrv FileAttribute" FileName="HwRwDrv.sys" MinimumFileVersion="0.0.0.0" MaximumFileVersion="65535.65535.65535.65535" />
You can edit the registry values to disable it by using this .reg file:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CI\Config]
"VulnerableDriverBlocklistEnable"=dword:00000000
After rebooting the system, the tool should work.
👍🏻
You can sign it by your EV certificate.
This happens everytime i run it. Any solutions to this?