From 12c035806651d26239664c85ae0733c7f90d51e5 Mon Sep 17 00:00:00 2001 From: WILL_V <767436053@qq.com> Date: Wed, 28 Mar 2018 21:25:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=EF=BC=8C=E5=8A=A0=E5=85=A5?= =?UTF-8?q?=E4=BA=86=E5=BE=88=E5=A4=9A=E7=9A=84AI=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GodOfHacker/FM_God.Designer.cs | 1353 ++++++++++++++++++++----------- GodOfHacker/FM_God.cs | 17 + GodOfHacker/FM_show.Designer.cs | 73 ++ GodOfHacker/FM_show.cs | 42 + GodOfHacker/FM_show.resx | 120 +++ GodOfHacker/GodOfHacker.csproj | 9 + README.md | 2 +- 7 files changed, 1154 insertions(+), 462 deletions(-) create mode 100644 GodOfHacker/FM_show.Designer.cs create mode 100644 GodOfHacker/FM_show.cs create mode 100644 GodOfHacker/FM_show.resx diff --git a/GodOfHacker/FM_God.Designer.cs b/GodOfHacker/FM_God.Designer.cs index ff4c24b..c8ec3a2 100644 --- a/GodOfHacker/FM_God.Designer.cs +++ b/GodOfHacker/FM_God.Designer.cs @@ -31,6 +31,28 @@ private void InitializeComponent() System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FM_God)); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); + this.button24 = new System.Windows.Forms.Button(); + this.button23 = new System.Windows.Forms.Button(); + this.button21 = new System.Windows.Forms.Button(); + this.button20 = new System.Windows.Forms.Button(); + this.button19 = new System.Windows.Forms.Button(); + this.button18 = new System.Windows.Forms.Button(); + this.button17 = new System.Windows.Forms.Button(); + this.button16 = new System.Windows.Forms.Button(); + this.button15 = new System.Windows.Forms.Button(); + this.button14 = new System.Windows.Forms.Button(); + this.button13 = new System.Windows.Forms.Button(); + this.button12 = new System.Windows.Forms.Button(); + this.button11 = new System.Windows.Forms.Button(); + this.button10 = new System.Windows.Forms.Button(); + this.button9 = new System.Windows.Forms.Button(); + this.button8 = new System.Windows.Forms.Button(); + this.button7 = new System.Windows.Forms.Button(); + this.button6 = new System.Windows.Forms.Button(); + this.button5 = new System.Windows.Forms.Button(); + this.button4 = new System.Windows.Forms.Button(); + this.button3 = new System.Windows.Forms.Button(); + this.button2 = new System.Windows.Forms.Button(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.progressBar1 = new System.Windows.Forms.ProgressBar(); this.label2 = new System.Windows.Forms.Label(); @@ -38,59 +60,72 @@ private void InitializeComponent() this.label1 = new System.Windows.Forms.Label(); this.textBox1 = new System.Windows.Forms.TextBox(); this.tabPage2 = new System.Windows.Forms.TabPage(); + this.button30 = new System.Windows.Forms.Button(); + this.button29 = new System.Windows.Forms.Button(); + this.button28 = new System.Windows.Forms.Button(); + this.button27 = new System.Windows.Forms.Button(); + this.button26 = new System.Windows.Forms.Button(); + this.button25 = new System.Windows.Forms.Button(); + this.textBox2 = new System.Windows.Forms.TextBox(); + this.button22 = new System.Windows.Forms.Button(); + this.label3 = new System.Windows.Forms.Label(); this.tabPage3 = new System.Windows.Forms.TabPage(); + this.button36 = new System.Windows.Forms.Button(); + this.textBox3 = new System.Windows.Forms.TextBox(); + this.label4 = new System.Windows.Forms.Label(); + this.button35 = new System.Windows.Forms.Button(); + this.button34 = new System.Windows.Forms.Button(); + this.button33 = new System.Windows.Forms.Button(); + this.button32 = new System.Windows.Forms.Button(); + this.button31 = new System.Windows.Forms.Button(); this.tabPage4 = new System.Windows.Forms.TabPage(); + this.button39 = new System.Windows.Forms.Button(); + this.button38 = new System.Windows.Forms.Button(); + this.button37 = new System.Windows.Forms.Button(); this.tabPage5 = new System.Windows.Forms.TabPage(); + this.button43 = new System.Windows.Forms.Button(); + this.button42 = new System.Windows.Forms.Button(); + this.button41 = new System.Windows.Forms.Button(); + this.button40 = new System.Windows.Forms.Button(); this.tabPage6 = new System.Windows.Forms.TabPage(); this.tabPage7 = new System.Windows.Forms.TabPage(); - this.button2 = new System.Windows.Forms.Button(); - this.button3 = new System.Windows.Forms.Button(); - this.button4 = new System.Windows.Forms.Button(); - this.button5 = new System.Windows.Forms.Button(); - this.button6 = new System.Windows.Forms.Button(); - this.button7 = new System.Windows.Forms.Button(); - this.button8 = new System.Windows.Forms.Button(); - this.button9 = new System.Windows.Forms.Button(); - this.button10 = new System.Windows.Forms.Button(); - this.button11 = new System.Windows.Forms.Button(); - this.button12 = new System.Windows.Forms.Button(); - this.button13 = new System.Windows.Forms.Button(); - this.button14 = new System.Windows.Forms.Button(); - this.button15 = new System.Windows.Forms.Button(); - this.button16 = new System.Windows.Forms.Button(); - this.button17 = new System.Windows.Forms.Button(); - this.button18 = new System.Windows.Forms.Button(); - this.button19 = new System.Windows.Forms.Button(); - this.button20 = new System.Windows.Forms.Button(); - this.button21 = new System.Windows.Forms.Button(); - this.label3 = new System.Windows.Forms.Label(); - this.button22 = new System.Windows.Forms.Button(); - this.textBox2 = new System.Windows.Forms.TextBox(); - this.button23 = new System.Windows.Forms.Button(); - this.button24 = new System.Windows.Forms.Button(); - this.button25 = new System.Windows.Forms.Button(); - this.button26 = new System.Windows.Forms.Button(); - this.button27 = new System.Windows.Forms.Button(); - this.button28 = new System.Windows.Forms.Button(); - this.button29 = new System.Windows.Forms.Button(); - this.button30 = new System.Windows.Forms.Button(); - this.button31 = new System.Windows.Forms.Button(); - this.button32 = new System.Windows.Forms.Button(); - this.button33 = new System.Windows.Forms.Button(); - this.button34 = new System.Windows.Forms.Button(); - this.button35 = new System.Windows.Forms.Button(); - this.label4 = new System.Windows.Forms.Label(); - this.textBox3 = new System.Windows.Forms.TextBox(); - this.button36 = new System.Windows.Forms.Button(); - this.button37 = new System.Windows.Forms.Button(); - this.button38 = new System.Windows.Forms.Button(); - this.button39 = new System.Windows.Forms.Button(); - this.button40 = new System.Windows.Forms.Button(); - this.button41 = new System.Windows.Forms.Button(); - this.button42 = new System.Windows.Forms.Button(); - this.button43 = new System.Windows.Forms.Button(); - this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); + this.button44 = new System.Windows.Forms.Button(); + this.button45 = new System.Windows.Forms.Button(); + this.label5 = new System.Windows.Forms.Label(); + this.button46 = new System.Windows.Forms.Button(); + this.button47 = new System.Windows.Forms.Button(); + this.button48 = new System.Windows.Forms.Button(); + this.button49 = new System.Windows.Forms.Button(); + this.button50 = new System.Windows.Forms.Button(); + this.label7 = new System.Windows.Forms.Label(); + this.text_cumText = new System.Windows.Forms.TextBox(); + this.button51 = new System.Windows.Forms.Button(); + this.text_cumTitle = new System.Windows.Forms.TextBox(); + this.label8 = new System.Windows.Forms.Label(); + this.label9 = new System.Windows.Forms.Label(); + this.label10 = new System.Windows.Forms.Label(); + this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); + this.button52 = new System.Windows.Forms.Button(); + this.button53 = new System.Windows.Forms.Button(); + this.button54 = new System.Windows.Forms.Button(); + this.button55 = new System.Windows.Forms.Button(); + this.button56 = new System.Windows.Forms.Button(); + this.button57 = new System.Windows.Forms.Button(); + this.linkLabel1 = new System.Windows.Forms.LinkLabel(); + this.button58 = new System.Windows.Forms.Button(); + this.button59 = new System.Windows.Forms.Button(); + this.button60 = new System.Windows.Forms.Button(); + this.button61 = new System.Windows.Forms.Button(); + this.button62 = new System.Windows.Forms.Button(); + this.button63 = new System.Windows.Forms.Button(); + this.button64 = new System.Windows.Forms.Button(); + this.button65 = new System.Windows.Forms.Button(); + this.button66 = new System.Windows.Forms.Button(); + this.button67 = new System.Windows.Forms.Button(); + this.button68 = new System.Windows.Forms.Button(); + this.button69 = new System.Windows.Forms.Button(); + this.button70 = new System.Windows.Forms.Button(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage2.SuspendLayout(); @@ -99,6 +134,7 @@ private void InitializeComponent() this.tabPage5.SuspendLayout(); this.tabPage6.SuspendLayout(); this.tabPage7.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); this.SuspendLayout(); // // tabControl1 @@ -119,6 +155,12 @@ private void InitializeComponent() // // tabPage1 // + this.tabPage1.Controls.Add(this.button63); + this.tabPage1.Controls.Add(this.button57); + this.tabPage1.Controls.Add(this.button55); + this.tabPage1.Controls.Add(this.button54); + this.tabPage1.Controls.Add(this.button53); + this.tabPage1.Controls.Add(this.button44); this.tabPage1.Controls.Add(this.button24); this.tabPage1.Controls.Add(this.button23); this.tabPage1.Controls.Add(this.button21); @@ -155,197 +197,140 @@ private void InitializeComponent() this.tabPage1.Text = "日站综合"; this.tabPage1.UseVisualStyleBackColor = true; // - // comboBox1 - // - this.comboBox1.FormattingEnabled = true; - this.comboBox1.Items.AddRange(new object[] { - "MS17-010", - "醒醒!"}); - this.comboBox1.Location = new System.Drawing.Point(97, 60); - this.comboBox1.Name = "comboBox1"; - this.comboBox1.Size = new System.Drawing.Size(121, 20); - this.comboBox1.TabIndex = 5; + // button24 // - // progressBar1 + this.button24.Location = new System.Drawing.Point(373, 241); + this.button24.Name = "button24"; + this.button24.Size = new System.Drawing.Size(114, 23); + this.button24.TabIndex = 27; + this.button24.Text = "一键顺着网线砍人"; + this.button24.UseVisualStyleBackColor = true; // - this.progressBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.progressBar1.Location = new System.Drawing.Point(3, 320); - this.progressBar1.Name = "progressBar1"; - this.progressBar1.Size = new System.Drawing.Size(589, 23); - this.progressBar1.TabIndex = 4; + // button23 // - // label2 + this.button23.Location = new System.Drawing.Point(282, 241); + this.button23.Name = "button23"; + this.button23.Size = new System.Drawing.Size(75, 23); + this.button23.TabIndex = 26; + this.button23.Text = "一键IP定位"; + this.button23.UseVisualStyleBackColor = true; // - this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(8, 63); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(83, 12); - this.label2.TabIndex = 3; - this.label2.Text = "已知漏洞攻击:"; + // button21 // - // button1 + this.button21.Location = new System.Drawing.Point(349, 198); + this.button21.Name = "button21"; + this.button21.Size = new System.Drawing.Size(190, 23); + this.button21.TabIndex = 25; + this.button21.Text = "一键日运营商免费打电话充话费"; + this.button21.UseVisualStyleBackColor = true; // - this.button1.Location = new System.Drawing.Point(390, 16); - this.button1.Name = "button1"; - this.button1.Size = new System.Drawing.Size(75, 23); - this.button1.TabIndex = 2; - this.button1.Text = "一键攻击"; - this.button1.UseVisualStyleBackColor = true; - this.button1.Click += new System.EventHandler(this.button1_Click); + // button20 // - // label1 + this.button20.Location = new System.Drawing.Point(178, 241); + this.button20.Name = "button20"; + this.button20.Size = new System.Drawing.Size(95, 23); + this.button20.TabIndex = 24; + this.button20.Text = "一键澳门赌场"; + this.button20.UseVisualStyleBackColor = true; // - this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(8, 21); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(53, 12); - this.label1.TabIndex = 1; - this.label1.Text = "域名/IP:"; + // button19 // - // textBox1 + this.button19.Location = new System.Drawing.Point(97, 241); + this.button19.Name = "button19"; + this.button19.Size = new System.Drawing.Size(75, 23); + this.button19.TabIndex = 23; + this.button19.Text = "一键翻墙"; + this.button19.UseVisualStyleBackColor = true; // - this.textBox1.Location = new System.Drawing.Point(67, 18); - this.textBox1.Name = "textBox1"; - this.textBox1.Size = new System.Drawing.Size(317, 21); - this.textBox1.TabIndex = 0; - this.textBox1.Text = "127.0.0.1"; + // button18 // - // tabPage2 + this.button18.Location = new System.Drawing.Point(373, 147); + this.button18.Name = "button18"; + this.button18.Size = new System.Drawing.Size(114, 23); + this.button18.TabIndex = 22; + this.button18.Text = "一键破解各种网吧"; + this.button18.UseVisualStyleBackColor = true; // - this.tabPage2.Controls.Add(this.button30); - this.tabPage2.Controls.Add(this.button29); - this.tabPage2.Controls.Add(this.button28); - this.tabPage2.Controls.Add(this.button27); - this.tabPage2.Controls.Add(this.button26); - this.tabPage2.Controls.Add(this.button25); - this.tabPage2.Controls.Add(this.textBox2); - this.tabPage2.Controls.Add(this.button22); - this.tabPage2.Controls.Add(this.label3); - this.tabPage2.Location = new System.Drawing.Point(4, 22); - this.tabPage2.Name = "tabPage2"; - this.tabPage2.Padding = new System.Windows.Forms.Padding(3); - this.tabPage2.Size = new System.Drawing.Size(595, 346); - this.tabPage2.TabIndex = 1; - this.tabPage2.Text = "破解"; - this.tabPage2.UseVisualStyleBackColor = true; + // button17 // - // tabPage3 + this.button17.Location = new System.Drawing.Point(259, 147); + this.button17.Name = "button17"; + this.button17.Size = new System.Drawing.Size(98, 23); + this.button17.TabIndex = 21; + this.button17.Text = "一键免费上网"; + this.button17.UseVisualStyleBackColor = true; // - this.tabPage3.Controls.Add(this.button36); - this.tabPage3.Controls.Add(this.textBox3); - this.tabPage3.Controls.Add(this.label4); - this.tabPage3.Controls.Add(this.button35); - this.tabPage3.Controls.Add(this.button34); - this.tabPage3.Controls.Add(this.button33); - this.tabPage3.Controls.Add(this.button32); - this.tabPage3.Controls.Add(this.button31); - this.tabPage3.Location = new System.Drawing.Point(4, 22); - this.tabPage3.Name = "tabPage3"; - this.tabPage3.Padding = new System.Windows.Forms.Padding(3); - this.tabPage3.Size = new System.Drawing.Size(595, 346); - this.tabPage3.TabIndex = 2; - this.tabPage3.Text = "CTF"; - this.tabPage3.UseVisualStyleBackColor = true; + // button16 // - // tabPage4 + this.button16.Location = new System.Drawing.Point(10, 241); + this.button16.Name = "button16"; + this.button16.Size = new System.Drawing.Size(75, 23); + this.button16.TabIndex = 20; + this.button16.Text = "一键进内网"; + this.button16.UseVisualStyleBackColor = true; // - this.tabPage4.Controls.Add(this.button39); - this.tabPage4.Controls.Add(this.button38); - this.tabPage4.Controls.Add(this.button37); - this.tabPage4.Location = new System.Drawing.Point(4, 22); - this.tabPage4.Name = "tabPage4"; - this.tabPage4.Size = new System.Drawing.Size(595, 346); - this.tabPage4.TabIndex = 3; - this.tabPage4.Text = "无线"; - this.tabPage4.UseVisualStyleBackColor = true; + // button15 // - // tabPage5 + this.button15.Location = new System.Drawing.Point(259, 198); + this.button15.Name = "button15"; + this.button15.Size = new System.Drawing.Size(84, 23); + this.button15.TabIndex = 19; + this.button15.Text = "一键刷心悦3"; + this.button15.UseVisualStyleBackColor = true; // - this.tabPage5.Controls.Add(this.button43); - this.tabPage5.Controls.Add(this.button42); - this.tabPage5.Controls.Add(this.button41); - this.tabPage5.Controls.Add(this.button40); - this.tabPage5.Location = new System.Drawing.Point(4, 22); - this.tabPage5.Name = "tabPage5"; - this.tabPage5.Size = new System.Drawing.Size(595, 346); - this.tabPage5.TabIndex = 4; - this.tabPage5.Text = "硬件"; - this.tabPage5.UseVisualStyleBackColor = true; + // button14 // - // tabPage6 - // - this.tabPage6.Controls.Add(this.label5); - this.tabPage6.Location = new System.Drawing.Point(4, 22); - this.tabPage6.Name = "tabPage6"; - this.tabPage6.Size = new System.Drawing.Size(595, 346); - this.tabPage6.TabIndex = 5; - this.tabPage6.Text = "其它"; - this.tabPage6.UseVisualStyleBackColor = true; - // - // tabPage7 - // - this.tabPage7.Controls.Add(this.label6); - this.tabPage7.Location = new System.Drawing.Point(4, 22); - this.tabPage7.Name = "tabPage7"; - this.tabPage7.Size = new System.Drawing.Size(595, 346); - this.tabPage7.TabIndex = 6; - this.tabPage7.Text = "设置"; - this.tabPage7.UseVisualStyleBackColor = true; - // - // button2 - // - this.button2.Location = new System.Drawing.Point(471, 16); - this.button2.Name = "button2"; - this.button2.Size = new System.Drawing.Size(98, 23); - this.button2.TabIndex = 6; - this.button2.Text = "一键0day攻击"; - this.button2.UseVisualStyleBackColor = true; - this.button2.Click += new System.EventHandler(this.button2_Click); + this.button14.Location = new System.Drawing.Point(178, 198); + this.button14.Name = "button14"; + this.button14.Size = new System.Drawing.Size(75, 23); + this.button14.TabIndex = 18; + this.button14.Text = "一键刷会员"; + this.button14.UseVisualStyleBackColor = true; // - // button3 + // button13 // - this.button3.Location = new System.Drawing.Point(235, 58); - this.button3.Name = "button3"; - this.button3.Size = new System.Drawing.Size(75, 23); - this.button3.TabIndex = 7; - this.button3.Text = "攻击"; - this.button3.UseVisualStyleBackColor = true; + this.button13.Location = new System.Drawing.Point(97, 198); + this.button13.Name = "button13"; + this.button13.Size = new System.Drawing.Size(75, 23); + this.button13.TabIndex = 17; + this.button13.Text = "一键刷Q币"; + this.button13.UseVisualStyleBackColor = true; // - // button4 + // button12 // - this.button4.Location = new System.Drawing.Point(10, 103); - this.button4.Name = "button4"; - this.button4.Size = new System.Drawing.Size(75, 23); - this.button4.TabIndex = 8; - this.button4.Text = "一键挂黑页"; - this.button4.UseVisualStyleBackColor = true; + this.button12.Location = new System.Drawing.Point(10, 198); + this.button12.Name = "button12"; + this.button12.Size = new System.Drawing.Size(75, 23); + this.button12.TabIndex = 16; + this.button12.Text = "一键盗QQ号"; + this.button12.UseVisualStyleBackColor = true; // - // button5 + // button11 // - this.button5.Location = new System.Drawing.Point(97, 103); - this.button5.Name = "button5"; - this.button5.Size = new System.Drawing.Size(75, 23); - this.button5.TabIndex = 9; - this.button5.Text = "一键DDOS"; - this.button5.UseVisualStyleBackColor = true; + this.button11.Location = new System.Drawing.Point(465, 103); + this.button11.Name = "button11"; + this.button11.Size = new System.Drawing.Size(104, 23); + this.button11.TabIndex = 15; + this.button11.Text = "一键断室友网"; + this.button11.UseVisualStyleBackColor = true; // - // button6 + // button10 // - this.button6.Location = new System.Drawing.Point(178, 103); - this.button6.Name = "button6"; - this.button6.Size = new System.Drawing.Size(119, 23); - this.button6.TabIndex = 10; - this.button6.Text = "一键社管理员全家"; - this.button6.UseVisualStyleBackColor = true; + this.button10.Location = new System.Drawing.Point(384, 103); + this.button10.Name = "button10"; + this.button10.Size = new System.Drawing.Size(75, 23); + this.button10.TabIndex = 14; + this.button10.Text = "一键挂马"; + this.button10.UseVisualStyleBackColor = true; // - // button7 + // button9 // - this.button7.Location = new System.Drawing.Point(303, 103); - this.button7.Name = "button7"; - this.button7.Size = new System.Drawing.Size(75, 23); - this.button7.TabIndex = 11; - this.button7.Text = "一键日后台"; - this.button7.UseVisualStyleBackColor = true; + this.button9.Location = new System.Drawing.Point(132, 147); + this.button9.Name = "button9"; + this.button9.Size = new System.Drawing.Size(107, 23); + this.button9.TabIndex = 13; + this.button9.Text = "谷歌批量日站"; + this.button9.UseVisualStyleBackColor = true; // // button8 // @@ -356,165 +341,184 @@ private void InitializeComponent() this.button8.Text = "百度批量日站"; this.button8.UseVisualStyleBackColor = true; // - // button9 + // button7 // - this.button9.Location = new System.Drawing.Point(132, 147); - this.button9.Name = "button9"; - this.button9.Size = new System.Drawing.Size(107, 23); - this.button9.TabIndex = 13; - this.button9.Text = "谷歌批量日站"; - this.button9.UseVisualStyleBackColor = true; + this.button7.Location = new System.Drawing.Point(303, 103); + this.button7.Name = "button7"; + this.button7.Size = new System.Drawing.Size(75, 23); + this.button7.TabIndex = 11; + this.button7.Text = "一键日后台"; + this.button7.UseVisualStyleBackColor = true; // - // button10 + // button6 // - this.button10.Location = new System.Drawing.Point(384, 103); - this.button10.Name = "button10"; - this.button10.Size = new System.Drawing.Size(75, 23); - this.button10.TabIndex = 14; - this.button10.Text = "一键挂马"; - this.button10.UseVisualStyleBackColor = true; + this.button6.Location = new System.Drawing.Point(178, 103); + this.button6.Name = "button6"; + this.button6.Size = new System.Drawing.Size(119, 23); + this.button6.TabIndex = 10; + this.button6.Text = "一键社管理员全家"; + this.button6.UseVisualStyleBackColor = true; // - // button11 + // button5 // - this.button11.Location = new System.Drawing.Point(465, 103); - this.button11.Name = "button11"; - this.button11.Size = new System.Drawing.Size(104, 23); - this.button11.TabIndex = 15; - this.button11.Text = "一键断室友网"; - this.button11.UseVisualStyleBackColor = true; + this.button5.Location = new System.Drawing.Point(97, 103); + this.button5.Name = "button5"; + this.button5.Size = new System.Drawing.Size(75, 23); + this.button5.TabIndex = 9; + this.button5.Text = "一键DDOS"; + this.button5.UseVisualStyleBackColor = true; // - // button12 + // button4 // - this.button12.Location = new System.Drawing.Point(10, 198); - this.button12.Name = "button12"; - this.button12.Size = new System.Drawing.Size(75, 23); - this.button12.TabIndex = 16; - this.button12.Text = "一键盗QQ号"; - this.button12.UseVisualStyleBackColor = true; + this.button4.Location = new System.Drawing.Point(10, 103); + this.button4.Name = "button4"; + this.button4.Size = new System.Drawing.Size(75, 23); + this.button4.TabIndex = 8; + this.button4.Text = "一键挂黑页"; + this.button4.UseVisualStyleBackColor = true; // - // button13 + // button3 // - this.button13.Location = new System.Drawing.Point(97, 198); - this.button13.Name = "button13"; - this.button13.Size = new System.Drawing.Size(75, 23); - this.button13.TabIndex = 17; - this.button13.Text = "一键刷Q币"; - this.button13.UseVisualStyleBackColor = true; + this.button3.Location = new System.Drawing.Point(235, 58); + this.button3.Name = "button3"; + this.button3.Size = new System.Drawing.Size(75, 23); + this.button3.TabIndex = 7; + this.button3.Text = "攻击"; + this.button3.UseVisualStyleBackColor = true; // - // button14 + // button2 // - this.button14.Location = new System.Drawing.Point(178, 198); - this.button14.Name = "button14"; - this.button14.Size = new System.Drawing.Size(75, 23); - this.button14.TabIndex = 18; - this.button14.Text = "一键刷会员"; - this.button14.UseVisualStyleBackColor = true; + this.button2.Location = new System.Drawing.Point(471, 16); + this.button2.Name = "button2"; + this.button2.Size = new System.Drawing.Size(98, 23); + this.button2.TabIndex = 6; + this.button2.Text = "一键0day攻击"; + this.button2.UseVisualStyleBackColor = true; + this.button2.Click += new System.EventHandler(this.button2_Click); // - // button15 + // comboBox1 // - this.button15.Location = new System.Drawing.Point(259, 198); - this.button15.Name = "button15"; - this.button15.Size = new System.Drawing.Size(84, 23); - this.button15.TabIndex = 19; - this.button15.Text = "一键刷心悦3"; - this.button15.UseVisualStyleBackColor = true; + this.comboBox1.FormattingEnabled = true; + this.comboBox1.Items.AddRange(new object[] { + "MS17-010", + "醒醒!"}); + this.comboBox1.Location = new System.Drawing.Point(97, 60); + this.comboBox1.Name = "comboBox1"; + this.comboBox1.Size = new System.Drawing.Size(121, 20); + this.comboBox1.TabIndex = 5; // - // button16 + // progressBar1 // - this.button16.Location = new System.Drawing.Point(10, 241); - this.button16.Name = "button16"; - this.button16.Size = new System.Drawing.Size(75, 23); - this.button16.TabIndex = 20; - this.button16.Text = "一键进内网"; - this.button16.UseVisualStyleBackColor = true; + this.progressBar1.Dock = System.Windows.Forms.DockStyle.Bottom; + this.progressBar1.Location = new System.Drawing.Point(3, 320); + this.progressBar1.Name = "progressBar1"; + this.progressBar1.Size = new System.Drawing.Size(589, 23); + this.progressBar1.TabIndex = 4; // - // button17 + // label2 // - this.button17.Location = new System.Drawing.Point(259, 147); - this.button17.Name = "button17"; - this.button17.Size = new System.Drawing.Size(98, 23); - this.button17.TabIndex = 21; - this.button17.Text = "一键免费上网"; - this.button17.UseVisualStyleBackColor = true; + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(8, 63); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(83, 12); + this.label2.TabIndex = 3; + this.label2.Text = "已知漏洞攻击:"; // - // button18 + // button1 // - this.button18.Location = new System.Drawing.Point(373, 147); - this.button18.Name = "button18"; - this.button18.Size = new System.Drawing.Size(114, 23); - this.button18.TabIndex = 22; - this.button18.Text = "一键破解各种网吧"; - this.button18.UseVisualStyleBackColor = true; + this.button1.Location = new System.Drawing.Point(390, 16); + this.button1.Name = "button1"; + this.button1.Size = new System.Drawing.Size(75, 23); + this.button1.TabIndex = 2; + this.button1.Text = "一键攻击"; + this.button1.UseVisualStyleBackColor = true; + this.button1.Click += new System.EventHandler(this.button1_Click); // - // button19 + // label1 // - this.button19.Location = new System.Drawing.Point(97, 241); - this.button19.Name = "button19"; - this.button19.Size = new System.Drawing.Size(75, 23); - this.button19.TabIndex = 23; - this.button19.Text = "一键翻墙"; - this.button19.UseVisualStyleBackColor = true; + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(8, 21); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(53, 12); + this.label1.TabIndex = 1; + this.label1.Text = "域名/IP:"; // - // button20 + // textBox1 // - this.button20.Location = new System.Drawing.Point(178, 241); - this.button20.Name = "button20"; - this.button20.Size = new System.Drawing.Size(95, 23); - this.button20.TabIndex = 24; - this.button20.Text = "一键澳门赌场"; - this.button20.UseVisualStyleBackColor = true; + this.textBox1.Location = new System.Drawing.Point(67, 18); + this.textBox1.Name = "textBox1"; + this.textBox1.Size = new System.Drawing.Size(317, 21); + this.textBox1.TabIndex = 0; + this.textBox1.Text = "127.0.0.1"; // - // button21 + // tabPage2 // - this.button21.Location = new System.Drawing.Point(349, 198); - this.button21.Name = "button21"; - this.button21.Size = new System.Drawing.Size(190, 23); - this.button21.TabIndex = 25; - this.button21.Text = "一键日运营商免费打电话充话费"; - this.button21.UseVisualStyleBackColor = true; + this.tabPage2.Controls.Add(this.button70); + this.tabPage2.Controls.Add(this.button62); + this.tabPage2.Controls.Add(this.button61); + this.tabPage2.Controls.Add(this.button52); + this.tabPage2.Controls.Add(this.button47); + this.tabPage2.Controls.Add(this.button30); + this.tabPage2.Controls.Add(this.button29); + this.tabPage2.Controls.Add(this.button28); + this.tabPage2.Controls.Add(this.button27); + this.tabPage2.Controls.Add(this.button26); + this.tabPage2.Controls.Add(this.button25); + this.tabPage2.Controls.Add(this.textBox2); + this.tabPage2.Controls.Add(this.button22); + this.tabPage2.Controls.Add(this.label3); + this.tabPage2.Location = new System.Drawing.Point(4, 22); + this.tabPage2.Name = "tabPage2"; + this.tabPage2.Padding = new System.Windows.Forms.Padding(3); + this.tabPage2.Size = new System.Drawing.Size(595, 346); + this.tabPage2.TabIndex = 1; + this.tabPage2.Text = "破解"; + this.tabPage2.UseVisualStyleBackColor = true; // - // label3 + // button30 // - this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(8, 8); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(35, 12); - this.label3.TabIndex = 0; - this.label3.Text = "文件:"; + this.button30.Location = new System.Drawing.Point(142, 158); + this.button30.Name = "button30"; + this.button30.Size = new System.Drawing.Size(99, 23); + this.button30.TabIndex = 8; + this.button30.Text = "一键破解游戏"; + this.button30.UseVisualStyleBackColor = true; // - // button22 + // button29 // - this.button22.Location = new System.Drawing.Point(203, 6); - this.button22.Name = "button22"; - this.button22.Size = new System.Drawing.Size(75, 23); - this.button22.TabIndex = 1; - this.button22.Text = "选择文件"; - this.button22.UseVisualStyleBackColor = true; + this.button29.Location = new System.Drawing.Point(10, 158); + this.button29.Name = "button29"; + this.button29.Size = new System.Drawing.Size(125, 23); + this.button29.TabIndex = 7; + this.button29.Text = "一键破解手机应用"; + this.button29.UseVisualStyleBackColor = true; // - // textBox2 + // button28 // - this.textBox2.Location = new System.Drawing.Point(49, 6); - this.textBox2.Name = "textBox2"; - this.textBox2.Size = new System.Drawing.Size(148, 21); - this.textBox2.TabIndex = 2; + this.button28.Location = new System.Drawing.Point(122, 112); + this.button28.Name = "button28"; + this.button28.Size = new System.Drawing.Size(119, 23); + this.button28.TabIndex = 6; + this.button28.Text = "一键激活所有软件"; + this.button28.UseVisualStyleBackColor = true; // - // button23 + // button27 // - this.button23.Location = new System.Drawing.Point(282, 241); - this.button23.Name = "button23"; - this.button23.Size = new System.Drawing.Size(75, 23); - this.button23.TabIndex = 26; - this.button23.Text = "一键IP定位"; - this.button23.UseVisualStyleBackColor = true; + this.button27.Location = new System.Drawing.Point(10, 112); + this.button27.Name = "button27"; + this.button27.Size = new System.Drawing.Size(105, 23); + this.button27.TabIndex = 5; + this.button27.Text = "一键激活系统"; + this.button27.UseVisualStyleBackColor = true; // - // button24 + // button26 // - this.button24.Location = new System.Drawing.Point(373, 241); - this.button24.Name = "button24"; - this.button24.Size = new System.Drawing.Size(114, 23); - this.button24.TabIndex = 27; - this.button24.Text = "一键顺着网线砍人"; - this.button24.UseVisualStyleBackColor = true; + this.button26.Location = new System.Drawing.Point(365, 6); + this.button26.Name = "button26"; + this.button26.Size = new System.Drawing.Size(75, 23); + this.button26.TabIndex = 4; + this.button26.Text = "一键逆源码"; + this.button26.UseVisualStyleBackColor = true; // // button25 // @@ -525,68 +529,97 @@ private void InitializeComponent() this.button25.Text = "一键破解"; this.button25.UseVisualStyleBackColor = true; // - // button26 + // textBox2 // - this.button26.Location = new System.Drawing.Point(365, 6); - this.button26.Name = "button26"; - this.button26.Size = new System.Drawing.Size(75, 23); - this.button26.TabIndex = 4; - this.button26.Text = "一键逆源码"; - this.button26.UseVisualStyleBackColor = true; + this.textBox2.Location = new System.Drawing.Point(49, 6); + this.textBox2.Name = "textBox2"; + this.textBox2.Size = new System.Drawing.Size(148, 21); + this.textBox2.TabIndex = 2; // - // button27 + // button22 + // + this.button22.Location = new System.Drawing.Point(203, 6); + this.button22.Name = "button22"; + this.button22.Size = new System.Drawing.Size(75, 23); + this.button22.TabIndex = 1; + this.button22.Text = "选择文件"; + this.button22.UseVisualStyleBackColor = true; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.Location = new System.Drawing.Point(8, 8); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(35, 12); + this.label3.TabIndex = 0; + this.label3.Text = "文件:"; + // + // tabPage3 // - this.button27.Location = new System.Drawing.Point(10, 62); - this.button27.Name = "button27"; - this.button27.Size = new System.Drawing.Size(105, 23); - this.button27.TabIndex = 5; - this.button27.Text = "一键激活系统"; - this.button27.UseVisualStyleBackColor = true; + this.tabPage3.Controls.Add(this.button66); + this.tabPage3.Controls.Add(this.button65); + this.tabPage3.Controls.Add(this.button64); + this.tabPage3.Controls.Add(this.button50); + this.tabPage3.Controls.Add(this.button36); + this.tabPage3.Controls.Add(this.textBox3); + this.tabPage3.Controls.Add(this.label4); + this.tabPage3.Controls.Add(this.button35); + this.tabPage3.Controls.Add(this.button34); + this.tabPage3.Controls.Add(this.button33); + this.tabPage3.Controls.Add(this.button32); + this.tabPage3.Controls.Add(this.button31); + this.tabPage3.Location = new System.Drawing.Point(4, 22); + this.tabPage3.Name = "tabPage3"; + this.tabPage3.Padding = new System.Windows.Forms.Padding(3); + this.tabPage3.Size = new System.Drawing.Size(595, 346); + this.tabPage3.TabIndex = 2; + this.tabPage3.Text = "CTF"; + this.tabPage3.UseVisualStyleBackColor = true; // - // button28 + // button36 // - this.button28.Location = new System.Drawing.Point(122, 62); - this.button28.Name = "button28"; - this.button28.Size = new System.Drawing.Size(119, 23); - this.button28.TabIndex = 6; - this.button28.Text = "一键激活所有软件"; - this.button28.UseVisualStyleBackColor = true; + this.button36.Font = new System.Drawing.Font("宋体", 15F); + this.button36.Location = new System.Drawing.Point(19, 102); + this.button36.Name = "button36"; + this.button36.Size = new System.Drawing.Size(521, 62); + this.button36.TabIndex = 7; + this.button36.Text = "一键锤爆出题人的头"; + this.button36.UseVisualStyleBackColor = true; + this.button36.Click += new System.EventHandler(this.button36_Click); // - // button29 + // textBox3 // - this.button29.Location = new System.Drawing.Point(10, 108); - this.button29.Name = "button29"; - this.button29.Size = new System.Drawing.Size(125, 23); - this.button29.TabIndex = 7; - this.button29.Text = "一键破解手机应用"; - this.button29.UseVisualStyleBackColor = true; + this.textBox3.Location = new System.Drawing.Point(82, 13); + this.textBox3.Name = "textBox3"; + this.textBox3.Size = new System.Drawing.Size(229, 21); + this.textBox3.TabIndex = 6; // - // button30 + // label4 // - this.button30.Location = new System.Drawing.Point(142, 108); - this.button30.Name = "button30"; - this.button30.Size = new System.Drawing.Size(99, 23); - this.button30.TabIndex = 8; - this.button30.Text = "一键破解游戏"; - this.button30.UseVisualStyleBackColor = true; + this.label4.AutoSize = true; + this.label4.Location = new System.Drawing.Point(17, 16); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(59, 12); + this.label4.TabIndex = 5; + this.label4.Text = "比赛地址:"; // - // button31 + // button35 // - this.button31.Location = new System.Drawing.Point(19, 73); - this.button31.Name = "button31"; - this.button31.Size = new System.Drawing.Size(75, 23); - this.button31.TabIndex = 0; - this.button31.Text = "一键日平台"; - this.button31.UseVisualStyleBackColor = true; + this.button35.Location = new System.Drawing.Point(384, 73); + this.button35.Name = "button35"; + this.button35.Size = new System.Drawing.Size(75, 23); + this.button35.TabIndex = 4; + this.button35.Text = "一键搅屎"; + this.button35.UseVisualStyleBackColor = true; // - // button32 + // button34 // - this.button32.Location = new System.Drawing.Point(110, 73); - this.button32.Name = "button32"; - this.button32.Size = new System.Drawing.Size(75, 23); - this.button32.TabIndex = 1; - this.button32.Text = "一键出flag"; - this.button32.UseVisualStyleBackColor = true; + this.button34.Location = new System.Drawing.Point(292, 73); + this.button34.Name = "button34"; + this.button34.Size = new System.Drawing.Size(75, 23); + this.button34.TabIndex = 3; + this.button34.Text = "一键生成wp"; + this.button34.UseVisualStyleBackColor = true; // // button33 // @@ -597,50 +630,56 @@ private void InitializeComponent() this.button33.Text = "一键偷flag"; this.button33.UseVisualStyleBackColor = true; // - // button34 + // button32 // - this.button34.Location = new System.Drawing.Point(292, 73); - this.button34.Name = "button34"; - this.button34.Size = new System.Drawing.Size(75, 23); - this.button34.TabIndex = 3; - this.button34.Text = "一键生成wp"; - this.button34.UseVisualStyleBackColor = true; + this.button32.Location = new System.Drawing.Point(110, 73); + this.button32.Name = "button32"; + this.button32.Size = new System.Drawing.Size(75, 23); + this.button32.TabIndex = 1; + this.button32.Text = "一键出flag"; + this.button32.UseVisualStyleBackColor = true; // - // button35 + // button31 // - this.button35.Location = new System.Drawing.Point(384, 73); - this.button35.Name = "button35"; - this.button35.Size = new System.Drawing.Size(75, 23); - this.button35.TabIndex = 4; - this.button35.Text = "一键搅屎"; - this.button35.UseVisualStyleBackColor = true; + this.button31.Location = new System.Drawing.Point(19, 73); + this.button31.Name = "button31"; + this.button31.Size = new System.Drawing.Size(75, 23); + this.button31.TabIndex = 0; + this.button31.Text = "一键日平台"; + this.button31.UseVisualStyleBackColor = true; // - // label4 + // tabPage4 // - this.label4.AutoSize = true; - this.label4.Location = new System.Drawing.Point(17, 16); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(59, 12); - this.label4.TabIndex = 5; - this.label4.Text = "比赛地址:"; + this.tabPage4.Controls.Add(this.button69); + this.tabPage4.Controls.Add(this.button68); + this.tabPage4.Controls.Add(this.button67); + this.tabPage4.Controls.Add(this.button39); + this.tabPage4.Controls.Add(this.button38); + this.tabPage4.Controls.Add(this.button37); + this.tabPage4.Location = new System.Drawing.Point(4, 22); + this.tabPage4.Name = "tabPage4"; + this.tabPage4.Size = new System.Drawing.Size(595, 346); + this.tabPage4.TabIndex = 3; + this.tabPage4.Text = "无线"; + this.tabPage4.UseVisualStyleBackColor = true; // - // textBox3 + // button39 // - this.textBox3.Location = new System.Drawing.Point(82, 13); - this.textBox3.Name = "textBox3"; - this.textBox3.Size = new System.Drawing.Size(229, 21); - this.textBox3.TabIndex = 6; + this.button39.Location = new System.Drawing.Point(181, 17); + this.button39.Name = "button39"; + this.button39.Size = new System.Drawing.Size(170, 23); + this.button39.TabIndex = 2; + this.button39.Text = "一键看妹子手机里的自拍"; + this.button39.UseVisualStyleBackColor = true; // - // button36 + // button38 // - this.button36.Font = new System.Drawing.Font("宋体", 15F); - this.button36.Location = new System.Drawing.Point(19, 102); - this.button36.Name = "button36"; - this.button36.Size = new System.Drawing.Size(440, 62); - this.button36.TabIndex = 7; - this.button36.Text = "一键锤爆出题人的头"; - this.button36.UseVisualStyleBackColor = true; - this.button36.Click += new System.EventHandler(this.button36_Click); + this.button38.Location = new System.Drawing.Point(99, 17); + this.button38.Name = "button38"; + this.button38.Size = new System.Drawing.Size(75, 23); + this.button38.TabIndex = 1; + this.button38.Text = "一键中间人"; + this.button38.UseVisualStyleBackColor = true; // // button37 // @@ -651,32 +690,40 @@ private void InitializeComponent() this.button37.Text = "一键蹭Wifi"; this.button37.UseVisualStyleBackColor = true; // - // button38 + // tabPage5 // - this.button38.Location = new System.Drawing.Point(99, 17); - this.button38.Name = "button38"; - this.button38.Size = new System.Drawing.Size(75, 23); - this.button38.TabIndex = 1; - this.button38.Text = "一键中间人"; - this.button38.UseVisualStyleBackColor = true; + this.tabPage5.Controls.Add(this.button60); + this.tabPage5.Controls.Add(this.button56); + this.tabPage5.Controls.Add(this.button49); + this.tabPage5.Controls.Add(this.button48); + this.tabPage5.Controls.Add(this.button43); + this.tabPage5.Controls.Add(this.button42); + this.tabPage5.Controls.Add(this.button41); + this.tabPage5.Controls.Add(this.button40); + this.tabPage5.Location = new System.Drawing.Point(4, 22); + this.tabPage5.Name = "tabPage5"; + this.tabPage5.Size = new System.Drawing.Size(595, 346); + this.tabPage5.TabIndex = 4; + this.tabPage5.Text = "硬件"; + this.tabPage5.UseVisualStyleBackColor = true; // - // button39 + // button43 // - this.button39.Location = new System.Drawing.Point(181, 17); - this.button39.Name = "button39"; - this.button39.Size = new System.Drawing.Size(170, 23); - this.button39.TabIndex = 2; - this.button39.Text = "一键看妹子手机里的自拍"; - this.button39.UseVisualStyleBackColor = true; + this.button43.Location = new System.Drawing.Point(367, 12); + this.button43.Name = "button43"; + this.button43.Size = new System.Drawing.Size(75, 23); + this.button43.TabIndex = 3; + this.button43.Text = "一键充饭卡"; + this.button43.UseVisualStyleBackColor = true; // - // button40 + // button42 // - this.button40.Location = new System.Drawing.Point(18, 14); - this.button40.Name = "button40"; - this.button40.Size = new System.Drawing.Size(116, 23); - this.button40.TabIndex = 0; - this.button40.Text = "一键日无人机"; - this.button40.UseVisualStyleBackColor = true; + this.button42.Location = new System.Drawing.Point(251, 13); + this.button42.Name = "button42"; + this.button42.Size = new System.Drawing.Size(97, 23); + this.button42.TabIndex = 2; + this.button42.Text = "一键偷银行卡"; + this.button42.UseVisualStyleBackColor = true; // // button41 // @@ -687,33 +734,47 @@ private void InitializeComponent() this.button41.Text = "一键日ATM"; this.button41.UseVisualStyleBackColor = true; // - // button42 + // button40 // - this.button42.Location = new System.Drawing.Point(251, 13); - this.button42.Name = "button42"; - this.button42.Size = new System.Drawing.Size(97, 23); - this.button42.TabIndex = 2; - this.button42.Text = "一键偷银行卡"; - this.button42.UseVisualStyleBackColor = true; + this.button40.Location = new System.Drawing.Point(18, 14); + this.button40.Name = "button40"; + this.button40.Size = new System.Drawing.Size(116, 23); + this.button40.TabIndex = 0; + this.button40.Text = "一键日无人机"; + this.button40.UseVisualStyleBackColor = true; // - // button43 + // tabPage6 // - this.button43.Location = new System.Drawing.Point(367, 12); - this.button43.Name = "button43"; - this.button43.Size = new System.Drawing.Size(75, 23); - this.button43.TabIndex = 3; - this.button43.Text = "一键充饭卡"; - this.button43.UseVisualStyleBackColor = true; + this.tabPage6.Controls.Add(this.button59); + this.tabPage6.Controls.Add(this.button58); + this.tabPage6.Controls.Add(this.button46); + this.tabPage6.Controls.Add(this.label5); + this.tabPage6.Controls.Add(this.button45); + this.tabPage6.Location = new System.Drawing.Point(4, 22); + this.tabPage6.Name = "tabPage6"; + this.tabPage6.Size = new System.Drawing.Size(595, 346); + this.tabPage6.TabIndex = 5; + this.tabPage6.Text = "其它"; + this.tabPage6.UseVisualStyleBackColor = true; // - // label5 + // tabPage7 // - this.label5.AutoSize = true; - this.label5.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.label5.Location = new System.Drawing.Point(225, 132); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(112, 28); - this.label5.TabIndex = 0; - this.label5.Text = "欢迎补充~"; + this.tabPage7.Controls.Add(this.linkLabel1); + this.tabPage7.Controls.Add(this.numericUpDown1); + this.tabPage7.Controls.Add(this.label10); + this.tabPage7.Controls.Add(this.label9); + this.tabPage7.Controls.Add(this.label8); + this.tabPage7.Controls.Add(this.text_cumTitle); + this.tabPage7.Controls.Add(this.button51); + this.tabPage7.Controls.Add(this.text_cumText); + this.tabPage7.Controls.Add(this.label7); + this.tabPage7.Controls.Add(this.label6); + this.tabPage7.Location = new System.Drawing.Point(4, 22); + this.tabPage7.Name = "tabPage7"; + this.tabPage7.Size = new System.Drawing.Size(595, 346); + this.tabPage7.TabIndex = 6; + this.tabPage7.Text = "设置"; + this.tabPage7.UseVisualStyleBackColor = true; // // label6 // @@ -724,6 +785,340 @@ private void InitializeComponent() this.label6.TabIndex = 0; this.label6.Text = "你还想要设置?(滑稽)"; // + // button44 + // + this.button44.Location = new System.Drawing.Point(10, 280); + this.button44.Name = "button44"; + this.button44.Size = new System.Drawing.Size(107, 23); + this.button44.TabIndex = 28; + this.button44.Text = "一键日教务系统"; + this.button44.UseVisualStyleBackColor = true; + // + // button45 + // + this.button45.Location = new System.Drawing.Point(21, 113); + this.button45.Name = "button45"; + this.button45.Size = new System.Drawing.Size(75, 23); + this.button45.TabIndex = 0; + this.button45.Text = "一键绿帽"; + this.button45.UseVisualStyleBackColor = true; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.Location = new System.Drawing.Point(19, 86); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(245, 12); + this.label5.TabIndex = 1; + this.label5.Text = "实验性功能(该功能主要靠AI,效果看命):"; + // + // button46 + // + this.button46.Location = new System.Drawing.Point(102, 113); + this.button46.Name = "button46"; + this.button46.Size = new System.Drawing.Size(136, 23); + this.button46.TabIndex = 2; + this.button46.Text = "一键自动与妹子尬聊"; + this.button46.UseVisualStyleBackColor = true; + // + // button47 + // + this.button47.Location = new System.Drawing.Point(10, 56); + this.button47.Name = "button47"; + this.button47.Size = new System.Drawing.Size(125, 23); + this.button47.TabIndex = 9; + this.button47.Text = "一键注释代码(AI)"; + this.button47.UseVisualStyleBackColor = true; + // + // button48 + // + this.button48.Location = new System.Drawing.Point(18, 61); + this.button48.Name = "button48"; + this.button48.Size = new System.Drawing.Size(139, 23); + this.button48.TabIndex = 4; + this.button48.Text = "一键保佑服务器不宕机"; + this.button48.UseVisualStyleBackColor = true; + // + // button49 + // + this.button49.Location = new System.Drawing.Point(458, 12); + this.button49.Name = "button49"; + this.button49.Size = new System.Drawing.Size(75, 23); + this.button49.TabIndex = 5; + this.button49.Text = "一键日卫星"; + this.button49.UseVisualStyleBackColor = true; + // + // button50 + // + this.button50.Location = new System.Drawing.Point(465, 73); + this.button50.Name = "button50"; + this.button50.Size = new System.Drawing.Size(75, 23); + this.button50.TabIndex = 8; + this.button50.Text = "一键断网"; + this.button50.UseVisualStyleBackColor = true; + // + // label7 + // + this.label7.AutoSize = true; + this.label7.Location = new System.Drawing.Point(18, 182); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(149, 12); + this.label7.TabIndex = 1; + this.label7.Text = "自定义弹窗(方便截图):"; + // + // text_cumText + // + this.text_cumText.ImeMode = System.Windows.Forms.ImeMode.On; + this.text_cumText.Location = new System.Drawing.Point(65, 246); + this.text_cumText.Name = "text_cumText"; + this.text_cumText.Size = new System.Drawing.Size(408, 21); + this.text_cumText.TabIndex = 2; + // + // button51 + // + this.button51.Location = new System.Drawing.Point(482, 208); + this.button51.Name = "button51"; + this.button51.Size = new System.Drawing.Size(75, 23); + this.button51.TabIndex = 3; + this.button51.Text = "弹"; + this.button51.UseVisualStyleBackColor = true; + this.button51.Click += new System.EventHandler(this.button51_Click); + // + // text_cumTitle + // + this.text_cumTitle.ImeMode = System.Windows.Forms.ImeMode.On; + this.text_cumTitle.Location = new System.Drawing.Point(65, 210); + this.text_cumTitle.Name = "text_cumTitle"; + this.text_cumTitle.Size = new System.Drawing.Size(408, 21); + this.text_cumTitle.TabIndex = 4; + // + // label8 + // + this.label8.AutoSize = true; + this.label8.Location = new System.Drawing.Point(18, 213); + this.label8.Name = "label8"; + this.label8.Size = new System.Drawing.Size(41, 12); + this.label8.TabIndex = 5; + this.label8.Text = "标题:"; + // + // label9 + // + this.label9.AutoSize = true; + this.label9.Location = new System.Drawing.Point(18, 249); + this.label9.Name = "label9"; + this.label9.Size = new System.Drawing.Size(41, 12); + this.label9.TabIndex = 6; + this.label9.Text = "内容:"; + // + // label10 + // + this.label10.AutoSize = true; + this.label10.Location = new System.Drawing.Point(18, 288); + this.label10.Name = "label10"; + this.label10.Size = new System.Drawing.Size(107, 12); + this.label10.TabIndex = 7; + this.label10.Text = "延时(暂时不可用):"; + // + // numericUpDown1 + // + this.numericUpDown1.Increment = new decimal(new int[] { + 100, + 0, + 0, + 0}); + this.numericUpDown1.Location = new System.Drawing.Point(131, 286); + this.numericUpDown1.Maximum = new decimal(new int[] { + 10000, + 0, + 0, + 0}); + this.numericUpDown1.Name = "numericUpDown1"; + this.numericUpDown1.Size = new System.Drawing.Size(81, 21); + this.numericUpDown1.TabIndex = 8; + // + // button52 + // + this.button52.Location = new System.Drawing.Point(247, 112); + this.button52.Name = "button52"; + this.button52.Size = new System.Drawing.Size(105, 23); + this.button52.TabIndex = 10; + this.button52.Text = "一键日穿系统"; + this.button52.UseVisualStyleBackColor = true; + // + // button53 + // + this.button53.Location = new System.Drawing.Point(123, 280); + this.button53.Name = "button53"; + this.button53.Size = new System.Drawing.Size(75, 23); + this.button53.TabIndex = 29; + this.button53.Text = "一键挖洞"; + this.button53.UseVisualStyleBackColor = true; + // + // button54 + // + this.button54.Location = new System.Drawing.Point(204, 280); + this.button54.Name = "button54"; + this.button54.Size = new System.Drawing.Size(93, 23); + this.button54.TabIndex = 30; + this.button54.Text = "一键发布漏洞"; + this.button54.UseVisualStyleBackColor = true; + // + // button55 + // + this.button55.Location = new System.Drawing.Point(303, 280); + this.button55.Name = "button55"; + this.button55.Size = new System.Drawing.Size(129, 23); + this.button55.TabIndex = 31; + this.button55.Text = "自动代码审计(AI)"; + this.button55.UseVisualStyleBackColor = true; + // + // button56 + // + this.button56.Location = new System.Drawing.Point(163, 61); + this.button56.Name = "button56"; + this.button56.Size = new System.Drawing.Size(94, 23); + this.button56.TabIndex = 6; + this.button56.Text = "一键日穿CPU"; + this.button56.UseVisualStyleBackColor = true; + // + // button57 + // + this.button57.Location = new System.Drawing.Point(438, 280); + this.button57.Name = "button57"; + this.button57.Size = new System.Drawing.Size(75, 23); + this.button57.TabIndex = 32; + this.button57.Text = "一键读内存"; + this.button57.UseVisualStyleBackColor = true; + // + // linkLabel1 + // + this.linkLabel1.AutoSize = true; + this.linkLabel1.Location = new System.Drawing.Point(354, 10); + this.linkLabel1.Name = "linkLabel1"; + this.linkLabel1.Size = new System.Drawing.Size(233, 12); + this.linkLabel1.TabIndex = 9; + this.linkLabel1.TabStop = true; + this.linkLabel1.Text = "https://github.com/WWILLV/GodOfHacker/"; + this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked); + // + // button58 + // + this.button58.Location = new System.Drawing.Point(244, 113); + this.button58.Name = "button58"; + this.button58.Size = new System.Drawing.Size(114, 23); + this.button58.TabIndex = 3; + this.button58.Text = "一键提示好感度"; + this.button58.UseVisualStyleBackColor = true; + // + // button59 + // + this.button59.Location = new System.Drawing.Point(21, 20); + this.button59.Name = "button59"; + this.button59.Size = new System.Drawing.Size(158, 23); + this.button59.TabIndex = 4; + this.button59.Text = "蜜汁许愿(打开好运来)"; + this.button59.UseVisualStyleBackColor = true; + this.button59.Click += new System.EventHandler(this.button59_Click); + // + // button60 + // + this.button60.Location = new System.Drawing.Point(273, 61); + this.button60.Name = "button60"; + this.button60.Size = new System.Drawing.Size(126, 23); + this.button60.TabIndex = 7; + this.button60.Text = "一键烧随机硬件"; + this.button60.UseVisualStyleBackColor = true; + // + // button61 + // + this.button61.Location = new System.Drawing.Point(247, 158); + this.button61.Name = "button61"; + this.button61.Size = new System.Drawing.Size(75, 23); + this.button61.TabIndex = 11; + this.button61.Text = "一键汉化"; + this.button61.UseVisualStyleBackColor = true; + // + // button62 + // + this.button62.Location = new System.Drawing.Point(328, 158); + this.button62.Name = "button62"; + this.button62.Size = new System.Drawing.Size(151, 23); + this.button62.TabIndex = 12; + this.button62.Text = "一键汉化并Steam差评+1"; + this.button62.UseVisualStyleBackColor = true; + // + // button63 + // + this.button63.Location = new System.Drawing.Point(325, 58); + this.button63.Name = "button63"; + this.button63.Size = new System.Drawing.Size(75, 23); + this.button63.TabIndex = 33; + this.button63.Text = "一键提权"; + this.button63.UseVisualStyleBackColor = true; + // + // button64 + // + this.button64.Location = new System.Drawing.Point(19, 181); + this.button64.Name = "button64"; + this.button64.Size = new System.Drawing.Size(75, 23); + this.button64.TabIndex = 9; + this.button64.Text = "一键交易"; + this.button64.UseVisualStyleBackColor = true; + // + // button65 + // + this.button65.Location = new System.Drawing.Point(110, 181); + this.button65.Name = "button65"; + this.button65.Size = new System.Drawing.Size(75, 23); + this.button65.TabIndex = 10; + this.button65.Text = "一键改排名"; + this.button65.UseVisualStyleBackColor = true; + // + // button66 + // + this.button66.Location = new System.Drawing.Point(202, 180); + this.button66.Name = "button66"; + this.button66.Size = new System.Drawing.Size(109, 23); + this.button66.TabIndex = 11; + this.button66.Text = "自动做题(AI)"; + this.button66.UseVisualStyleBackColor = true; + // + // button67 + // + this.button67.Location = new System.Drawing.Point(18, 59); + this.button67.Name = "button67"; + this.button67.Size = new System.Drawing.Size(75, 23); + this.button67.TabIndex = 3; + this.button67.Text = "一键伪基站"; + this.button67.UseVisualStyleBackColor = true; + // + // button68 + // + this.button68.Location = new System.Drawing.Point(99, 59); + this.button68.Name = "button68"; + this.button68.Size = new System.Drawing.Size(75, 23); + this.button68.TabIndex = 4; + this.button68.Text = "一键窃听"; + this.button68.UseVisualStyleBackColor = true; + // + // button69 + // + this.button69.Location = new System.Drawing.Point(181, 59); + this.button69.Name = "button69"; + this.button69.Size = new System.Drawing.Size(111, 23); + this.button69.TabIndex = 5; + this.button69.Text = "一键做钓鱼Wifi"; + this.button69.UseVisualStyleBackColor = true; + // + // button70 + // + this.button70.Location = new System.Drawing.Point(365, 112); + this.button70.Name = "button70"; + this.button70.Size = new System.Drawing.Size(105, 23); + this.button70.TabIndex = 13; + this.button70.Text = "一键生成POC"; + this.button70.UseVisualStyleBackColor = true; + // // FM_God // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); @@ -748,6 +1143,7 @@ private void InitializeComponent() this.tabPage6.PerformLayout(); this.tabPage7.ResumeLayout(false); this.tabPage7.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); this.ResumeLayout(false); } @@ -814,8 +1210,43 @@ private void InitializeComponent() private System.Windows.Forms.Button button42; private System.Windows.Forms.Button button41; private System.Windows.Forms.Button button43; - private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; + private System.Windows.Forms.Button button44; + private System.Windows.Forms.Label label5; + private System.Windows.Forms.Button button45; + private System.Windows.Forms.Button button46; + private System.Windows.Forms.Button button47; + private System.Windows.Forms.Button button50; + private System.Windows.Forms.Button button49; + private System.Windows.Forms.Button button48; + private System.Windows.Forms.Button button51; + private System.Windows.Forms.TextBox text_cumText; + private System.Windows.Forms.Label label7; + private System.Windows.Forms.Label label9; + private System.Windows.Forms.Label label8; + private System.Windows.Forms.TextBox text_cumTitle; + private System.Windows.Forms.NumericUpDown numericUpDown1; + private System.Windows.Forms.Label label10; + private System.Windows.Forms.Button button54; + private System.Windows.Forms.Button button53; + private System.Windows.Forms.Button button52; + private System.Windows.Forms.Button button55; + private System.Windows.Forms.Button button57; + private System.Windows.Forms.Button button56; + private System.Windows.Forms.LinkLabel linkLabel1; + private System.Windows.Forms.Button button58; + private System.Windows.Forms.Button button59; + private System.Windows.Forms.Button button60; + private System.Windows.Forms.Button button62; + private System.Windows.Forms.Button button61; + private System.Windows.Forms.Button button63; + private System.Windows.Forms.Button button66; + private System.Windows.Forms.Button button65; + private System.Windows.Forms.Button button64; + private System.Windows.Forms.Button button69; + private System.Windows.Forms.Button button68; + private System.Windows.Forms.Button button67; + private System.Windows.Forms.Button button70; } } diff --git a/GodOfHacker/FM_God.cs b/GodOfHacker/FM_God.cs index 83034e9..22b1d8e 100644 --- a/GodOfHacker/FM_God.cs +++ b/GodOfHacker/FM_God.cs @@ -40,5 +40,22 @@ private void button36_Click(object sender, EventArgs e) { MessageBox.Show("已经锤爆出题人的狗头!"); } + + private void button51_Click(object sender, EventArgs e) + { + FM_show fs = new FM_show(text_cumTitle.Text,text_cumText.Text, (int)numericUpDown1.Value); + fs.Owner = this; + fs.Show(); + } + + private void linkLabel1_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e) + { + System.Diagnostics.Process.Start("https://github.com/WWILLV/GodOfHacker/"); + } + + private void button59_Click(object sender, EventArgs e) + { + System.Diagnostics.Process.Start("http://music.163.com/#/m/song?id=333750&userid=340656630"); + } } } diff --git a/GodOfHacker/FM_show.Designer.cs b/GodOfHacker/FM_show.Designer.cs new file mode 100644 index 0000000..039b8b7 --- /dev/null +++ b/GodOfHacker/FM_show.Designer.cs @@ -0,0 +1,73 @@ +namespace GodOfHacker +{ + partial class FM_show + { + /// + /// 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.label1 = new System.Windows.Forms.Label(); + this.progressBar1 = new System.Windows.Forms.ProgressBar(); + this.SuspendLayout(); + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(12, 65); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(41, 12); + this.label1.TabIndex = 0; + this.label1.Text = "label1"; + // + // progressBar1 + // + this.progressBar1.Location = new System.Drawing.Point(12, 22); + this.progressBar1.Name = "progressBar1"; + this.progressBar1.Size = new System.Drawing.Size(260, 23); + this.progressBar1.TabIndex = 1; + // + // FM_show + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(284, 101); + this.Controls.Add(this.progressBar1); + this.Controls.Add(this.label1); + this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; + this.MaximizeBox = false; + this.Name = "FM_show"; + this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; + this.Text = "成功"; + this.ResumeLayout(false); + this.PerformLayout(); + + } + + #endregion + + private System.Windows.Forms.Label label1; + private System.Windows.Forms.ProgressBar progressBar1; + } +} \ No newline at end of file diff --git a/GodOfHacker/FM_show.cs b/GodOfHacker/FM_show.cs new file mode 100644 index 0000000..4ae6691 --- /dev/null +++ b/GodOfHacker/FM_show.cs @@ -0,0 +1,42 @@ +using System; +using System.Collections.Generic; +using System.ComponentModel; +using System.Data; +using System.Drawing; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows.Forms; + +namespace GodOfHacker +{ + public partial class FM_show : Form + { + string _title = "成功"; + string _text = "成功"; + public FM_show() + { + InitializeComponent(); + change(); + } + public FM_show(string a,string b,int time) + { + //System.Threading.Thread.Sleep(time); + title = a; + text = b; + InitializeComponent(); + change(); + } + public string title { set { _title = value; } } + public string text { set { _text = value; } } + private void change() + { + this.Text = _title; + label1.Text = _text; + for (int i = 0; i < progressBar1.Maximum; i++) + { + progressBar1.Value++; + } + } + } +} diff --git a/GodOfHacker/FM_show.resx b/GodOfHacker/FM_show.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/GodOfHacker/FM_show.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/GodOfHacker/GodOfHacker.csproj b/GodOfHacker/GodOfHacker.csproj index 33127df..eecbdab 100644 --- a/GodOfHacker/GodOfHacker.csproj +++ b/GodOfHacker/GodOfHacker.csproj @@ -58,11 +58,20 @@ FM_God.cs + + Form + + + FM_show.cs + FM_God.cs + + FM_show.cs + ResXFileCodeGenerator Resources.Designer.cs diff --git a/README.md b/README.md index c5efa24..f9bb9f7 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ ![截图](https://i.loli.net/2017/11/22/5a15953fd0a3f.png) 啥也不说了,贼强! -下载再release里 \ No newline at end of file +下载在release里 \ No newline at end of file