For Windows Vista and later versions of the Windows family of operating
systems, kernel-mode software must have a digital signature to load on
x64-based computer systems.
This paper describes how to manage the signing process for kernel-mode code
for Windows Vista, including how to obtain a Publisher Identity Certificate
(PIC), guidelines for protecting keys, and how to sign a driver package by
using tools that are provided in the Windows Driver Kit (WDK).
What this means for Windows Vista. To increase the safety and stability of
the Microsoft Windows platform, beginning with Windows Vista:
. Users who are not administrators cannot install unsigned device
drivers.
. Drivers must be signed for devices that stream protected content.
This includes audio drivers that use Protected User Mode Audio (PUMA) and
Protected Audio Path (PAP), and video device drivers that handle protected
video path-output protection management (PVP-OPM) commands.
. Unsigned kernel-mode software will not load and will not run on
x64-based systems.
Note: Even users with administrator privileges cannot load unsigned
kernel-mode code on x64-based systems. This applies for any software module
that loads in kernel mode, including device drivers, filter drivers, and
kernel services.
. To optimize the performance of driver verification at boot time,
boot-driver binaries must have an embedded Publisher Identity Certificate
(PIC) in addition to the signed .cat file for the package.
Read the rest here
http://www.microsoft.com/whdc/system/platform/64bit/kmsigning.mspx
--
--
Andre
Windows Connect |
http://www.windowsconnected.com
Extended64 |
http://www.extended64.com
Blog |
http://www.extended64.com/blogs/andre
http://spaces.msn.com/members/adacosta