BetaHydri / SignPoshScripts

PowerShell Script signing Tool (WPF)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SignPoshScript

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 enhanced key usage (EKU) must be Code Signing (1.3.6.1.5.5.7.3.3)

Files

  • CodeSigningTool.exe - precompiled executable of the PoSh Sign.ps1 script
  • SignPS.ps1 - WFP / PowerShell source code

About

PowerShell Script signing Tool (WPF)


Languages

Language:PowerShell 100.0%