Skip to content

HioBoy/driver-loader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Load a Windows Kernel Driver

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.4%
  • QMake 3.6%
  • C 3.0%