RustedWizard
|
By:
|
1,419 downloads
|
Last Updated: 7/16/2022
|
Latest Version: 0.3.6
Simple PowerShell module used to scaffolding a dotnet core project and add it to git repository |
|
By:
|
175 downloads
|
Last Updated: 7/9/2022
|
Latest Version: 3.1
Uninstall and install latest version of Azure Powershell and Azure Cli |
|
By:
|
125 downloads
|
Last Updated: 2/25/2026
|
Latest Version: 1.0.0
A utility toolset for PowerShell environment. Originally based on microsoft/PSToolset (MIT License). |
|
By:
|
119 downloads
|
Last Updated: 7/16/2022
|
Latest Version: 1.0
Rusted Wizard Personal System check script |
|
By:
|
41 downloads
|
Last Updated: 6/16/2026
|
Latest Version: 1.2.2
Offline JSON Web Token decoder and signature verifier. Never makes network calls. Sensitive buffers are zeroed before release. Guards against the JWT algorithm-confusion attack. Cmdlets: ConvertFrom-JsonWebToken, Test-JsonWebTokenSignature, Get-JsonWebTokenClaim. |
|
By:
|
14 downloads
|
Last Updated: 6/16/2026
|
Latest Version: 1.2.2
JWKS acquisition (and OIDC discovery) companion to the JwtDecoder module. Network-capable: fetches a JWKS, validates it, selects the JWK matching a JWT's kid/alg/crv, and returns the public key. The companion JwtDecoder module remains offline by construction. |