Re: Verify a signed executable

2022-06-26 Thread Gisle Vanem
Beilharz, Michael wrote: I know that there are additional ways to verify "my binaries" like verifying hash-values etc., but i was wondering, if it is possible to verify a signed binary. On Windows? Sure with this tool for example: https://docs.microsoft.com/en-gb/sysinternals/downloads/sigch

Verify a signed executable

2022-06-26 Thread Beilharz, Michael
Hi, i know how to get several informations about a certificate, like expiring date, etc. ... no big deal. But, can i verify a signed executable? We sign all of our compilations, like .EXEs or .DLLs, i would like to verify these signed binaries at our customer environments, so that i'm abl