WPF GUI written im PowerShell to sign your scripts.
Prerequisites
You need to import at least one CodeSigning Certificate into your users certificate store at: Cert:\CurrentUser\My\
The EnhancedKeyUsageList (EKU) must be
Files
- CodeSigningTool.exe - precompiled executable of the PoSh Sign.ps1 script
- SignPS.ps1 - WFP / PowerShell source code