Load a Windows Kernel Driver
bcdedit.exe -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit.exe -set TESTSIGNING ON
shutdown -r -f -t 00
Load a Windows Kernel Driver
Repository from Github https://github.commaldevel/driver-loader
Load a Windows Kernel Driver
bcdedit.exe -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit.exe -set TESTSIGNING ON
shutdown -r -f -t 00
Load a Windows Kernel Driver
GNU General Public License v3.0