/driver-loader

Load a Windows Kernel Driver

Primary LanguageC++GNU General Public License v3.0GPL-3.0

driver-loader

Load a Windows Kernel Driver

Set TESTSIGNING boot configuration option

bcdedit.exe -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit.exe -set TESTSIGNING ON
shutdown -r -f -t 00