Secondary Categories: 02 - Windows Internals, 02 - Windows Kernel

When developing a Windows Kernel Driver that is not signed you need to enable test signing. In an Administrator Command Prompt run the following command:

bcdedit /set testsigning on

Each time this command is ran you need to restart you computer for the changes to take affect.

Resources:

TitleURL
PLACEHOLDER

Also Check Out:

  • PLACE HOLDER