namespace AsyncRAT_Sharp
{
partial class Form1
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
this.listView1 = new System.Windows.Forms.ListView();
this.lv_ip = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.lv_country = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.lv_hwid = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.lv_user = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.lv_os = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.lv_version = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.lv_prefor = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.lv_admin = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.contextMenuClient = new System.Windows.Forms.ContextMenuStrip(this.components);
this.cLIENTOPTIONSToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.cLOSEToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.rESTARTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.uPDATEToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.uNISTALLToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.vISITWEBSITEToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.sENDMESSAGEBOXToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.sENDFILEToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.sENDFILETOMEMORYToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.rEMOTEDESKTOPToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.kEYLOGGERToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.fILEMANAGERToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.pASSWORDRECOVERYToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.pROCESSMANAGERToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.dISABLESToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.wINDOWDSDEFENDERToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.bOTKILLERToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.uSBSPREADToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.gETADMINISTRATORPRIVILEGESToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.bUILDERToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.aBOUTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.rEMOTESHELLToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.cHATToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
this.ping = new System.Windows.Forms.Timer(this.components);
this.UpdateUI = new System.Windows.Forms.Timer(this.components);
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.listView2 = new System.Windows.Forms.ListView();
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.tabPage3 = new System.Windows.Forms.TabPage();
this.listView3 = new System.Windows.Forms.ListView();
this.contextMenuThumbnail = new System.Windows.Forms.ContextMenuStrip(this.components);
this.sTARTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.sTOPToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ThumbnailImageList = new System.Windows.Forms.ImageList(this.components);
this.tabPage4 = new System.Windows.Forms.TabPage();
this.listView4 = new System.Windows.Forms.ListView();
this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.contextMenuTasks = new System.Windows.Forms.ContextMenuStrip(this.components);
this.downloadAndExecuteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.sENDFILETOMEMORYToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.uPDATEToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.dELETETASKToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.performanceCounter1 = new System.Diagnostics.PerformanceCounter();
this.performanceCounter2 = new System.Diagnostics.PerformanceCounter();
this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
this.contextMenuNotification = new System.Windows.Forms.ContextMenuStrip(this.components);
this.notificationOFFToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.TimerTask = new System.Windows.Forms.Timer(this.components);
this.contextMenuClient.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tabPage2.SuspendLayout();
this.tabPage3.SuspendLayout();
this.contextMenuThumbnail.SuspendLayout();
this.tabPage4.SuspendLayout();
this.contextMenuTasks.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.performanceCounter1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.performanceCounter2)).BeginInit();
this.contextMenuNotification.SuspendLayout();
this.SuspendLayout();
//
// listView1
//
this.listView1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.lv_ip,
this.lv_country,
this.lv_hwid,
this.lv_user,
this.lv_os,
this.lv_version,
this.lv_prefor,
this.lv_admin});
this.listView1.ContextMenuStrip = this.contextMenuClient;
this.listView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.listView1.FullRowSelect = true;
this.listView1.GridLines = true;
this.listView1.Location = new System.Drawing.Point(3, 3);
this.listView1.Name = "listView1";
this.listView1.ShowGroups = false;
this.listView1.ShowItemToolTips = true;
this.listView1.Size = new System.Drawing.Size(1154, 396);
this.listView1.TabIndex = 0;
this.listView1.UseCompatibleStateImageBehavior = false;
this.listView1.View = System.Windows.Forms.View.Details;
this.listView1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.listView1_KeyDown);
this.listView1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.listView1_MouseMove);
//
// lv_ip
//
this.lv_ip.Text = "IP";
this.lv_ip.Width = 121;
//
// lv_country
//
this.lv_country.Text = "COUNTRY";
this.lv_country.Width = 124;
//
// lv_hwid
//
this.lv_hwid.Text = "HWID";
this.lv_hwid.Width = 117;
//
// lv_user
//
this.lv_user.Text = "USER";
this.lv_user.Width = 117;
//
// lv_os
//
this.lv_os.Text = "OPERATING SYSTEM";
this.lv_os.Width = 179;
//
// lv_version
//
this.lv_version.Text = "VERSION";
this.lv_version.Width = 126;
//
// lv_prefor
//
this.lv_prefor.Text = "PERFORMANCE";
this.lv_prefor.Width = 189;
//
// lv_admin
//
this.lv_admin.Text = "PRIVILEGES";
this.lv_admin.Width = 166;
//
// contextMenuClient
//
this.contextMenuClient.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contextMenuClient.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.cLIENTOPTIONSToolStripMenuItem,
this.toolStripSeparator1,
this.vISITWEBSITEToolStripMenuItem,
this.sENDMESSAGEBOXToolStripMenuItem,
this.sENDFILEToolStripMenuItem,
this.sENDFILETOMEMORYToolStripMenuItem,
this.rEMOTEDESKTOPToolStripMenuItem,
this.kEYLOGGERToolStripMenuItem,
this.cHATToolStripMenuItem,
this.toolStripMenuItem1,
this.fILEMANAGERToolStripMenuItem,
this.rEMOTESHELLToolStripMenuItem,
this.pASSWORDRECOVERYToolStripMenuItem,
this.pROCESSMANAGERToolStripMenuItem,
this.dISABLESToolStripMenuItem,
this.bOTKILLERToolStripMenuItem,
this.uSBSPREADToolStripMenuItem,
this.gETADMINISTRATORPRIVILEGESToolStripMenuItem,
this.toolStripSeparator2,
this.bUILDERToolStripMenuItem,
this.toolStripSeparator3,
this.aBOUTToolStripMenuItem});
this.contextMenuClient.Name = "contextMenuStrip1";
this.contextMenuClient.Size = new System.Drawing.Size(279, 592);
//
// cLIENTOPTIONSToolStripMenuItem
//
this.cLIENTOPTIONSToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.cLOSEToolStripMenuItem,
this.rESTARTToolStripMenuItem,
this.uPDATEToolStripMenuItem,
this.uNISTALLToolStripMenuItem});
this.cLIENTOPTIONSToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.client;
this.cLIENTOPTIONSToolStripMenuItem.Name = "cLIENTOPTIONSToolStripMenuItem";
this.cLIENTOPTIONSToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.cLIENTOPTIONSToolStripMenuItem.Text = "CLIENT OPTIONS";
//
// cLOSEToolStripMenuItem
//
this.cLOSEToolStripMenuItem.Name = "cLOSEToolStripMenuItem";
this.cLOSEToolStripMenuItem.Size = new System.Drawing.Size(173, 30);
this.cLOSEToolStripMenuItem.Text = "CLOSE";
this.cLOSEToolStripMenuItem.Click += new System.EventHandler(this.cLOSEToolStripMenuItem_Click);
//
// rESTARTToolStripMenuItem
//
this.rESTARTToolStripMenuItem.Name = "rESTARTToolStripMenuItem";
this.rESTARTToolStripMenuItem.Size = new System.Drawing.Size(173, 30);
this.rESTARTToolStripMenuItem.Text = "RESTART";
this.rESTARTToolStripMenuItem.Click += new System.EventHandler(this.RESTARTToolStripMenuItem_Click);
//
// uPDATEToolStripMenuItem
//
this.uPDATEToolStripMenuItem.Name = "uPDATEToolStripMenuItem";
this.uPDATEToolStripMenuItem.Size = new System.Drawing.Size(173, 30);
this.uPDATEToolStripMenuItem.Text = "UPDATE";
this.uPDATEToolStripMenuItem.Click += new System.EventHandler(this.uPDATEToolStripMenuItem_Click);
//
// uNISTALLToolStripMenuItem
//
this.uNISTALLToolStripMenuItem.Name = "uNISTALLToolStripMenuItem";
this.uNISTALLToolStripMenuItem.Size = new System.Drawing.Size(173, 30);
this.uNISTALLToolStripMenuItem.Text = "UNISTALL";
this.uNISTALLToolStripMenuItem.Click += new System.EventHandler(this.uNISTALLToolStripMenuItem_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(275, 6);
//
// vISITWEBSITEToolStripMenuItem
//
this.vISITWEBSITEToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.visit;
this.vISITWEBSITEToolStripMenuItem.Name = "vISITWEBSITEToolStripMenuItem";
this.vISITWEBSITEToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.vISITWEBSITEToolStripMenuItem.Text = "VISIT WEBSITE";
this.vISITWEBSITEToolStripMenuItem.Click += new System.EventHandler(this.VISITWEBSITEToolStripMenuItem_Click);
//
// sENDMESSAGEBOXToolStripMenuItem
//
this.sENDMESSAGEBOXToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.msgbox;
this.sENDMESSAGEBOXToolStripMenuItem.Name = "sENDMESSAGEBOXToolStripMenuItem";
this.sENDMESSAGEBOXToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.sENDMESSAGEBOXToolStripMenuItem.Text = "SEND MESSAGEBOX";
this.sENDMESSAGEBOXToolStripMenuItem.Click += new System.EventHandler(this.sENDMESSAGEBOXToolStripMenuItem_Click);
//
// sENDFILEToolStripMenuItem
//
this.sENDFILEToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.tomem;
this.sENDFILEToolStripMenuItem.Name = "sENDFILEToolStripMenuItem";
this.sENDFILEToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.sENDFILEToolStripMenuItem.Text = "SEND FILE TO DISK";
this.sENDFILEToolStripMenuItem.Click += new System.EventHandler(this.sENDFILEToolStripMenuItem_Click_1);
//
// sENDFILETOMEMORYToolStripMenuItem
//
this.sENDFILETOMEMORYToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.tomem1;
this.sENDFILETOMEMORYToolStripMenuItem.Name = "sENDFILETOMEMORYToolStripMenuItem";
this.sENDFILETOMEMORYToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.sENDFILETOMEMORYToolStripMenuItem.Text = "SEND FILE TO MEMORY";
this.sENDFILETOMEMORYToolStripMenuItem.Click += new System.EventHandler(this.sENDFILETOMEMORYToolStripMenuItem_Click);
//
// rEMOTEDESKTOPToolStripMenuItem
//
this.rEMOTEDESKTOPToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.remotedesktop;
this.rEMOTEDESKTOPToolStripMenuItem.Name = "rEMOTEDESKTOPToolStripMenuItem";
this.rEMOTEDESKTOPToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.rEMOTEDESKTOPToolStripMenuItem.Text = "REMOTE DESKTOP";
this.rEMOTEDESKTOPToolStripMenuItem.Click += new System.EventHandler(this.rEMOTEDESKTOPToolStripMenuItem_Click);
//
// kEYLOGGERToolStripMenuItem
//
this.kEYLOGGERToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.logger;
this.kEYLOGGERToolStripMenuItem.Name = "kEYLOGGERToolStripMenuItem";
this.kEYLOGGERToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.kEYLOGGERToolStripMenuItem.Text = "KEYLOGGER";
this.kEYLOGGERToolStripMenuItem.Click += new System.EventHandler(this.KEYLOGGERToolStripMenuItem_Click);
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Image = global::AsyncRAT_Sharp.Properties.Resources.ddos;
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(278, 30);
this.toolStripMenuItem1.Text = "DOS ATTACK";
this.toolStripMenuItem1.Click += new System.EventHandler(this.ToolStripMenuItem1_Click);
//
// fILEMANAGERToolStripMenuItem
//
this.fILEMANAGERToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.filemanager;
this.fILEMANAGERToolStripMenuItem.Name = "fILEMANAGERToolStripMenuItem";
this.fILEMANAGERToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.fILEMANAGERToolStripMenuItem.Text = "FILE MANAGER";
this.fILEMANAGERToolStripMenuItem.Click += new System.EventHandler(this.fILEMANAGERToolStripMenuItem_Click);
//
// pASSWORDRECOVERYToolStripMenuItem
//
this.pASSWORDRECOVERYToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.key;
this.pASSWORDRECOVERYToolStripMenuItem.Name = "pASSWORDRECOVERYToolStripMenuItem";
this.pASSWORDRECOVERYToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.pASSWORDRECOVERYToolStripMenuItem.Text = "PASSWORD RECOVERY";
this.pASSWORDRECOVERYToolStripMenuItem.Click += new System.EventHandler(this.PASSWORDRECOVERYToolStripMenuItem_Click);
//
// pROCESSMANAGERToolStripMenuItem
//
this.pROCESSMANAGERToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.process;
this.pROCESSMANAGERToolStripMenuItem.Name = "pROCESSMANAGERToolStripMenuItem";
this.pROCESSMANAGERToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.pROCESSMANAGERToolStripMenuItem.Text = "PROCESS MANAGER";
this.pROCESSMANAGERToolStripMenuItem.Click += new System.EventHandler(this.pROCESSMANAGERToolStripMenuItem_Click);
//
// dISABLESToolStripMenuItem
//
this.dISABLESToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.wINDOWDSDEFENDERToolStripMenuItem});
this.dISABLESToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.disabled;
this.dISABLESToolStripMenuItem.Name = "dISABLESToolStripMenuItem";
this.dISABLESToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.dISABLESToolStripMenuItem.Text = "DISABLES";
//
// wINDOWDSDEFENDERToolStripMenuItem
//
this.wINDOWDSDEFENDERToolStripMenuItem.Name = "wINDOWDSDEFENDERToolStripMenuItem";
this.wINDOWDSDEFENDERToolStripMenuItem.Size = new System.Drawing.Size(289, 30);
this.wINDOWDSDEFENDERToolStripMenuItem.Text = "WINDOWDS DEFENDER";
this.wINDOWDSDEFENDERToolStripMenuItem.Click += new System.EventHandler(this.WINDOWDSDEFENDERToolStripMenuItem_Click);
//
// bOTKILLERToolStripMenuItem
//
this.bOTKILLERToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.botkiller;
this.bOTKILLERToolStripMenuItem.Name = "bOTKILLERToolStripMenuItem";
this.bOTKILLERToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.bOTKILLERToolStripMenuItem.Text = "BOT KILLER";
this.bOTKILLERToolStripMenuItem.Click += new System.EventHandler(this.BOTKILLERToolStripMenuItem_Click);
//
// uSBSPREADToolStripMenuItem
//
this.uSBSPREADToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.usb;
this.uSBSPREADToolStripMenuItem.Name = "uSBSPREADToolStripMenuItem";
this.uSBSPREADToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.uSBSPREADToolStripMenuItem.Text = "USB SPREAD";
this.uSBSPREADToolStripMenuItem.Click += new System.EventHandler(this.USBSPREADToolStripMenuItem_Click);
//
// gETADMINISTRATORPRIVILEGESToolStripMenuItem
//
this.gETADMINISTRATORPRIVILEGESToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.uac;
this.gETADMINISTRATORPRIVILEGESToolStripMenuItem.Name = "gETADMINISTRATORPRIVILEGESToolStripMenuItem";
this.gETADMINISTRATORPRIVILEGESToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.gETADMINISTRATORPRIVILEGESToolStripMenuItem.Text = "GET ADMIN PRIVILEGES";
this.gETADMINISTRATORPRIVILEGESToolStripMenuItem.Click += new System.EventHandler(this.GETADMINISTRATORPRIVILEGESToolStripMenuItem_Click);
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(275, 6);
//
// bUILDERToolStripMenuItem
//
this.bUILDERToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.builder;
this.bUILDERToolStripMenuItem.Name = "bUILDERToolStripMenuItem";
this.bUILDERToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.bUILDERToolStripMenuItem.Text = "BUILDER";
this.bUILDERToolStripMenuItem.Click += new System.EventHandler(this.bUILDERToolStripMenuItem_Click);
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(275, 6);
//
// aBOUTToolStripMenuItem
//
this.aBOUTToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.info;
this.aBOUTToolStripMenuItem.Name = "aBOUTToolStripMenuItem";
this.aBOUTToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.aBOUTToolStripMenuItem.Text = "ABOUT";
this.aBOUTToolStripMenuItem.Click += new System.EventHandler(this.ABOUTToolStripMenuItem_Click);
//
// rEMOTESHELLToolStripMenuItem
//
this.rEMOTESHELLToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.shell;
this.rEMOTESHELLToolStripMenuItem.Name = "rEMOTESHELLToolStripMenuItem";
this.rEMOTESHELLToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.rEMOTESHELLToolStripMenuItem.Text = "REMOTE SHELL";
this.rEMOTESHELLToolStripMenuItem.Click += new System.EventHandler(this.REMOTESHELLToolStripMenuItem_Click);
//
// cHATToolStripMenuItem
//
this.cHATToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.chat;
this.cHATToolStripMenuItem.Name = "cHATToolStripMenuItem";
this.cHATToolStripMenuItem.Size = new System.Drawing.Size(278, 30);
this.cHATToolStripMenuItem.Text = "CHAT";
this.cHATToolStripMenuItem.Click += new System.EventHandler(this.CHATToolStripMenuItem_Click);
//
// statusStrip1
//
this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel1});
this.statusStrip1.Location = new System.Drawing.Point(0, 435);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(1168, 30);
this.statusStrip1.TabIndex = 1;
this.statusStrip1.Text = "statusStrip1";
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(24, 25);
this.toolStripStatusLabel1.Text = "...";
//
// ping
//
this.ping.Enabled = true;
this.ping.Interval = 30000;
this.ping.Tick += new System.EventHandler(this.ping_Tick);
//
// UpdateUI
//
this.UpdateUI.Enabled = true;
this.UpdateUI.Interval = 500;
this.UpdateUI.Tick += new System.EventHandler(this.UpdateUI_Tick);
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Controls.Add(this.tabPage4);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1168, 435);
this.tabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.tabControl1.TabIndex = 2;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.listView1);
this.tabPage1.Location = new System.Drawing.Point(4, 29);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(1160, 402);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "Clients";
//
// tabPage2
//
this.tabPage2.Controls.Add(this.listView2);
this.tabPage2.Location = new System.Drawing.Point(4, 29);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(1160, 402);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "Logs";
this.tabPage2.UseVisualStyleBackColor = true;
//
// listView2
//
this.listView2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader1,
this.columnHeader2});
this.listView2.Dock = System.Windows.Forms.DockStyle.Fill;
this.listView2.FullRowSelect = true;
this.listView2.GridLines = true;
this.listView2.Location = new System.Drawing.Point(3, 3);
this.listView2.Name = "listView2";
this.listView2.ShowGroups = false;
this.listView2.ShowItemToolTips = true;
this.listView2.Size = new System.Drawing.Size(1154, 396);
this.listView2.TabIndex = 1;
this.listView2.UseCompatibleStateImageBehavior = false;
this.listView2.View = System.Windows.Forms.View.Details;
//
// columnHeader1
//
this.columnHeader1.Text = "Time";
this.columnHeader1.Width = 150;
//
// columnHeader2
//
this.columnHeader2.Text = "Message";
this.columnHeader2.Width = 705;
//
// tabPage3
//
this.tabPage3.Controls.Add(this.listView3);
this.tabPage3.Location = new System.Drawing.Point(4, 29);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Size = new System.Drawing.Size(1160, 402);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "Thumbnail";
this.tabPage3.UseVisualStyleBackColor = true;
//
// listView3
//
this.listView3.ContextMenuStrip = this.contextMenuThumbnail;
this.listView3.Dock = System.Windows.Forms.DockStyle.Fill;
this.listView3.LargeImageList = this.ThumbnailImageList;
this.listView3.Location = new System.Drawing.Point(0, 0);
this.listView3.Name = "listView3";
this.listView3.ShowItemToolTips = true;
this.listView3.Size = new System.Drawing.Size(1160, 402);
this.listView3.SmallImageList = this.ThumbnailImageList;
this.listView3.TabIndex = 0;
this.listView3.UseCompatibleStateImageBehavior = false;
//
// contextMenuThumbnail
//
this.contextMenuThumbnail.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contextMenuThumbnail.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.sTARTToolStripMenuItem,
this.sTOPToolStripMenuItem});
this.contextMenuThumbnail.Name = "contextMenuStrip2";
this.contextMenuThumbnail.Size = new System.Drawing.Size(140, 64);
//
// sTARTToolStripMenuItem
//
this.sTARTToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.play_button;
this.sTARTToolStripMenuItem.Name = "sTARTToolStripMenuItem";
this.sTARTToolStripMenuItem.Size = new System.Drawing.Size(139, 30);
this.sTARTToolStripMenuItem.Text = "START";
this.sTARTToolStripMenuItem.Click += new System.EventHandler(this.STARTToolStripMenuItem_Click);
//
// sTOPToolStripMenuItem
//
this.sTOPToolStripMenuItem.Image = global::AsyncRAT_Sharp.Properties.Resources.stop__1_;
this.sTOPToolStripMenuItem.Name = "sTOPToolStripMenuItem";
this.sTOPToolStripMenuItem.Size = new System.Drawing.Size(139, 30);
this.sTOPToolStripMenuItem.Text = "STOP";
this.sTOPToolStripMenuItem.Click += new System.EventHandler(this.STOPToolStripMenuItem_Click);
//
// ThumbnailImageList
//
this.ThumbnailImageList.ColorDepth = System.Windows.Forms.ColorDepth.Depth16Bit;
this.ThumbnailImageList.ImageSize = new System.Drawing.Size(256, 256);
this.ThumbnailImageList.TransparentColor = System.Drawing.Color.Transparent;
//
// tabPage4
//
this.tabPage4.Controls.Add(this.listView4);
this.tabPage4.Location = new System.Drawing.Point(4, 29);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
this.tabPage4.Size = new System.Drawing.Size(1160, 402);
this.tabPage4.TabIndex = 3;
this.tabPage4.Text = "Tasks";
this.tabPage4.UseVisualStyleBackColor = true;
//
// listView4
//
this.listView4.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.listView4.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader4,
this.columnHeader5});
this.listView4.ContextMenuStrip = this.contextMenuTasks;
this.listView4.Dock = System.Windows.Forms.DockStyle.Fill;
this.listView4.FullRowSelect = true;
this.listView4.Location = new System.Drawing.Point(3, 3);
this.listView4.Name = "listView4";
this.listView4.Size = new System.Drawing.Size(1154, 396);
this.listView4.TabIndex = 0;
this.listView4.UseCompatibleStateImageBehavior = false;
this.listView4.View = System.Windows.Forms.View.Details;
//
// columnHeader4
//
this.columnHeader4.Text = "Task";
this.columnHeader4.Width = 97;
//
// columnHeader5
//
this.columnHeader5.Text = "Execution";
this.columnHeader5.Width = 116;
//
// contextMenuTasks
//
this.contextMenuTasks.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contextMenuTasks.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.downloadAndExecuteToolStripMenuItem,
this.sENDFILETOMEMORYToolStripMenuItem1,
this.uPDATEToolStripMenuItem1,
this.toolStripSeparator4,
this.dELETETASKToolStripMenuItem});
this.contextMenuTasks.Name = "contextMenuStrip4";
this.contextMenuTasks.ShowImageMargin = false;
this.contextMenuTasks.Size = new System.Drawing.Size(250, 130);
//
// downloadAndExecuteToolStripMenuItem
//
this.downloadAndExecuteToolStripMenuItem.Name = "downloadAndExecuteToolStripMenuItem";
this.downloadAndExecuteToolStripMenuItem.Size = new System.Drawing.Size(249, 30);
this.downloadAndExecuteToolStripMenuItem.Text = "SEND FILE TO DISK";
this.downloadAndExecuteToolStripMenuItem.Click += new System.EventHandler(this.DownloadAndExecuteToolStripMenuItem_Click);
//
// sENDFILETOMEMORYToolStripMenuItem1
//
this.sENDFILETOMEMORYToolStripMenuItem1.Name = "sENDFILETOMEMORYToolStripMenuItem1";
this.sENDFILETOMEMORYToolStripMenuItem1.Size = new System.Drawing.Size(249, 30);
this.sENDFILETOMEMORYToolStripMenuItem1.Text = "SEND FILE TO MEMORY";
this.sENDFILETOMEMORYToolStripMenuItem1.Click += new System.EventHandler(this.SENDFILETOMEMORYToolStripMenuItem1_Click);
//
// uPDATEToolStripMenuItem1
//
this.uPDATEToolStripMenuItem1.Name = "uPDATEToolStripMenuItem1";
this.uPDATEToolStripMenuItem1.Size = new System.Drawing.Size(249, 30);
this.uPDATEToolStripMenuItem1.Text = "UPDATE";
this.uPDATEToolStripMenuItem1.Click += new System.EventHandler(this.UPDATEToolStripMenuItem1_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(246, 6);
//
// dELETETASKToolStripMenuItem
//
this.dELETETASKToolStripMenuItem.Name = "dELETETASKToolStripMenuItem";
this.dELETETASKToolStripMenuItem.Size = new System.Drawing.Size(249, 30);
this.dELETETASKToolStripMenuItem.Text = "DELETE TASK";
this.dELETETASKToolStripMenuItem.Click += new System.EventHandler(this.DELETETASKToolStripMenuItem_Click);
//
// performanceCounter1
//
this.performanceCounter1.CategoryName = "Processor";
this.performanceCounter1.CounterName = "% Processor Time";
this.performanceCounter1.InstanceName = "_Total";
//
// performanceCounter2
//
this.performanceCounter2.CategoryName = "Memory";
this.performanceCounter2.CounterName = "% Committed Bytes In Use";
//
// notifyIcon1
//
this.notifyIcon1.ContextMenuStrip = this.contextMenuNotification;
this.notifyIcon1.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon")));
this.notifyIcon1.Text = "AsyncRAT";
this.notifyIcon1.Visible = true;
//
// contextMenuNotification
//
this.contextMenuNotification.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contextMenuNotification.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.notificationOFFToolStripMenuItem});
this.contextMenuNotification.Name = "contextMenuStrip3";
this.contextMenuNotification.Size = new System.Drawing.Size(258, 34);
//
// notificationOFFToolStripMenuItem
//
this.notificationOFFToolStripMenuItem.Name = "notificationOFFToolStripMenuItem";
this.notificationOFFToolStripMenuItem.Size = new System.Drawing.Size(257, 30);
this.notificationOFFToolStripMenuItem.Text = "Notification [ON/OFF]";
this.notificationOFFToolStripMenuItem.Click += new System.EventHandler(this.NotificationOFFToolStripMenuItem_Click);
//
// TimerTask
//
this.TimerTask.Enabled = true;
this.TimerTask.Interval = 5000;
this.TimerTask.Tick += new System.EventHandler(this.TimerTask_Tick);
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1168, 465);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.statusStrip1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "Form1";
this.Text = "AsyncRAT-Sharp";
this.Activated += new System.EventHandler(this.Form1_Activated);
this.Deactivate += new System.EventHandler(this.Form1_Deactivate);
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Form1_FormClosed);
this.Load += new System.EventHandler(this.Form1_Load);
this.contextMenuClient.ResumeLayout(false);
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage2.ResumeLayout(false);
this.tabPage3.ResumeLayout(false);
this.contextMenuThumbnail.ResumeLayout(false);
this.tabPage4.ResumeLayout(false);
this.contextMenuTasks.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.performanceCounter1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.performanceCounter2)).EndInit();
this.contextMenuNotification.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
public System.Windows.Forms.ListView listView1;
private System.Windows.Forms.ColumnHeader lv_ip;
private System.Windows.Forms.ColumnHeader lv_user;
private System.Windows.Forms.ColumnHeader lv_os;
private System.Windows.Forms.ContextMenuStrip contextMenuClient;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
private System.Windows.Forms.Timer ping;
private System.Windows.Forms.Timer UpdateUI;
private System.Windows.Forms.ToolStripMenuItem cLIENTOPTIONSToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem cLOSEToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem uPDATEToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem uNISTALLToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripMenuItem sENDMESSAGEBOXToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem sENDFILEToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem sENDFILETOMEMORYToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem rEMOTEDESKTOPToolStripMenuItem;
public System.Windows.Forms.ColumnHeader lv_hwid;
private System.Windows.Forms.ToolStripMenuItem pROCESSMANAGERToolStripMenuItem;
private System.Windows.Forms.ColumnHeader lv_country;
private System.Windows.Forms.ToolStripMenuItem bUILDERToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ColumnHeader lv_version;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
public System.Windows.Forms.ListView listView2;
private System.Windows.Forms.ColumnHeader columnHeader1;
private System.Windows.Forms.ColumnHeader columnHeader2;
private System.Windows.Forms.ToolStripMenuItem fILEMANAGERToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem kEYLOGGERToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem bOTKILLERToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem uSBSPREADToolStripMenuItem;
private System.Diagnostics.PerformanceCounter performanceCounter1;
private System.Diagnostics.PerformanceCounter performanceCounter2;
private System.Windows.Forms.ToolStripMenuItem vISITWEBSITEToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem rESTARTToolStripMenuItem;
public System.Windows.Forms.ColumnHeader lv_prefor;
private System.Windows.Forms.ToolStripMenuItem aBOUTToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.ContextMenuStrip contextMenuThumbnail;
private System.Windows.Forms.ToolStripMenuItem sTARTToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem sTOPToolStripMenuItem;
public System.Windows.Forms.ImageList ThumbnailImageList;
public System.Windows.Forms.ListView listView3;
public System.Windows.Forms.NotifyIcon notifyIcon1;
private System.Windows.Forms.ContextMenuStrip contextMenuNotification;
private System.Windows.Forms.ToolStripMenuItem notificationOFFToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem dISABLESToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem wINDOWDSDEFENDERToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem gETADMINISTRATORPRIVILEGESToolStripMenuItem;
private System.Windows.Forms.ColumnHeader lv_admin;
private System.Windows.Forms.ToolStripMenuItem pASSWORDRECOVERYToolStripMenuItem;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.ColumnHeader columnHeader4;
private System.Windows.Forms.ColumnHeader columnHeader5;
private System.Windows.Forms.ContextMenuStrip contextMenuTasks;
private System.Windows.Forms.ToolStripMenuItem downloadAndExecuteToolStripMenuItem;
public System.Windows.Forms.ListView listView4;
private System.Windows.Forms.ToolStripMenuItem sENDFILETOMEMORYToolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem uPDATEToolStripMenuItem1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.ToolStripMenuItem dELETETASKToolStripMenuItem;
private System.Windows.Forms.Timer TimerTask;
private System.Windows.Forms.ToolStripMenuItem rEMOTESHELLToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem cHATToolStripMenuItem;
}
}