search for: authenticod

Displaying 6 results from an estimated 6 matches for "authenticod".

Did you mean: authenticode
2017 Jun 21
2
[LLD][COFF] Zero linker-version header field breaks Authenticode on Windows 7
Hello llvm-dev, I've recently been using clang-cl and lld-link to build Windows PE executables, which I then code-sign with Authenticode. I've found that although the resulting signed executables seem to validate successfully on Windows 10, they don't on Windows 7: right-clicking on one and bringing up the Windows Properties dialog shows either no 'Digital Signatures' tab at all (for a 32-bit binary), or one in whic...
2017 Jun 21
2
[LLD][COFF] Zero linker-version header field breaks Authenticode on Windows 7
> From: Rui Ueyama [mailto:ruiu at google.com] > Sent: 21 June 2017 15:23 > > lld-link already has an option to specify version. Please try to add > "/version:14.0" to your command line. That doesn't affect the same version field. The number I put in there goes into the MajorImageVersion and MinorImageVersion fields, whereas to solve this signature issue I need to
2007 Mar 19
1
Need help with CRYPTUI.dll and signtool.exe
I am trying to get signtool.exe, which is part of the Microsoft Platform SDK, working under the latest version of Wine on my Fedora Core 5 box. When I run signtool.exe, I get the following errors: err:module:import_dll Loading library CRYPTUI.dll (which is needed by L"C:\\signing\\signtool.exe") failed (error c0000020). err:module:LdrInitializeThunk Main exe initialization for
2008 Mar 23
13
Halo PC update error
ok i have been using linux for about three days now and i must say it is pretty cool. my only problem is that when i tried to update halo pc to play online wine froze. so when i tried to do it manually by clicking on halo update.exe everything seemed to download fine until it started to update. then it had some weird error about internet explorer. here is a picture [Image:
2010 Oct 29
0
Wine release 1.3.6
...ing to string conversions. crypt32: Implement quoting of simple string types. crypt32: Implement quoting of BMP strings. crypt32: Remove broken UTF-8 string decoding support. crypt32: Trace certificate chain verification parameters. crypt32/tests: Add more tests of the authenticode policy. crypt32: Remove unneeded comments. crypt32/tests: Test more Unicode encoded string to string conversions. crypt32/tests: Show expected values in ok output. crypt32: Correct Unicode quoting of BMP strings. crypt32: The newline character must also be quoted....
2007 Sep 14
0
Wine release 0.9.45
...flags definitions. crypt32: Add a stub for CertVerifyCertificateChainPolicy. crypt32: Add initial tests for CertVerifyCertificateChainPolicy. crypt32: Implement CertVerifyCertificateChainPolicy for the base policy. crypt32: Implement CertVerifyCertificateChainPolicy for the authenticode policy. crypt32: Implement CertVerifyCertificateChainPolicy for the basic constraints policy. rsaenh: Validate pad byte when decrypting a block cipher. crypt32: (Re)introduce helper function to get issuer certificate. crypt32: Only decode authority key ID in subject cert on...