Jump to content

How to detect the signature of a file


Recommended Posts

Guest Manjunath.M
Posted

Hi,

 

I got source code (using winverifytrust API ) which detects whether

the given file is signed or not.

source code link :

http://msdn.microsoft.com/en-us/library/aa382384.aspx

 

I created an exe with that code and tested I faced one issue

when I pass the "C:\Windows\System32\ieframe.dll" it is showing that

this file is not signed.

If I check the same file using "sigverif" ieframe.dll is signed.

 

Please can any tell me what might be the reason for the above.

 

I am trying to implement the SIgnedCode class in VC++ (MFC or Win32) I

did not get any information on this in the web.

 

Please can any suggest me how to proceed.

 

Thanks,

Manjunath.M

  • Replies 0
  • Created
  • Last Reply

Popular Days

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...