Re: Check digital signature of Windows EXE file

From: Guogang (nospam_at_no_such_domain.com)
Date: 05/28/03

  • Next message: J-P Meunier: "Re: need help on XmlDsigXsltTransform"
    Date: Tue, 27 May 2003 17:28:18 -0700
    
    

    Thanks, looks like CAPICOM is the best solution for me.

    Guogang

    "Michel Gallant (MVP)" <neutron@istar.ca> wrote in message
    news:OFiJpmKJDHA.1772@TK2MSFTNGP10.phx.gbl...
    > You have to go native for this functionality.
    > Either access use J/Direc and WinVerifyTrust api:
    > http://support.microsoft.com/default.aspx?scid=kb;en-us;323809
    > or much simpler, install and use .NET COM interop with CAPICOM.
    > Here is an example drag/drop Authenticode-signature verifier,
    > one using MS JVM, the other using C#:
    > http://pages.istar.ca/~neutron/jauth/
    >
    > - Michel Gallant
    > MVP Security
    >
    > "Guogang" <nospam@no_such_domain.com> wrote in message
    news:u$vYJcKJDHA.2080@tk2msftngp13.phx.gbl...
    > > Hi,
    > >
    > > Is there any functions in .NET framework to verify a Windows EXE file
    (NOT
    > > .NET Assembly) signed by SignCode.EXE?
    > >
    > > Thanks,
    > > Guogang
    > >
    > >
    >
    >
    >


  • Next message: J-P Meunier: "Re: need help on XmlDsigXsltTransform"

    Relevant Pages

    • Re: How to get the private key from the certificate using .net
      ... While Pinvoke is always an option, consider using CAPICOM 2 ... CAPICOM 2.0.3 is a very small install: ... capicom interop assembly: 76 kbytes ... Note that if the private key have strong protection ...
      (microsoft.public.dotnet.security)
    • Re: Check digital signature of Windows EXE file
      ... Either access use J/Direc and WinVerifyTrust api: ... install and use .NET COM interop with CAPICOM. ...
      (microsoft.public.dotnet.security)
    • Re: Check digital signature of Windows EXE file
      ... Either access use J/Direc and WinVerifyTrust api: ... install and use .NET COM interop with CAPICOM. ...
      (microsoft.public.dotnet.security)
    • Re: Office updates fail to install
      ... 1st Rename Office subkeys ... Removing the following registry keys may reset customized user ... Click Install and wait the process to end. ... CAPICOM file initialize and installs and the other three fail to install. ...
      (microsoft.public.officeupdate)
    • Can a Windows service find a certificate ?
      ... I'm writing a program signing documents. ... When running as a service, my application (using Capicom) ... can't find the personal certificates. ... I need to install my NT service as a logged service (not as a Local ...
      (microsoft.public.platformsdk.security)