vote up 1 vote down star

I need some easy API to verify that a PE file is valid & Microsoft signed just like SignTool. Where should I start? Could this be done with CAPICOM?

flag

71% accept rate

1 Answer

vote up 2 vote down check

Example C Program: Verifying the Signature of a PE File:
http://msdn.microsoft.com/en-us/library/aa382384(VS.85).aspx

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.