Arris Huijgen
Results
2
issues of
Arris Huijgen
**Input:** `gwmi "Select ProcessId,Name,CommandLine From Win32_Process" | ? Name -Like *PowerShell* | select ProcessId,CommandLine` **Crashes at:** Bottom of `ReadLine` function in `ProgramDll.cs`: `Console.CursorLeft = cursorCurrent + 1;` **Error:** `System.ArgumentOutOfRangeException: 'The...