vcsjones / AzureSignTool

SignTool Library and Azure Key Vault Support
MIT License
286 stars 90 forks source link

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

Closed VaronisContributor closed 11 months ago

VaronisContributor commented 11 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 11 months ago

/cc @dtivel