Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > filter driver & embedded signature in vista-64

Reply
Thread Tools Display Modes

filter driver & embedded signature in vista-64

 
 
dmm
Guest
Posts: n/a

 
      12-10-2009
Is it possible to embed a signature in my x64 class filter driver? If so,
does this eliminate the need to distribute an associated catalog file?

Thanks
dmm
 
Reply With Quote
 
 
 
 
Thomas F. Divine
Guest
Posts: n/a

 
      12-10-2009
If the driver is installed using an INF file, then a signed security catalog
file is required.

Legacy (non-PnP) drivers that do not use an INF file are signed by signing
the driver binary.

IIRC boot-loaded drivers must have the driver binary signed - possibly in
addition to having a signed security catalog file.

Good luck,

Thomas F. Divine

"dmm" <> wrote in message
news:462DCD46-07D2-4D1C-9C42-...
> Is it possible to embed a signature in my x64 class filter driver? If so,
> does this eliminate the need to distribute an associated catalog file?
>
> Thanks
> dmm


 
Reply With Quote
 
Don Burn
Guest
Posts: n/a

 
      12-10-2009
Thomas has it correct everything that is PnP must have a cat file. In
addition boot and legacy drivers must have the binary signed. Remember the
cat file covers the signature of the driver and the INF file.


--
Don Burn (MVP, Windows DKD)
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
Remove StopSpam to reply



"Thomas F. Divine" <tdivineATpcausaDOTcom> wrote in message
news:5D76129A-31F5-427C-AA39-...
> If the driver is installed using an INF file, then a signed security
> catalog file is required.
>
> Legacy (non-PnP) drivers that do not use an INF file are signed by signing
> the driver binary.
>
> IIRC boot-loaded drivers must have the driver binary signed - possibly in
> addition to having a signed security catalog file.
>
> Good luck,
>
> Thomas F. Divine
>
> "dmm" <> wrote in message
> news:462DCD46-07D2-4D1C-9C42-...
>> Is it possible to embed a signature in my x64 class filter driver? If
>> so,
>> does this eliminate the need to distribute an associated catalog file?
>>
>> Thanks
>> dmm

>
>
> __________ Information from ESET NOD32 Antivirus, version of virus
> signature database 4676 (20091210) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
>




__________ Information from ESET NOD32 Antivirus, version of virus signature database 4676 (20091210) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com




 
Reply With Quote
 
Tim Roberts
Guest
Posts: n/a

 
      12-12-2009
dmm <> wrote:
>
>Is it possible to embed a signature in my x64 class filter driver?


Absolutely. You can sign a .SYS file or a .CAT file.

>If so, does this eliminate the need to distribute an associated catalog file?


It depends on how you install it. If you're installing this with an INF
file, then you need a CAT file. If you're installing by manipulating the
registry and going through Service Manager, then you don't need a CAT.
--
Tim Roberts,
Providenza & Boekelheide, Inc.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you repair windows entirely using your Windows Vista DVD Jonathan Yaniv- Windows Live Butterfly Expert Windows Vista Performance 16 02-12-2008 06:28 PM
Slow Vista startup Jedi940 Windows Vista Performance 1 01-13-2008 08:50 PM
americas army stuttering under vista premium ernie Windows Vista Games 0 02-27-2007 10:20 PM
Installing Vista on top of Vista - and then getting an Installation Error (Sony Vaio VGC-RB38G) Chris Hagler Windows Vista Installation 4 02-16-2007 01:42 AM
Vista auto-reboot after install OrangeGuy Windows Vista Installation 4 02-07-2007 02:05 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59