Echo Up
Last updated
echo -n 'SGVsbG8gV29ybGQ=' | base64 -d > helloWorld.txtdel /Q helloWorld.txt
del /Q froqwcxj
echo|set /p="SGVsbG8gV29ybGQ=" >> froqwcxj
certutil -decode froqwcxj helloWorld.txt
del /Q froqwcxjdel helloWorld.txt
$boizakxl = @()
$boizakxl += [System.Convert]::FromBase64String("SGVsbG8gV29ybGQ=")
[Environment]::CurrentDirectory = (Get-Location -PSProvider FileSystem).ProviderPath
[System.IO.File]::WriteAllBytes("helloWorld.txt", $boizakxl)
Remove-Variable boizakxlecho 'This is a "test" of the application'"'"'s Echo Up feature.' > helloWorld.txtecho "This is a "'"'"test"'"'" of the application's Echo Up feature." > helloWorld.txtecho This is a "test" of the application's Echo Up feature. > helloWorld.txt