FuzzySecurity / PowerShell-Suite

My musings with PowerShell
BSD 3-Clause "New" or "Revised" License
2.61k stars 766 forks source link

fix arguments not passed properly #9

Open changbowen opened 5 years ago

changbowen commented 5 years ago

It appears that $Args will only work when passed with at least one leading white space. Only tested on Win10 x64 1903 with mmc.exe binary.