vcsjones / AzureSignTool

SignTool Library and Azure Key Vault Support
MIT License
267 stars 85 forks source link

Add support for --append-signature and distribute mssign32.dll for Windows 10 #220

Closed VaronisContributor closed 8 months ago

VaronisContributor commented 8 months ago

Add support for --append-signature + extend the tests to cover it. In windows 11+ it will fall on naturally supported functionality, in the case of Windows 10 it will use the file from Windows 11 which works perfectly on Windows 10 and appends signatures as expected. Also added important warnings and traces to simplify the troubleshooting.

clairernovotny commented 8 months ago

/cc @dtivel