You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! So I've tried the command Invoke-Encode -DataToEncode C:\Users\tengh\Downloads\Invoke-Mimikittenz.ps1 -OutCommand
I tried powershell -e encodedcommand.txt it throws an error "Cannot process the command because the value specified with -EncodedCommand is not properly encoded. The value must be Base64 encoded."
The text was updated successfully, but these errors were encountered:
Hi! So I've tried the command
Invoke-Encode -DataToEncode C:\Users\tengh\Downloads\Invoke-Mimikittenz.ps1 -OutCommand
I tried
powershell -e encodedcommand.txt
it throws an error "Cannot process the command because the value specified with -EncodedCommand is not properly encoded. The value must be Base64 encoded."The text was updated successfully, but these errors were encountered: