From da7d0178ba50ec7da2f2c661d0d4b1d531f56110 Mon Sep 17 00:00:00 2001 From: REDD Date: Fri, 8 Sep 2023 16:51:43 -0700 Subject: [PATCH] Update BadPS.ps1 --- BadPS.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BadPS.ps1 b/BadPS.ps1 index 3b974a7..a63bf65 100644 --- a/BadPS.ps1 +++ b/BadPS.ps1 @@ -6,9 +6,9 @@ # features will be added later. This project is meant for development # and education purposes only. # AUTHOR: InfoSecREDD -# Version: 2.3.2 +# Version: 2.3.3 # Target: Windows -$version = "2.3.2" +$version = "2.3.3" $source = @" using System; using System.Collections.Generic;