```powershell
.\winPEASany.exe -h
.\winPEASany.exe quiet cmd windowscreds
# ANSI color bit for Windows is not set. If you are execcuting this from a Windows terminal inside the host you should run
'REG ADD HKCU\Console /v VirtualTerminalLevel /t REG_DWORD /d 1'
# and then start a new CMD
```