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?
+2
A:
Example C Program: Verifying the Signature of a PE File:
http://msdn.microsoft.com/en-us/library/aa382384(VS.85).aspx
gkrogers
2009-01-21 15:08:25