Connecting Tech Pros Worldwide Forums | Help | Site Map

signed by Microsoft

Trups
Guest
 
Posts: n/a
#1: Aug 27 '08
Hi,

Anybody knows how to write the code to see if the exe or dll is
signed by Microsoft? Can we use sigVrif in the code to check the
Microsoft signature? If yes how?

Thanks
TS

Andrew Poelstra
Guest
 
Posts: n/a
#2: Aug 27 '08

re: signed by Microsoft


On 2008-08-27, Trups <Samant.Trupti@gmail.comwrote:
Quote:
Hi,
>
Anybody knows how to write the code to see if the exe or dll is
signed by Microsoft?
Yes.
Quote:
Can we use sigVrif in the code to check the Microsoft signature?
If yes how?
>
I don't know.

--
Andrew Poelstra apoelstra@wpsoftware.com
To email me, use the above email addresss with .com set to .net
Keith Thompson
Guest
 
Posts: n/a
#3: Aug 28 '08

re: signed by Microsoft


Trups <Samant.Trupti@gmail.comwrites:
Quote:
Anybody knows how to write the code to see if the exe or dll is
signed by Microsoft? Can we use sigVrif in the code to check the
Microsoft signature? If yes how?
This really isn't a C question. Try comp.os.ms-windows.programmer.win32
or one of the microsoft.* groups.

--
Keith Thompson (The_Other_Keith) kst-u@mib.org <http://www.ghoti.net/~kst>
Nokia
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"
Closed Thread