diff --git a/MifareOneTool/Form1.Designer.cs b/MifareOneTool/Form1.Designer.cs index 85d652c..7a884c7 100644 --- a/MifareOneTool/Form1.Designer.cs +++ b/MifareOneTool/Form1.Designer.cs @@ -31,15 +31,21 @@ this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1)); this.groupBox1 = new System.Windows.Forms.GroupBox(); - this.buttonCLI = new System.Windows.Forms.Button(); + this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel(); + this.flowLayoutPanel12 = new System.Windows.Forms.FlowLayoutPanel(); this.buttonScanCard = new System.Windows.Forms.Button(); + this.flowLayoutPanel11 = new System.Windows.Forms.FlowLayoutPanel(); this.buttonListDev = new System.Windows.Forms.Button(); + this.buttonCLI = new System.Windows.Forms.Button(); this.richTextBox1 = new System.Windows.Forms.RichTextBox(); this.buttonMfRead = new System.Windows.Forms.Button(); this.groupBox2 = new System.Windows.Forms.GroupBox(); - this.buttonMfFormat = new System.Windows.Forms.Button(); - this.buttonMfWrite = new System.Windows.Forms.Button(); + this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel(); + this.flowLayoutPanel14 = new System.Windows.Forms.FlowLayoutPanel(); this.buttonSelectKey = new System.Windows.Forms.Button(); + this.flowLayoutPanel13 = new System.Windows.Forms.FlowLayoutPanel(); + this.buttonMfWrite = new System.Windows.Forms.Button(); + this.buttonMfFormat = new System.Windows.Forms.Button(); this.buttonBmfWrite = new System.Windows.Forms.Button(); this.buttonBmfRead = new System.Windows.Forms.Button(); this.buttonMfoc = new System.Windows.Forms.Button(); @@ -47,9 +53,12 @@ this.buttonUidFormat = new System.Windows.Forms.Button(); this.buttonUidReset = new System.Windows.Forms.Button(); this.groupBox3 = new System.Windows.Forms.GroupBox(); + this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel(); + this.flowLayoutPanel20 = new System.Windows.Forms.FlowLayoutPanel(); this.buttonKill = new System.Windows.Forms.Button(); - this.buttonConSave = new System.Windows.Forms.Button(); + this.flowLayoutPanel19 = new System.Windows.Forms.FlowLayoutPanel(); this.buttonConClr = new System.Windows.Forms.Button(); + this.buttonConSave = new System.Windows.Forms.Button(); this.buttonMfcuk = new System.Windows.Forms.Button(); this.buttonHexTool = new System.Windows.Forms.Button(); this.buttonDiffTool = new System.Windows.Forms.Button(); @@ -60,9 +69,16 @@ this.buttonDictMfoc = new System.Windows.Forms.Button(); this.buttonnKeysMfoc = new System.Windows.Forms.Button(); this.groupBox4 = new System.Windows.Forms.GroupBox(); + this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel(); + this.flowLayoutPanel10 = new System.Windows.Forms.FlowLayoutPanel(); + this.flowLayoutPanel9 = new System.Windows.Forms.FlowLayoutPanel(); this.buttonMFF08 = new System.Windows.Forms.Button(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage2 = new System.Windows.Forms.TabPage(); + this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); + this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); + this.label8 = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.label7 = new System.Windows.Forms.Label(); @@ -72,47 +88,65 @@ this.label2 = new System.Windows.Forms.Label(); this.buttoEScanCard = new System.Windows.Forms.Button(); this.label5 = new System.Windows.Forms.Label(); - this.label8 = new System.Windows.Forms.Label(); + this.groupBox5 = new System.Windows.Forms.GroupBox(); + this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel(); + this.buttonEReadUID = new System.Windows.Forms.Button(); + this.buttonEMfRead = new System.Windows.Forms.Button(); + this.buttonECmfoc = new System.Windows.Forms.Button(); + this.buttonEMfoc = new System.Windows.Forms.Button(); + this.buttonESelectKey = new System.Windows.Forms.Button(); + this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); this.label6 = new System.Windows.Forms.Label(); - this.label4 = new System.Windows.Forms.Label(); + this.buttonEStop = new System.Windows.Forms.Button(); this.groupBox7 = new System.Windows.Forms.GroupBox(); - this.buttonECuidWrite = new System.Windows.Forms.Button(); + this.tableLayoutPanel13 = new System.Windows.Forms.TableLayoutPanel(); this.buttonEUIDWrite = new System.Windows.Forms.Button(); this.button4 = new System.Windows.Forms.Button(); - this.groupBox5 = new System.Windows.Forms.GroupBox(); - this.buttonEReadUID = new System.Windows.Forms.Button(); - this.buttonESelectKey = new System.Windows.Forms.Button(); - this.buttonECmfoc = new System.Windows.Forms.Button(); - this.buttonEMfRead = new System.Windows.Forms.Button(); - this.buttonEMfoc = new System.Windows.Forms.Button(); + this.buttonECuidWrite = new System.Windows.Forms.Button(); + this.buttonEMfWrite = new System.Windows.Forms.Button(); this.tabPage1 = new System.Windows.Forms.TabPage(); + this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); + this.flowLayoutPanel8 = new System.Windows.Forms.FlowLayoutPanel(); this.groupBox10 = new System.Windows.Forms.GroupBox(); + this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel(); + this.flowLayoutPanel18 = new System.Windows.Forms.FlowLayoutPanel(); this.buttonHardNested = new System.Windows.Forms.Button(); - this.groupBox9 = new System.Windows.Forms.GroupBox(); - this.label1 = new System.Windows.Forms.Label(); + this.flowLayoutPanel17 = new System.Windows.Forms.FlowLayoutPanel(); + this.flowLayoutPanel7 = new System.Windows.Forms.FlowLayoutPanel(); this.groupBox8 = new System.Windows.Forms.GroupBox(); + this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel(); + this.flowLayoutPanel16 = new System.Windows.Forms.FlowLayoutPanel(); + this.flowLayoutPanel15 = new System.Windows.Forms.FlowLayoutPanel(); + this.groupBox9 = new System.Windows.Forms.GroupBox(); + this.flowLayoutPanel21 = new System.Windows.Forms.FlowLayoutPanel(); + this.label1 = new System.Windows.Forms.Label(); this.tabPage3 = new System.Windows.Forms.TabPage(); - this.groupBox14 = new System.Windows.Forms.GroupBox(); - this.checkBoxMultiDev = new System.Windows.Forms.CheckBox(); - this.label11 = new System.Windows.Forms.Label(); - this.SetDeviceCombo = new System.Windows.Forms.ComboBox(); - this.checkBoxNewScan = new System.Windows.Forms.CheckBox(); - this.groupBox13 = new System.Windows.Forms.GroupBox(); - this.checkBoxAutoSave = new System.Windows.Forms.CheckBox(); - this.checkBoxDefIsAdv = new System.Windows.Forms.CheckBox(); - this.groupBox11 = new System.Windows.Forms.GroupBox(); - this.checkBoxHardLowCost = new System.Windows.Forms.CheckBox(); + this.flowLayoutPanel6 = new System.Windows.Forms.FlowLayoutPanel(); + this.groupBox6 = new System.Windows.Forms.GroupBox(); + this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel(); + this.checkBoxAutoABN = new System.Windows.Forms.CheckBox(); + this.checkBoxAutoLoadKey = new System.Windows.Forms.CheckBox(); + this.checkBoxWriteProtect = new System.Windows.Forms.CheckBox(); + this.checkBoxCuidKeyOver = new System.Windows.Forms.CheckBox(); this.groupBox12 = new System.Windows.Forms.GroupBox(); + this.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel(); this.numericCLIFontSize = new System.Windows.Forms.NumericUpDown(); + this.label9 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.buttonCLIColor = new System.Windows.Forms.Button(); - this.label9 = new System.Windows.Forms.Label(); - this.groupBox6 = new System.Windows.Forms.GroupBox(); - this.checkBoxCuidKeyOver = new System.Windows.Forms.CheckBox(); - this.checkBoxWriteProtect = new System.Windows.Forms.CheckBox(); - this.checkBoxAutoLoadKey = new System.Windows.Forms.CheckBox(); - this.checkBoxAutoABN = new System.Windows.Forms.CheckBox(); - this.buttonEStop = new System.Windows.Forms.Button(); + this.groupBox14 = new System.Windows.Forms.GroupBox(); + this.flowLayoutPanel5 = new System.Windows.Forms.FlowLayoutPanel(); + this.checkBoxNewScan = new System.Windows.Forms.CheckBox(); + this.label11 = new System.Windows.Forms.Label(); + this.SetDeviceCombo = new System.Windows.Forms.ComboBox(); + this.checkBoxMultiDev = new System.Windows.Forms.CheckBox(); + this.groupBox13 = new System.Windows.Forms.GroupBox(); + this.flowLayoutPanel4 = new System.Windows.Forms.FlowLayoutPanel(); + this.checkBoxDefIsAdv = new System.Windows.Forms.CheckBox(); + this.checkBoxAutoSave = new System.Windows.Forms.CheckBox(); + this.groupBox11 = new System.Windows.Forms.GroupBox(); + this.flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel(); + this.checkBoxHardLowCost = new System.Windows.Forms.CheckBox(); this.statusStrip1 = new System.Windows.Forms.StatusStrip(); this.statusLabel = new System.Windows.Forms.ToolStripStatusLabel(); this.runTimeLabel = new System.Windows.Forms.ToolStripStatusLabel(); @@ -120,95 +154,61 @@ this.toolStripCheckUpdate = new System.Windows.Forms.ToolStripSplitButton(); this.curDevice = new System.Windows.Forms.ToolStripStatusLabel(); this.timer1 = new System.Windows.Forms.Timer(this.components); - this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); - this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); - this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); - this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel(); - this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel(); - this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel(); - this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel(); - this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel(); - this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel(); - this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel(); - this.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel(); - this.flowLayoutPanel4 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel5 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel6 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel7 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel8 = new System.Windows.Forms.FlowLayoutPanel(); - this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); - this.flowLayoutPanel9 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel10 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel11 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel12 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel13 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel14 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel15 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel16 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel17 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel18 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel19 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel20 = new System.Windows.Forms.FlowLayoutPanel(); - this.flowLayoutPanel21 = new System.Windows.Forms.FlowLayoutPanel(); - this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel(); - this.tableLayoutPanel13 = new System.Windows.Forms.TableLayoutPanel(); - this.buttonEMfWrite = new System.Windows.Forms.Button(); this.groupBox1.SuspendLayout(); + this.tableLayoutPanel5.SuspendLayout(); + this.flowLayoutPanel12.SuspendLayout(); + this.flowLayoutPanel11.SuspendLayout(); this.groupBox2.SuspendLayout(); + this.tableLayoutPanel7.SuspendLayout(); + this.flowLayoutPanel14.SuspendLayout(); + this.flowLayoutPanel13.SuspendLayout(); this.groupBox3.SuspendLayout(); + this.tableLayoutPanel10.SuspendLayout(); + this.flowLayoutPanel20.SuspendLayout(); + this.flowLayoutPanel19.SuspendLayout(); this.groupBox4.SuspendLayout(); + this.tableLayoutPanel6.SuspendLayout(); + this.flowLayoutPanel10.SuspendLayout(); + this.flowLayoutPanel9.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tabPage2.SuspendLayout(); - this.panel1.SuspendLayout(); - this.tableLayoutPanel1.SuspendLayout(); - this.groupBox7.SuspendLayout(); - this.groupBox5.SuspendLayout(); - this.tabPage1.SuspendLayout(); - this.groupBox10.SuspendLayout(); - this.groupBox9.SuspendLayout(); - this.groupBox8.SuspendLayout(); - this.tabPage3.SuspendLayout(); - this.groupBox14.SuspendLayout(); - this.groupBox13.SuspendLayout(); - this.groupBox11.SuspendLayout(); - this.groupBox12.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.numericCLIFontSize)).BeginInit(); - this.groupBox6.SuspendLayout(); - this.statusStrip1.SuspendLayout(); this.tableLayoutPanel2.SuspendLayout(); this.flowLayoutPanel1.SuspendLayout(); - this.tableLayoutPanel3.SuspendLayout(); - this.tableLayoutPanel5.SuspendLayout(); - this.tableLayoutPanel6.SuspendLayout(); - this.tableLayoutPanel7.SuspendLayout(); - this.tableLayoutPanel8.SuspendLayout(); - this.tableLayoutPanel9.SuspendLayout(); - this.tableLayoutPanel10.SuspendLayout(); - this.flowLayoutPanel2.SuspendLayout(); - this.flowLayoutPanel3.SuspendLayout(); - this.tableLayoutPanel12.SuspendLayout(); - this.flowLayoutPanel4.SuspendLayout(); - this.flowLayoutPanel5.SuspendLayout(); - this.flowLayoutPanel6.SuspendLayout(); - this.flowLayoutPanel7.SuspendLayout(); - this.flowLayoutPanel8.SuspendLayout(); - this.tableLayoutPanel4.SuspendLayout(); - this.flowLayoutPanel9.SuspendLayout(); - this.flowLayoutPanel10.SuspendLayout(); - this.flowLayoutPanel11.SuspendLayout(); - this.flowLayoutPanel12.SuspendLayout(); - this.flowLayoutPanel13.SuspendLayout(); - this.flowLayoutPanel14.SuspendLayout(); - this.flowLayoutPanel15.SuspendLayout(); - this.flowLayoutPanel16.SuspendLayout(); - this.flowLayoutPanel17.SuspendLayout(); - this.flowLayoutPanel18.SuspendLayout(); - this.flowLayoutPanel19.SuspendLayout(); - this.flowLayoutPanel20.SuspendLayout(); - this.flowLayoutPanel21.SuspendLayout(); + this.panel1.SuspendLayout(); + this.tableLayoutPanel1.SuspendLayout(); + this.groupBox5.SuspendLayout(); this.tableLayoutPanel11.SuspendLayout(); + this.tableLayoutPanel3.SuspendLayout(); + this.groupBox7.SuspendLayout(); this.tableLayoutPanel13.SuspendLayout(); + this.tabPage1.SuspendLayout(); + this.tableLayoutPanel4.SuspendLayout(); + this.flowLayoutPanel8.SuspendLayout(); + this.groupBox10.SuspendLayout(); + this.tableLayoutPanel8.SuspendLayout(); + this.flowLayoutPanel18.SuspendLayout(); + this.flowLayoutPanel17.SuspendLayout(); + this.flowLayoutPanel7.SuspendLayout(); + this.groupBox8.SuspendLayout(); + this.tableLayoutPanel9.SuspendLayout(); + this.flowLayoutPanel16.SuspendLayout(); + this.flowLayoutPanel15.SuspendLayout(); + this.groupBox9.SuspendLayout(); + this.flowLayoutPanel21.SuspendLayout(); + this.tabPage3.SuspendLayout(); + this.flowLayoutPanel6.SuspendLayout(); + this.groupBox6.SuspendLayout(); + this.flowLayoutPanel2.SuspendLayout(); + this.groupBox12.SuspendLayout(); + this.tableLayoutPanel12.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.numericCLIFontSize)).BeginInit(); + this.groupBox14.SuspendLayout(); + this.flowLayoutPanel5.SuspendLayout(); + this.groupBox13.SuspendLayout(); + this.flowLayoutPanel4.SuspendLayout(); + this.groupBox11.SuspendLayout(); + this.flowLayoutPanel3.SuspendLayout(); + this.statusStrip1.SuspendLayout(); this.SuspendLayout(); // // groupBox1 @@ -218,13 +218,18 @@ this.groupBox1.Name = "groupBox1"; this.groupBox1.TabStop = false; // - // buttonCLI + // tableLayoutPanel5 // - resources.ApplyResources(this.buttonCLI, "buttonCLI"); - this.buttonCLI.Name = "buttonCLI"; - this.toolTipHelp.SetToolTip(this.buttonCLI, resources.GetString("buttonCLI.ToolTip")); - this.buttonCLI.UseVisualStyleBackColor = true; - this.buttonCLI.Click += new System.EventHandler(this.buttonCLI_Click); + resources.ApplyResources(this.tableLayoutPanel5, "tableLayoutPanel5"); + this.tableLayoutPanel5.Controls.Add(this.flowLayoutPanel12, 0, 1); + this.tableLayoutPanel5.Controls.Add(this.flowLayoutPanel11, 0, 0); + this.tableLayoutPanel5.Name = "tableLayoutPanel5"; + // + // flowLayoutPanel12 + // + resources.ApplyResources(this.flowLayoutPanel12, "flowLayoutPanel12"); + this.flowLayoutPanel12.Controls.Add(this.buttonScanCard); + this.flowLayoutPanel12.Name = "flowLayoutPanel12"; // // buttonScanCard // @@ -234,6 +239,13 @@ this.buttonScanCard.UseVisualStyleBackColor = true; this.buttonScanCard.Click += new System.EventHandler(this.buttonScanCard_Click); // + // flowLayoutPanel11 + // + resources.ApplyResources(this.flowLayoutPanel11, "flowLayoutPanel11"); + this.flowLayoutPanel11.Controls.Add(this.buttonListDev); + this.flowLayoutPanel11.Controls.Add(this.buttonCLI); + this.flowLayoutPanel11.Name = "flowLayoutPanel11"; + // // buttonListDev // resources.ApplyResources(this.buttonListDev, "buttonListDev"); @@ -242,6 +254,14 @@ this.buttonListDev.UseVisualStyleBackColor = true; this.buttonListDev.Click += new System.EventHandler(this.buttonListDev_Click); // + // buttonCLI + // + resources.ApplyResources(this.buttonCLI, "buttonCLI"); + this.buttonCLI.Name = "buttonCLI"; + this.toolTipHelp.SetToolTip(this.buttonCLI, resources.GetString("buttonCLI.ToolTip")); + this.buttonCLI.UseVisualStyleBackColor = true; + this.buttonCLI.Click += new System.EventHandler(this.buttonCLI_Click); + // // richTextBox1 // resources.ApplyResources(this.richTextBox1, "richTextBox1"); @@ -265,13 +285,34 @@ this.groupBox2.Name = "groupBox2"; this.groupBox2.TabStop = false; // - // buttonMfFormat + // tableLayoutPanel7 // - resources.ApplyResources(this.buttonMfFormat, "buttonMfFormat"); - this.buttonMfFormat.Name = "buttonMfFormat"; - this.toolTipHelp.SetToolTip(this.buttonMfFormat, resources.GetString("buttonMfFormat.ToolTip")); - this.buttonMfFormat.UseVisualStyleBackColor = true; - this.buttonMfFormat.Click += new System.EventHandler(this.buttonMfFormat_Click); + resources.ApplyResources(this.tableLayoutPanel7, "tableLayoutPanel7"); + this.tableLayoutPanel7.Controls.Add(this.flowLayoutPanel14, 0, 1); + this.tableLayoutPanel7.Controls.Add(this.flowLayoutPanel13, 0, 0); + this.tableLayoutPanel7.Name = "tableLayoutPanel7"; + // + // flowLayoutPanel14 + // + resources.ApplyResources(this.flowLayoutPanel14, "flowLayoutPanel14"); + this.flowLayoutPanel14.Controls.Add(this.buttonSelectKey); + this.flowLayoutPanel14.Name = "flowLayoutPanel14"; + // + // buttonSelectKey + // + resources.ApplyResources(this.buttonSelectKey, "buttonSelectKey"); + this.buttonSelectKey.Name = "buttonSelectKey"; + this.toolTipHelp.SetToolTip(this.buttonSelectKey, resources.GetString("buttonSelectKey.ToolTip")); + this.buttonSelectKey.UseVisualStyleBackColor = true; + this.buttonSelectKey.Click += new System.EventHandler(this.buttonSelectKey_Click); + // + // flowLayoutPanel13 + // + resources.ApplyResources(this.flowLayoutPanel13, "flowLayoutPanel13"); + this.flowLayoutPanel13.Controls.Add(this.buttonMfRead); + this.flowLayoutPanel13.Controls.Add(this.buttonMfWrite); + this.flowLayoutPanel13.Controls.Add(this.buttonMfFormat); + this.flowLayoutPanel13.Name = "flowLayoutPanel13"; // // buttonMfWrite // @@ -281,13 +322,13 @@ this.buttonMfWrite.UseVisualStyleBackColor = true; this.buttonMfWrite.Click += new System.EventHandler(this.buttonMfWrite_Click); // - // buttonSelectKey + // buttonMfFormat // - resources.ApplyResources(this.buttonSelectKey, "buttonSelectKey"); - this.buttonSelectKey.Name = "buttonSelectKey"; - this.toolTipHelp.SetToolTip(this.buttonSelectKey, resources.GetString("buttonSelectKey.ToolTip")); - this.buttonSelectKey.UseVisualStyleBackColor = true; - this.buttonSelectKey.Click += new System.EventHandler(this.buttonSelectKey_Click); + resources.ApplyResources(this.buttonMfFormat, "buttonMfFormat"); + this.buttonMfFormat.Name = "buttonMfFormat"; + this.toolTipHelp.SetToolTip(this.buttonMfFormat, resources.GetString("buttonMfFormat.ToolTip")); + this.buttonMfFormat.UseVisualStyleBackColor = true; + this.buttonMfFormat.Click += new System.EventHandler(this.buttonMfFormat_Click); // // buttonBmfWrite // @@ -344,6 +385,19 @@ this.groupBox3.Name = "groupBox3"; this.groupBox3.TabStop = false; // + // tableLayoutPanel10 + // + resources.ApplyResources(this.tableLayoutPanel10, "tableLayoutPanel10"); + this.tableLayoutPanel10.Controls.Add(this.flowLayoutPanel20, 0, 1); + this.tableLayoutPanel10.Controls.Add(this.flowLayoutPanel19, 0, 0); + this.tableLayoutPanel10.Name = "tableLayoutPanel10"; + // + // flowLayoutPanel20 + // + resources.ApplyResources(this.flowLayoutPanel20, "flowLayoutPanel20"); + this.flowLayoutPanel20.Controls.Add(this.buttonKill); + this.flowLayoutPanel20.Name = "flowLayoutPanel20"; + // // buttonKill // resources.ApplyResources(this.buttonKill, "buttonKill"); @@ -351,12 +405,12 @@ this.buttonKill.UseVisualStyleBackColor = true; this.buttonKill.Click += new System.EventHandler(this.buttonKill_Click); // - // buttonConSave + // flowLayoutPanel19 // - resources.ApplyResources(this.buttonConSave, "buttonConSave"); - this.buttonConSave.Name = "buttonConSave"; - this.buttonConSave.UseVisualStyleBackColor = true; - this.buttonConSave.Click += new System.EventHandler(this.buttonConSave_Click); + resources.ApplyResources(this.flowLayoutPanel19, "flowLayoutPanel19"); + this.flowLayoutPanel19.Controls.Add(this.buttonConClr); + this.flowLayoutPanel19.Controls.Add(this.buttonConSave); + this.flowLayoutPanel19.Name = "flowLayoutPanel19"; // // buttonConClr // @@ -365,6 +419,13 @@ this.buttonConClr.UseVisualStyleBackColor = true; this.buttonConClr.Click += new System.EventHandler(this.buttonConClr_Click); // + // buttonConSave + // + resources.ApplyResources(this.buttonConSave, "buttonConSave"); + this.buttonConSave.Name = "buttonConSave"; + this.buttonConSave.UseVisualStyleBackColor = true; + this.buttonConSave.Click += new System.EventHandler(this.buttonConSave_Click); + // // buttonMfcuk // resources.ApplyResources(this.buttonMfcuk, "buttonMfcuk"); @@ -442,6 +503,26 @@ this.groupBox4.Name = "groupBox4"; this.groupBox4.TabStop = false; // + // tableLayoutPanel6 + // + resources.ApplyResources(this.tableLayoutPanel6, "tableLayoutPanel6"); + this.tableLayoutPanel6.Controls.Add(this.flowLayoutPanel10, 0, 1); + this.tableLayoutPanel6.Controls.Add(this.flowLayoutPanel9, 0, 0); + this.tableLayoutPanel6.Name = "tableLayoutPanel6"; + // + // flowLayoutPanel10 + // + resources.ApplyResources(this.flowLayoutPanel10, "flowLayoutPanel10"); + this.flowLayoutPanel10.Controls.Add(this.buttonHexTool); + this.flowLayoutPanel10.Name = "flowLayoutPanel10"; + // + // flowLayoutPanel9 + // + resources.ApplyResources(this.flowLayoutPanel9, "flowLayoutPanel9"); + this.flowLayoutPanel9.Controls.Add(this.buttonDiffTool); + this.flowLayoutPanel9.Controls.Add(this.buttonMFF08); + this.flowLayoutPanel9.Name = "flowLayoutPanel9"; + // // buttonMFF08 // resources.ApplyResources(this.buttonMFF08, "buttonMFF08"); @@ -465,6 +546,34 @@ this.tabPage2.Name = "tabPage2"; this.tabPage2.UseVisualStyleBackColor = true; // + // tableLayoutPanel2 + // + resources.ApplyResources(this.tableLayoutPanel2, "tableLayoutPanel2"); + this.tableLayoutPanel2.Controls.Add(this.flowLayoutPanel1, 2, 0); + this.tableLayoutPanel2.Controls.Add(this.panel1, 0, 0); + this.tableLayoutPanel2.Controls.Add(this.groupBox5, 1, 0); + this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 4, 0); + this.tableLayoutPanel2.Controls.Add(this.groupBox7, 3, 0); + this.tableLayoutPanel2.Name = "tableLayoutPanel2"; + // + // flowLayoutPanel1 + // + resources.ApplyResources(this.flowLayoutPanel1, "flowLayoutPanel1"); + this.flowLayoutPanel1.Controls.Add(this.label8); + this.flowLayoutPanel1.Controls.Add(this.label4); + this.flowLayoutPanel1.Name = "flowLayoutPanel1"; + // + // label8 + // + resources.ApplyResources(this.label8, "label8"); + this.label8.ForeColor = System.Drawing.Color.Green; + this.label8.Name = "label8"; + // + // label4 + // + resources.ApplyResources(this.label4, "label4"); + this.label4.Name = "label4"; + // // panel1 // resources.ApplyResources(this.panel1, "panel1"); @@ -528,21 +637,76 @@ this.label5.ForeColor = System.Drawing.Color.Blue; this.label5.Name = "label5"; // - // label8 + // groupBox5 // - resources.ApplyResources(this.label8, "label8"); - this.label8.ForeColor = System.Drawing.Color.Green; - this.label8.Name = "label8"; + resources.ApplyResources(this.groupBox5, "groupBox5"); + this.groupBox5.Controls.Add(this.tableLayoutPanel11); + this.groupBox5.Name = "groupBox5"; + this.groupBox5.TabStop = false; + // + // tableLayoutPanel11 + // + resources.ApplyResources(this.tableLayoutPanel11, "tableLayoutPanel11"); + this.tableLayoutPanel11.Controls.Add(this.buttonEReadUID, 0, 1); + this.tableLayoutPanel11.Controls.Add(this.buttonEMfRead, 0, 4); + this.tableLayoutPanel11.Controls.Add(this.buttonECmfoc, 0, 2); + this.tableLayoutPanel11.Controls.Add(this.buttonEMfoc, 0, 0); + this.tableLayoutPanel11.Controls.Add(this.buttonESelectKey, 0, 3); + this.tableLayoutPanel11.Name = "tableLayoutPanel11"; + // + // buttonEReadUID + // + resources.ApplyResources(this.buttonEReadUID, "buttonEReadUID"); + this.buttonEReadUID.Name = "buttonEReadUID"; + this.buttonEReadUID.UseVisualStyleBackColor = true; + this.buttonEReadUID.Click += new System.EventHandler(this.buttonEReadUID_Click); + // + // buttonEMfRead + // + resources.ApplyResources(this.buttonEMfRead, "buttonEMfRead"); + this.buttonEMfRead.Name = "buttonEMfRead"; + this.buttonEMfRead.UseVisualStyleBackColor = true; + this.buttonEMfRead.Click += new System.EventHandler(this.button2_Click); + // + // buttonECmfoc + // + resources.ApplyResources(this.buttonECmfoc, "buttonECmfoc"); + this.buttonECmfoc.Name = "buttonECmfoc"; + this.buttonECmfoc.UseVisualStyleBackColor = true; + this.buttonECmfoc.Click += new System.EventHandler(this.buttonECmfoc_Click); + // + // buttonEMfoc + // + resources.ApplyResources(this.buttonEMfoc, "buttonEMfoc"); + this.buttonEMfoc.Name = "buttonEMfoc"; + this.buttonEMfoc.UseVisualStyleBackColor = true; + this.buttonEMfoc.Click += new System.EventHandler(this.buttonEMfoc_Click); + // + // buttonESelectKey + // + resources.ApplyResources(this.buttonESelectKey, "buttonESelectKey"); + this.buttonESelectKey.Name = "buttonESelectKey"; + this.buttonESelectKey.UseVisualStyleBackColor = true; + this.buttonESelectKey.Click += new System.EventHandler(this.buttonESelectKey_Click); + // + // tableLayoutPanel3 + // + resources.ApplyResources(this.tableLayoutPanel3, "tableLayoutPanel3"); + this.tableLayoutPanel3.Controls.Add(this.label6, 0, 0); + this.tableLayoutPanel3.Controls.Add(this.buttonEStop, 0, 1); + this.tableLayoutPanel3.Name = "tableLayoutPanel3"; // // label6 // resources.ApplyResources(this.label6, "label6"); this.label6.Name = "label6"; // - // label4 + // buttonEStop // - resources.ApplyResources(this.label4, "label4"); - this.label4.Name = "label4"; + resources.ApplyResources(this.buttonEStop, "buttonEStop"); + this.buttonEStop.Name = "buttonEStop"; + this.buttonEStop.UseVisualStyleBackColor = true; + this.buttonEStop.Click += new System.EventHandler(this.buttonEStop_Click); // // groupBox7 // @@ -551,12 +715,14 @@ this.groupBox7.Name = "groupBox7"; this.groupBox7.TabStop = false; // - // buttonECuidWrite + // tableLayoutPanel13 // - resources.ApplyResources(this.buttonECuidWrite, "buttonECuidWrite"); - this.buttonECuidWrite.Name = "buttonECuidWrite"; - this.buttonECuidWrite.UseVisualStyleBackColor = true; - this.buttonECuidWrite.Click += new System.EventHandler(this.buttonECuidWrite_Click); + resources.ApplyResources(this.tableLayoutPanel13, "tableLayoutPanel13"); + this.tableLayoutPanel13.Controls.Add(this.buttonEUIDWrite, 0, 0); + this.tableLayoutPanel13.Controls.Add(this.button4, 0, 2); + this.tableLayoutPanel13.Controls.Add(this.buttonECuidWrite, 0, 1); + this.tableLayoutPanel13.Controls.Add(this.buttonEMfWrite, 0, 3); + this.tableLayoutPanel13.Name = "tableLayoutPanel13"; // // buttonEUIDWrite // @@ -572,47 +738,19 @@ this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.button4_Click); // - // groupBox5 + // buttonECuidWrite // - resources.ApplyResources(this.groupBox5, "groupBox5"); - this.groupBox5.Controls.Add(this.tableLayoutPanel11); - this.groupBox5.Name = "groupBox5"; - this.groupBox5.TabStop = false; + resources.ApplyResources(this.buttonECuidWrite, "buttonECuidWrite"); + this.buttonECuidWrite.Name = "buttonECuidWrite"; + this.buttonECuidWrite.UseVisualStyleBackColor = true; + this.buttonECuidWrite.Click += new System.EventHandler(this.buttonECuidWrite_Click); // - // buttonEReadUID + // buttonEMfWrite // - resources.ApplyResources(this.buttonEReadUID, "buttonEReadUID"); - this.buttonEReadUID.Name = "buttonEReadUID"; - this.buttonEReadUID.UseVisualStyleBackColor = true; - this.buttonEReadUID.Click += new System.EventHandler(this.buttonEReadUID_Click); - // - // buttonESelectKey - // - resources.ApplyResources(this.buttonESelectKey, "buttonESelectKey"); - this.buttonESelectKey.Name = "buttonESelectKey"; - this.buttonESelectKey.UseVisualStyleBackColor = true; - this.buttonESelectKey.Click += new System.EventHandler(this.buttonESelectKey_Click); - // - // buttonECmfoc - // - resources.ApplyResources(this.buttonECmfoc, "buttonECmfoc"); - this.buttonECmfoc.Name = "buttonECmfoc"; - this.buttonECmfoc.UseVisualStyleBackColor = true; - this.buttonECmfoc.Click += new System.EventHandler(this.buttonECmfoc_Click); - // - // buttonEMfRead - // - resources.ApplyResources(this.buttonEMfRead, "buttonEMfRead"); - this.buttonEMfRead.Name = "buttonEMfRead"; - this.buttonEMfRead.UseVisualStyleBackColor = true; - this.buttonEMfRead.Click += new System.EventHandler(this.button2_Click); - // - // buttonEMfoc - // - resources.ApplyResources(this.buttonEMfoc, "buttonEMfoc"); - this.buttonEMfoc.Name = "buttonEMfoc"; - this.buttonEMfoc.UseVisualStyleBackColor = true; - this.buttonEMfoc.Click += new System.EventHandler(this.buttonEMfoc_Click); + resources.ApplyResources(this.buttonEMfWrite, "buttonEMfWrite"); + this.buttonEMfWrite.Name = "buttonEMfWrite"; + this.buttonEMfWrite.UseVisualStyleBackColor = true; + this.buttonEMfWrite.Click += new System.EventHandler(this.buttonEMfWrite_Click); // // tabPage1 // @@ -621,6 +759,21 @@ this.tabPage1.Name = "tabPage1"; this.tabPage1.UseVisualStyleBackColor = true; // + // tableLayoutPanel4 + // + resources.ApplyResources(this.tableLayoutPanel4, "tableLayoutPanel4"); + this.tableLayoutPanel4.Controls.Add(this.flowLayoutPanel8, 0, 1); + this.tableLayoutPanel4.Controls.Add(this.flowLayoutPanel7, 0, 0); + this.tableLayoutPanel4.Name = "tableLayoutPanel4"; + // + // flowLayoutPanel8 + // + resources.ApplyResources(this.flowLayoutPanel8, "flowLayoutPanel8"); + this.flowLayoutPanel8.Controls.Add(this.groupBox4); + this.flowLayoutPanel8.Controls.Add(this.groupBox10); + this.flowLayoutPanel8.Controls.Add(this.groupBox3); + this.flowLayoutPanel8.Name = "flowLayoutPanel8"; + // // groupBox10 // resources.ApplyResources(this.groupBox10, "groupBox10"); @@ -628,6 +781,21 @@ this.groupBox10.Name = "groupBox10"; this.groupBox10.TabStop = false; // + // tableLayoutPanel8 + // + resources.ApplyResources(this.tableLayoutPanel8, "tableLayoutPanel8"); + this.tableLayoutPanel8.Controls.Add(this.flowLayoutPanel18, 0, 1); + this.tableLayoutPanel8.Controls.Add(this.flowLayoutPanel17, 0, 0); + this.tableLayoutPanel8.Name = "tableLayoutPanel8"; + // + // flowLayoutPanel18 + // + resources.ApplyResources(this.flowLayoutPanel18, "flowLayoutPanel18"); + this.flowLayoutPanel18.Controls.Add(this.buttonCheckEncrypt); + this.flowLayoutPanel18.Controls.Add(this.buttonDictMfoc); + this.flowLayoutPanel18.Controls.Add(this.buttonHardNested); + this.flowLayoutPanel18.Name = "flowLayoutPanel18"; + // // buttonHardNested // resources.ApplyResources(this.buttonHardNested, "buttonHardNested"); @@ -635,17 +803,22 @@ this.buttonHardNested.UseVisualStyleBackColor = true; this.buttonHardNested.Click += new System.EventHandler(this.buttonHardNested_Click); // - // groupBox9 + // flowLayoutPanel17 // - resources.ApplyResources(this.groupBox9, "groupBox9"); - this.groupBox9.Controls.Add(this.flowLayoutPanel21); - this.groupBox9.Name = "groupBox9"; - this.groupBox9.TabStop = false; + resources.ApplyResources(this.flowLayoutPanel17, "flowLayoutPanel17"); + this.flowLayoutPanel17.Controls.Add(this.buttonMfoc); + this.flowLayoutPanel17.Controls.Add(this.buttonnKeysMfoc); + this.flowLayoutPanel17.Controls.Add(this.buttonMfcuk); + this.flowLayoutPanel17.Name = "flowLayoutPanel17"; // - // label1 + // flowLayoutPanel7 // - resources.ApplyResources(this.label1, "label1"); - this.label1.Name = "label1"; + resources.ApplyResources(this.flowLayoutPanel7, "flowLayoutPanel7"); + this.flowLayoutPanel7.Controls.Add(this.groupBox1); + this.flowLayoutPanel7.Controls.Add(this.groupBox2); + this.flowLayoutPanel7.Controls.Add(this.groupBox8); + this.flowLayoutPanel7.Controls.Add(this.groupBox9); + this.flowLayoutPanel7.Name = "flowLayoutPanel7"; // // groupBox8 // @@ -654,6 +827,48 @@ this.groupBox8.Name = "groupBox8"; this.groupBox8.TabStop = false; // + // tableLayoutPanel9 + // + resources.ApplyResources(this.tableLayoutPanel9, "tableLayoutPanel9"); + this.tableLayoutPanel9.Controls.Add(this.flowLayoutPanel16, 0, 1); + this.tableLayoutPanel9.Controls.Add(this.flowLayoutPanel15, 0, 0); + this.tableLayoutPanel9.Name = "tableLayoutPanel9"; + // + // flowLayoutPanel16 + // + resources.ApplyResources(this.flowLayoutPanel16, "flowLayoutPanel16"); + this.flowLayoutPanel16.Controls.Add(this.buttonBmfWrite); + this.flowLayoutPanel16.Controls.Add(this.buttonUidWrite); + this.flowLayoutPanel16.Controls.Add(this.buttonLockUfuid); + this.flowLayoutPanel16.Name = "flowLayoutPanel16"; + // + // flowLayoutPanel15 + // + resources.ApplyResources(this.flowLayoutPanel15, "flowLayoutPanel15"); + this.flowLayoutPanel15.Controls.Add(this.buttonBmfRead); + this.flowLayoutPanel15.Controls.Add(this.buttonUidReset); + this.flowLayoutPanel15.Controls.Add(this.buttonUidFormat); + this.flowLayoutPanel15.Name = "flowLayoutPanel15"; + // + // groupBox9 + // + resources.ApplyResources(this.groupBox9, "groupBox9"); + this.groupBox9.Controls.Add(this.flowLayoutPanel21); + this.groupBox9.Name = "groupBox9"; + this.groupBox9.TabStop = false; + // + // flowLayoutPanel21 + // + resources.ApplyResources(this.flowLayoutPanel21, "flowLayoutPanel21"); + this.flowLayoutPanel21.Controls.Add(this.label1); + this.flowLayoutPanel21.Controls.Add(this.buttonCmfWrite); + this.flowLayoutPanel21.Name = "flowLayoutPanel21"; + // + // label1 + // + resources.ApplyResources(this.label1, "label1"); + this.label1.Name = "label1"; + // // tabPage3 // this.tabPage3.Controls.Add(this.flowLayoutPanel6); @@ -662,76 +877,67 @@ this.tabPage3.UseVisualStyleBackColor = true; this.tabPage3.Click += new System.EventHandler(this.tabPage3_Click); // - // groupBox14 + // flowLayoutPanel6 // - resources.ApplyResources(this.groupBox14, "groupBox14"); - this.groupBox14.Controls.Add(this.flowLayoutPanel5); - this.groupBox14.Name = "groupBox14"; - this.groupBox14.TabStop = false; + resources.ApplyResources(this.flowLayoutPanel6, "flowLayoutPanel6"); + this.flowLayoutPanel6.Controls.Add(this.groupBox6); + this.flowLayoutPanel6.Controls.Add(this.groupBox12); + this.flowLayoutPanel6.Controls.Add(this.groupBox14); + this.flowLayoutPanel6.Controls.Add(this.groupBox13); + this.flowLayoutPanel6.Controls.Add(this.groupBox11); + this.flowLayoutPanel6.Name = "flowLayoutPanel6"; // - // checkBoxMultiDev + // groupBox6 // - resources.ApplyResources(this.checkBoxMultiDev, "checkBoxMultiDev"); - this.checkBoxMultiDev.Name = "checkBoxMultiDev"; - this.checkBoxMultiDev.UseVisualStyleBackColor = true; - this.checkBoxMultiDev.CheckedChanged += new System.EventHandler(this.checkBoxMultiDev_CheckedChanged); + resources.ApplyResources(this.groupBox6, "groupBox6"); + this.groupBox6.Controls.Add(this.flowLayoutPanel2); + this.groupBox6.Name = "groupBox6"; + this.groupBox6.TabStop = false; // - // label11 + // flowLayoutPanel2 // - resources.ApplyResources(this.label11, "label11"); - this.label11.Name = "label11"; + resources.ApplyResources(this.flowLayoutPanel2, "flowLayoutPanel2"); + this.flowLayoutPanel2.Controls.Add(this.checkBoxAutoABN); + this.flowLayoutPanel2.Controls.Add(this.checkBoxAutoLoadKey); + this.flowLayoutPanel2.Controls.Add(this.checkBoxWriteProtect); + this.flowLayoutPanel2.Controls.Add(this.checkBoxCuidKeyOver); + this.flowLayoutPanel2.Name = "flowLayoutPanel2"; // - // SetDeviceCombo + // checkBoxAutoABN // - this.SetDeviceCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.SetDeviceCombo.DropDownWidth = 150; - this.SetDeviceCombo.FormattingEnabled = true; - resources.ApplyResources(this.SetDeviceCombo, "SetDeviceCombo"); - this.SetDeviceCombo.Name = "SetDeviceCombo"; - this.SetDeviceCombo.SelectedIndexChanged += new System.EventHandler(this.SetDeviceCombo_SelectedIndexChanged); + resources.ApplyResources(this.checkBoxAutoABN, "checkBoxAutoABN"); + this.checkBoxAutoABN.Checked = true; + this.checkBoxAutoABN.CheckState = System.Windows.Forms.CheckState.Checked; + this.checkBoxAutoABN.Name = "checkBoxAutoABN"; + this.checkBoxAutoABN.UseVisualStyleBackColor = true; + this.checkBoxAutoABN.CheckedChanged += new System.EventHandler(this.checkBoxAutoABN_CheckedChanged); // - // checkBoxNewScan + // checkBoxAutoLoadKey // - resources.ApplyResources(this.checkBoxNewScan, "checkBoxNewScan"); - this.checkBoxNewScan.Checked = true; - this.checkBoxNewScan.CheckState = System.Windows.Forms.CheckState.Checked; - this.checkBoxNewScan.Name = "checkBoxNewScan"; - this.checkBoxNewScan.UseVisualStyleBackColor = true; + resources.ApplyResources(this.checkBoxAutoLoadKey, "checkBoxAutoLoadKey"); + this.checkBoxAutoLoadKey.Checked = true; + this.checkBoxAutoLoadKey.CheckState = System.Windows.Forms.CheckState.Checked; + this.checkBoxAutoLoadKey.Name = "checkBoxAutoLoadKey"; + this.checkBoxAutoLoadKey.UseVisualStyleBackColor = true; + this.checkBoxAutoLoadKey.CheckedChanged += new System.EventHandler(this.checkBoxAutoLoadKey_CheckedChanged); // - // groupBox13 + // checkBoxWriteProtect // - resources.ApplyResources(this.groupBox13, "groupBox13"); - this.groupBox13.Controls.Add(this.flowLayoutPanel4); - this.groupBox13.Name = "groupBox13"; - this.groupBox13.TabStop = false; + resources.ApplyResources(this.checkBoxWriteProtect, "checkBoxWriteProtect"); + this.checkBoxWriteProtect.Checked = true; + this.checkBoxWriteProtect.CheckState = System.Windows.Forms.CheckState.Checked; + this.checkBoxWriteProtect.Name = "checkBoxWriteProtect"; + this.checkBoxWriteProtect.UseVisualStyleBackColor = true; + this.checkBoxWriteProtect.CheckedChanged += new System.EventHandler(this.checkBoxWriteProtect_CheckedChanged); // - // checkBoxAutoSave + // checkBoxCuidKeyOver // - resources.ApplyResources(this.checkBoxAutoSave, "checkBoxAutoSave"); - this.checkBoxAutoSave.Name = "checkBoxAutoSave"; - this.checkBoxAutoSave.UseVisualStyleBackColor = true; - this.checkBoxAutoSave.CheckedChanged += new System.EventHandler(this.checkBoxAutoSave_CheckedChanged); - // - // checkBoxDefIsAdv - // - resources.ApplyResources(this.checkBoxDefIsAdv, "checkBoxDefIsAdv"); - this.checkBoxDefIsAdv.Name = "checkBoxDefIsAdv"; - this.checkBoxDefIsAdv.UseVisualStyleBackColor = true; - this.checkBoxDefIsAdv.CheckedChanged += new System.EventHandler(this.checkBoxDefIsAdv_CheckedChanged); - // - // groupBox11 - // - resources.ApplyResources(this.groupBox11, "groupBox11"); - this.groupBox11.Controls.Add(this.flowLayoutPanel3); - this.groupBox11.Name = "groupBox11"; - this.groupBox11.TabStop = false; - // - // checkBoxHardLowCost - // - resources.ApplyResources(this.checkBoxHardLowCost, "checkBoxHardLowCost"); - this.checkBoxHardLowCost.Name = "checkBoxHardLowCost"; - this.checkBoxHardLowCost.UseVisualStyleBackColor = true; - this.checkBoxHardLowCost.CheckedChanged += new System.EventHandler(this.checkBoxHardLowCost_CheckedChanged); + resources.ApplyResources(this.checkBoxCuidKeyOver, "checkBoxCuidKeyOver"); + this.checkBoxCuidKeyOver.Checked = true; + this.checkBoxCuidKeyOver.CheckState = System.Windows.Forms.CheckState.Checked; + this.checkBoxCuidKeyOver.Name = "checkBoxCuidKeyOver"; + this.checkBoxCuidKeyOver.UseVisualStyleBackColor = true; + this.checkBoxCuidKeyOver.CheckedChanged += new System.EventHandler(this.checkBoxCuidKeyOver_CheckedChanged); // // groupBox12 // @@ -740,6 +946,15 @@ this.groupBox12.Name = "groupBox12"; this.groupBox12.TabStop = false; // + // tableLayoutPanel12 + // + resources.ApplyResources(this.tableLayoutPanel12, "tableLayoutPanel12"); + this.tableLayoutPanel12.Controls.Add(this.numericCLIFontSize, 1, 1); + this.tableLayoutPanel12.Controls.Add(this.label9, 0, 0); + this.tableLayoutPanel12.Controls.Add(this.label10, 0, 1); + this.tableLayoutPanel12.Controls.Add(this.buttonCLIColor, 1, 0); + this.tableLayoutPanel12.Name = "tableLayoutPanel12"; + // // numericCLIFontSize // this.numericCLIFontSize.DecimalPlaces = 1; @@ -762,6 +977,11 @@ 0}); this.numericCLIFontSize.ValueChanged += new System.EventHandler(this.numericCLIFontSize_ValueChanged); // + // label9 + // + resources.ApplyResources(this.label9, "label9"); + this.label9.Name = "label9"; + // // label10 // resources.ApplyResources(this.label10, "label10"); @@ -776,60 +996,98 @@ this.buttonCLIColor.UseVisualStyleBackColor = false; this.buttonCLIColor.Click += new System.EventHandler(this.buttonCLIColor_Click); // - // label9 + // groupBox14 // - resources.ApplyResources(this.label9, "label9"); - this.label9.Name = "label9"; + resources.ApplyResources(this.groupBox14, "groupBox14"); + this.groupBox14.Controls.Add(this.flowLayoutPanel5); + this.groupBox14.Name = "groupBox14"; + this.groupBox14.TabStop = false; // - // groupBox6 + // flowLayoutPanel5 // - resources.ApplyResources(this.groupBox6, "groupBox6"); - this.groupBox6.Controls.Add(this.flowLayoutPanel2); - this.groupBox6.Name = "groupBox6"; - this.groupBox6.TabStop = false; + resources.ApplyResources(this.flowLayoutPanel5, "flowLayoutPanel5"); + this.flowLayoutPanel5.Controls.Add(this.checkBoxNewScan); + this.flowLayoutPanel5.Controls.Add(this.label11); + this.flowLayoutPanel5.Controls.Add(this.SetDeviceCombo); + this.flowLayoutPanel5.Controls.Add(this.checkBoxMultiDev); + this.flowLayoutPanel5.Name = "flowLayoutPanel5"; // - // checkBoxCuidKeyOver + // checkBoxNewScan // - resources.ApplyResources(this.checkBoxCuidKeyOver, "checkBoxCuidKeyOver"); - this.checkBoxCuidKeyOver.Checked = true; - this.checkBoxCuidKeyOver.CheckState = System.Windows.Forms.CheckState.Checked; - this.checkBoxCuidKeyOver.Name = "checkBoxCuidKeyOver"; - this.checkBoxCuidKeyOver.UseVisualStyleBackColor = true; - this.checkBoxCuidKeyOver.CheckedChanged += new System.EventHandler(this.checkBoxCuidKeyOver_CheckedChanged); + resources.ApplyResources(this.checkBoxNewScan, "checkBoxNewScan"); + this.checkBoxNewScan.Checked = true; + this.checkBoxNewScan.CheckState = System.Windows.Forms.CheckState.Checked; + this.checkBoxNewScan.Name = "checkBoxNewScan"; + this.checkBoxNewScan.UseVisualStyleBackColor = true; // - // checkBoxWriteProtect + // label11 // - resources.ApplyResources(this.checkBoxWriteProtect, "checkBoxWriteProtect"); - this.checkBoxWriteProtect.Checked = true; - this.checkBoxWriteProtect.CheckState = System.Windows.Forms.CheckState.Checked; - this.checkBoxWriteProtect.Name = "checkBoxWriteProtect"; - this.checkBoxWriteProtect.UseVisualStyleBackColor = true; - this.checkBoxWriteProtect.CheckedChanged += new System.EventHandler(this.checkBoxWriteProtect_CheckedChanged); + resources.ApplyResources(this.label11, "label11"); + this.label11.Name = "label11"; // - // checkBoxAutoLoadKey + // SetDeviceCombo // - resources.ApplyResources(this.checkBoxAutoLoadKey, "checkBoxAutoLoadKey"); - this.checkBoxAutoLoadKey.Checked = true; - this.checkBoxAutoLoadKey.CheckState = System.Windows.Forms.CheckState.Checked; - this.checkBoxAutoLoadKey.Name = "checkBoxAutoLoadKey"; - this.checkBoxAutoLoadKey.UseVisualStyleBackColor = true; - this.checkBoxAutoLoadKey.CheckedChanged += new System.EventHandler(this.checkBoxAutoLoadKey_CheckedChanged); + this.SetDeviceCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.SetDeviceCombo.DropDownWidth = 150; + this.SetDeviceCombo.FormattingEnabled = true; + resources.ApplyResources(this.SetDeviceCombo, "SetDeviceCombo"); + this.SetDeviceCombo.Name = "SetDeviceCombo"; + this.SetDeviceCombo.SelectedIndexChanged += new System.EventHandler(this.SetDeviceCombo_SelectedIndexChanged); // - // checkBoxAutoABN + // checkBoxMultiDev // - resources.ApplyResources(this.checkBoxAutoABN, "checkBoxAutoABN"); - this.checkBoxAutoABN.Checked = true; - this.checkBoxAutoABN.CheckState = System.Windows.Forms.CheckState.Checked; - this.checkBoxAutoABN.Name = "checkBoxAutoABN"; - this.checkBoxAutoABN.UseVisualStyleBackColor = true; - this.checkBoxAutoABN.CheckedChanged += new System.EventHandler(this.checkBoxAutoABN_CheckedChanged); + resources.ApplyResources(this.checkBoxMultiDev, "checkBoxMultiDev"); + this.checkBoxMultiDev.Name = "checkBoxMultiDev"; + this.checkBoxMultiDev.UseVisualStyleBackColor = true; + this.checkBoxMultiDev.CheckedChanged += new System.EventHandler(this.checkBoxMultiDev_CheckedChanged); // - // buttonEStop + // groupBox13 // - resources.ApplyResources(this.buttonEStop, "buttonEStop"); - this.buttonEStop.Name = "buttonEStop"; - this.buttonEStop.UseVisualStyleBackColor = true; - this.buttonEStop.Click += new System.EventHandler(this.buttonEStop_Click); + resources.ApplyResources(this.groupBox13, "groupBox13"); + this.groupBox13.Controls.Add(this.flowLayoutPanel4); + this.groupBox13.Name = "groupBox13"; + this.groupBox13.TabStop = false; + // + // flowLayoutPanel4 + // + resources.ApplyResources(this.flowLayoutPanel4, "flowLayoutPanel4"); + this.flowLayoutPanel4.Controls.Add(this.checkBoxDefIsAdv); + this.flowLayoutPanel4.Controls.Add(this.checkBoxAutoSave); + this.flowLayoutPanel4.Name = "flowLayoutPanel4"; + // + // checkBoxDefIsAdv + // + resources.ApplyResources(this.checkBoxDefIsAdv, "checkBoxDefIsAdv"); + this.checkBoxDefIsAdv.Name = "checkBoxDefIsAdv"; + this.checkBoxDefIsAdv.UseVisualStyleBackColor = true; + this.checkBoxDefIsAdv.CheckedChanged += new System.EventHandler(this.checkBoxDefIsAdv_CheckedChanged); + // + // checkBoxAutoSave + // + resources.ApplyResources(this.checkBoxAutoSave, "checkBoxAutoSave"); + this.checkBoxAutoSave.Name = "checkBoxAutoSave"; + this.checkBoxAutoSave.UseVisualStyleBackColor = true; + this.checkBoxAutoSave.CheckedChanged += new System.EventHandler(this.checkBoxAutoSave_CheckedChanged); + // + // groupBox11 + // + resources.ApplyResources(this.groupBox11, "groupBox11"); + this.groupBox11.Controls.Add(this.flowLayoutPanel3); + this.groupBox11.Name = "groupBox11"; + this.groupBox11.TabStop = false; + // + // flowLayoutPanel3 + // + resources.ApplyResources(this.flowLayoutPanel3, "flowLayoutPanel3"); + this.flowLayoutPanel3.Controls.Add(this.checkBoxHardLowCost); + this.flowLayoutPanel3.Name = "flowLayoutPanel3"; + // + // checkBoxHardLowCost + // + resources.ApplyResources(this.checkBoxHardLowCost, "checkBoxHardLowCost"); + this.checkBoxHardLowCost.Name = "checkBoxHardLowCost"; + this.checkBoxHardLowCost.UseVisualStyleBackColor = true; + this.checkBoxHardLowCost.CheckedChanged += new System.EventHandler(this.checkBoxHardLowCost_CheckedChanged); // // statusStrip1 // @@ -875,264 +1133,6 @@ this.timer1.Enabled = true; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // - // tableLayoutPanel2 - // - resources.ApplyResources(this.tableLayoutPanel2, "tableLayoutPanel2"); - this.tableLayoutPanel2.Controls.Add(this.flowLayoutPanel1, 2, 0); - this.tableLayoutPanel2.Controls.Add(this.panel1, 0, 0); - this.tableLayoutPanel2.Controls.Add(this.groupBox5, 1, 0); - this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 4, 0); - this.tableLayoutPanel2.Controls.Add(this.groupBox7, 3, 0); - this.tableLayoutPanel2.Name = "tableLayoutPanel2"; - // - // flowLayoutPanel1 - // - resources.ApplyResources(this.flowLayoutPanel1, "flowLayoutPanel1"); - this.flowLayoutPanel1.Controls.Add(this.label8); - this.flowLayoutPanel1.Controls.Add(this.label4); - this.flowLayoutPanel1.Name = "flowLayoutPanel1"; - // - // tableLayoutPanel3 - // - resources.ApplyResources(this.tableLayoutPanel3, "tableLayoutPanel3"); - this.tableLayoutPanel3.Controls.Add(this.label6, 0, 0); - this.tableLayoutPanel3.Controls.Add(this.buttonEStop, 0, 1); - this.tableLayoutPanel3.Name = "tableLayoutPanel3"; - // - // tableLayoutPanel5 - // - resources.ApplyResources(this.tableLayoutPanel5, "tableLayoutPanel5"); - this.tableLayoutPanel5.Controls.Add(this.flowLayoutPanel12, 0, 1); - this.tableLayoutPanel5.Controls.Add(this.flowLayoutPanel11, 0, 0); - this.tableLayoutPanel5.Name = "tableLayoutPanel5"; - // - // tableLayoutPanel6 - // - resources.ApplyResources(this.tableLayoutPanel6, "tableLayoutPanel6"); - this.tableLayoutPanel6.Controls.Add(this.flowLayoutPanel10, 0, 1); - this.tableLayoutPanel6.Controls.Add(this.flowLayoutPanel9, 0, 0); - this.tableLayoutPanel6.Name = "tableLayoutPanel6"; - // - // tableLayoutPanel7 - // - resources.ApplyResources(this.tableLayoutPanel7, "tableLayoutPanel7"); - this.tableLayoutPanel7.Controls.Add(this.flowLayoutPanel14, 0, 1); - this.tableLayoutPanel7.Controls.Add(this.flowLayoutPanel13, 0, 0); - this.tableLayoutPanel7.Name = "tableLayoutPanel7"; - // - // tableLayoutPanel8 - // - resources.ApplyResources(this.tableLayoutPanel8, "tableLayoutPanel8"); - this.tableLayoutPanel8.Controls.Add(this.flowLayoutPanel18, 0, 1); - this.tableLayoutPanel8.Controls.Add(this.flowLayoutPanel17, 0, 0); - this.tableLayoutPanel8.Name = "tableLayoutPanel8"; - // - // tableLayoutPanel9 - // - resources.ApplyResources(this.tableLayoutPanel9, "tableLayoutPanel9"); - this.tableLayoutPanel9.Controls.Add(this.flowLayoutPanel16, 0, 1); - this.tableLayoutPanel9.Controls.Add(this.flowLayoutPanel15, 0, 0); - this.tableLayoutPanel9.Name = "tableLayoutPanel9"; - // - // tableLayoutPanel10 - // - resources.ApplyResources(this.tableLayoutPanel10, "tableLayoutPanel10"); - this.tableLayoutPanel10.Controls.Add(this.flowLayoutPanel20, 0, 1); - this.tableLayoutPanel10.Controls.Add(this.flowLayoutPanel19, 0, 0); - this.tableLayoutPanel10.Name = "tableLayoutPanel10"; - // - // flowLayoutPanel2 - // - resources.ApplyResources(this.flowLayoutPanel2, "flowLayoutPanel2"); - this.flowLayoutPanel2.Controls.Add(this.checkBoxAutoABN); - this.flowLayoutPanel2.Controls.Add(this.checkBoxAutoLoadKey); - this.flowLayoutPanel2.Controls.Add(this.checkBoxWriteProtect); - this.flowLayoutPanel2.Controls.Add(this.checkBoxCuidKeyOver); - this.flowLayoutPanel2.Name = "flowLayoutPanel2"; - // - // flowLayoutPanel3 - // - resources.ApplyResources(this.flowLayoutPanel3, "flowLayoutPanel3"); - this.flowLayoutPanel3.Controls.Add(this.checkBoxHardLowCost); - this.flowLayoutPanel3.Name = "flowLayoutPanel3"; - // - // tableLayoutPanel12 - // - resources.ApplyResources(this.tableLayoutPanel12, "tableLayoutPanel12"); - this.tableLayoutPanel12.Controls.Add(this.numericCLIFontSize, 1, 1); - this.tableLayoutPanel12.Controls.Add(this.label9, 0, 0); - this.tableLayoutPanel12.Controls.Add(this.label10, 0, 1); - this.tableLayoutPanel12.Controls.Add(this.buttonCLIColor, 1, 0); - this.tableLayoutPanel12.Name = "tableLayoutPanel12"; - // - // flowLayoutPanel4 - // - resources.ApplyResources(this.flowLayoutPanel4, "flowLayoutPanel4"); - this.flowLayoutPanel4.Controls.Add(this.checkBoxDefIsAdv); - this.flowLayoutPanel4.Controls.Add(this.checkBoxAutoSave); - this.flowLayoutPanel4.Name = "flowLayoutPanel4"; - // - // flowLayoutPanel5 - // - resources.ApplyResources(this.flowLayoutPanel5, "flowLayoutPanel5"); - this.flowLayoutPanel5.Controls.Add(this.checkBoxNewScan); - this.flowLayoutPanel5.Controls.Add(this.label11); - this.flowLayoutPanel5.Controls.Add(this.SetDeviceCombo); - this.flowLayoutPanel5.Controls.Add(this.checkBoxMultiDev); - this.flowLayoutPanel5.Name = "flowLayoutPanel5"; - // - // flowLayoutPanel6 - // - resources.ApplyResources(this.flowLayoutPanel6, "flowLayoutPanel6"); - this.flowLayoutPanel6.Controls.Add(this.groupBox6); - this.flowLayoutPanel6.Controls.Add(this.groupBox12); - this.flowLayoutPanel6.Controls.Add(this.groupBox14); - this.flowLayoutPanel6.Controls.Add(this.groupBox13); - this.flowLayoutPanel6.Controls.Add(this.groupBox11); - this.flowLayoutPanel6.Name = "flowLayoutPanel6"; - // - // flowLayoutPanel7 - // - resources.ApplyResources(this.flowLayoutPanel7, "flowLayoutPanel7"); - this.flowLayoutPanel7.Controls.Add(this.groupBox1); - this.flowLayoutPanel7.Controls.Add(this.groupBox2); - this.flowLayoutPanel7.Controls.Add(this.groupBox8); - this.flowLayoutPanel7.Controls.Add(this.groupBox9); - this.flowLayoutPanel7.Name = "flowLayoutPanel7"; - // - // flowLayoutPanel8 - // - resources.ApplyResources(this.flowLayoutPanel8, "flowLayoutPanel8"); - this.flowLayoutPanel8.Controls.Add(this.groupBox4); - this.flowLayoutPanel8.Controls.Add(this.groupBox10); - this.flowLayoutPanel8.Controls.Add(this.groupBox3); - this.flowLayoutPanel8.Name = "flowLayoutPanel8"; - // - // tableLayoutPanel4 - // - resources.ApplyResources(this.tableLayoutPanel4, "tableLayoutPanel4"); - this.tableLayoutPanel4.Controls.Add(this.flowLayoutPanel8, 0, 1); - this.tableLayoutPanel4.Controls.Add(this.flowLayoutPanel7, 0, 0); - this.tableLayoutPanel4.Name = "tableLayoutPanel4"; - // - // flowLayoutPanel9 - // - resources.ApplyResources(this.flowLayoutPanel9, "flowLayoutPanel9"); - this.flowLayoutPanel9.Controls.Add(this.buttonDiffTool); - this.flowLayoutPanel9.Controls.Add(this.buttonMFF08); - this.flowLayoutPanel9.Name = "flowLayoutPanel9"; - // - // flowLayoutPanel10 - // - resources.ApplyResources(this.flowLayoutPanel10, "flowLayoutPanel10"); - this.flowLayoutPanel10.Controls.Add(this.buttonHexTool); - this.flowLayoutPanel10.Name = "flowLayoutPanel10"; - // - // flowLayoutPanel11 - // - resources.ApplyResources(this.flowLayoutPanel11, "flowLayoutPanel11"); - this.flowLayoutPanel11.Controls.Add(this.buttonListDev); - this.flowLayoutPanel11.Controls.Add(this.buttonCLI); - this.flowLayoutPanel11.Name = "flowLayoutPanel11"; - // - // flowLayoutPanel12 - // - resources.ApplyResources(this.flowLayoutPanel12, "flowLayoutPanel12"); - this.flowLayoutPanel12.Controls.Add(this.buttonScanCard); - this.flowLayoutPanel12.Name = "flowLayoutPanel12"; - // - // flowLayoutPanel13 - // - resources.ApplyResources(this.flowLayoutPanel13, "flowLayoutPanel13"); - this.flowLayoutPanel13.Controls.Add(this.buttonMfRead); - this.flowLayoutPanel13.Controls.Add(this.buttonMfWrite); - this.flowLayoutPanel13.Controls.Add(this.buttonMfFormat); - this.flowLayoutPanel13.Name = "flowLayoutPanel13"; - // - // flowLayoutPanel14 - // - resources.ApplyResources(this.flowLayoutPanel14, "flowLayoutPanel14"); - this.flowLayoutPanel14.Controls.Add(this.buttonSelectKey); - this.flowLayoutPanel14.Name = "flowLayoutPanel14"; - // - // flowLayoutPanel15 - // - resources.ApplyResources(this.flowLayoutPanel15, "flowLayoutPanel15"); - this.flowLayoutPanel15.Controls.Add(this.buttonBmfRead); - this.flowLayoutPanel15.Controls.Add(this.buttonUidReset); - this.flowLayoutPanel15.Controls.Add(this.buttonUidFormat); - this.flowLayoutPanel15.Name = "flowLayoutPanel15"; - // - // flowLayoutPanel16 - // - resources.ApplyResources(this.flowLayoutPanel16, "flowLayoutPanel16"); - this.flowLayoutPanel16.Controls.Add(this.buttonBmfWrite); - this.flowLayoutPanel16.Controls.Add(this.buttonUidWrite); - this.flowLayoutPanel16.Controls.Add(this.buttonLockUfuid); - this.flowLayoutPanel16.Name = "flowLayoutPanel16"; - // - // flowLayoutPanel17 - // - resources.ApplyResources(this.flowLayoutPanel17, "flowLayoutPanel17"); - this.flowLayoutPanel17.Controls.Add(this.buttonMfoc); - this.flowLayoutPanel17.Controls.Add(this.buttonnKeysMfoc); - this.flowLayoutPanel17.Controls.Add(this.buttonMfcuk); - this.flowLayoutPanel17.Name = "flowLayoutPanel17"; - // - // flowLayoutPanel18 - // - resources.ApplyResources(this.flowLayoutPanel18, "flowLayoutPanel18"); - this.flowLayoutPanel18.Controls.Add(this.buttonCheckEncrypt); - this.flowLayoutPanel18.Controls.Add(this.buttonDictMfoc); - this.flowLayoutPanel18.Controls.Add(this.buttonHardNested); - this.flowLayoutPanel18.Name = "flowLayoutPanel18"; - // - // flowLayoutPanel19 - // - resources.ApplyResources(this.flowLayoutPanel19, "flowLayoutPanel19"); - this.flowLayoutPanel19.Controls.Add(this.buttonConClr); - this.flowLayoutPanel19.Controls.Add(this.buttonConSave); - this.flowLayoutPanel19.Name = "flowLayoutPanel19"; - // - // flowLayoutPanel20 - // - resources.ApplyResources(this.flowLayoutPanel20, "flowLayoutPanel20"); - this.flowLayoutPanel20.Controls.Add(this.buttonKill); - this.flowLayoutPanel20.Name = "flowLayoutPanel20"; - // - // flowLayoutPanel21 - // - resources.ApplyResources(this.flowLayoutPanel21, "flowLayoutPanel21"); - this.flowLayoutPanel21.Controls.Add(this.label1); - this.flowLayoutPanel21.Controls.Add(this.buttonCmfWrite); - this.flowLayoutPanel21.Name = "flowLayoutPanel21"; - // - // tableLayoutPanel11 - // - resources.ApplyResources(this.tableLayoutPanel11, "tableLayoutPanel11"); - this.tableLayoutPanel11.Controls.Add(this.buttonEReadUID, 0, 1); - this.tableLayoutPanel11.Controls.Add(this.buttonEMfRead, 0, 4); - this.tableLayoutPanel11.Controls.Add(this.buttonECmfoc, 0, 2); - this.tableLayoutPanel11.Controls.Add(this.buttonEMfoc, 0, 0); - this.tableLayoutPanel11.Controls.Add(this.buttonESelectKey, 0, 3); - this.tableLayoutPanel11.Name = "tableLayoutPanel11"; - // - // tableLayoutPanel13 - // - resources.ApplyResources(this.tableLayoutPanel13, "tableLayoutPanel13"); - this.tableLayoutPanel13.Controls.Add(this.buttonEUIDWrite, 0, 0); - this.tableLayoutPanel13.Controls.Add(this.button4, 0, 2); - this.tableLayoutPanel13.Controls.Add(this.buttonECuidWrite, 0, 1); - this.tableLayoutPanel13.Controls.Add(this.buttonEMfWrite, 0, 3); - this.tableLayoutPanel13.Name = "tableLayoutPanel13"; - // - // buttonEMfWrite - // - resources.ApplyResources(this.buttonEMfWrite, "buttonEMfWrite"); - this.buttonEMfWrite.Name = "buttonEMfWrite"; - this.buttonEMfWrite.UseVisualStyleBackColor = true; - this.buttonEMfWrite.Click += new System.EventHandler(this.buttonEMfWrite_Click); - // // Form1 // resources.ApplyResources(this, "$this"); @@ -1146,112 +1146,112 @@ this.Load += new System.EventHandler(this.Form1_Load); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); + this.tableLayoutPanel5.ResumeLayout(false); + this.tableLayoutPanel5.PerformLayout(); + this.flowLayoutPanel12.ResumeLayout(false); + this.flowLayoutPanel12.PerformLayout(); + this.flowLayoutPanel11.ResumeLayout(false); + this.flowLayoutPanel11.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); + this.tableLayoutPanel7.ResumeLayout(false); + this.tableLayoutPanel7.PerformLayout(); + this.flowLayoutPanel14.ResumeLayout(false); + this.flowLayoutPanel14.PerformLayout(); + this.flowLayoutPanel13.ResumeLayout(false); + this.flowLayoutPanel13.PerformLayout(); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); + this.tableLayoutPanel10.ResumeLayout(false); + this.tableLayoutPanel10.PerformLayout(); + this.flowLayoutPanel20.ResumeLayout(false); + this.flowLayoutPanel20.PerformLayout(); + this.flowLayoutPanel19.ResumeLayout(false); + this.flowLayoutPanel19.PerformLayout(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); + this.tableLayoutPanel6.ResumeLayout(false); + this.tableLayoutPanel6.PerformLayout(); + this.flowLayoutPanel10.ResumeLayout(false); + this.flowLayoutPanel10.PerformLayout(); + this.flowLayoutPanel9.ResumeLayout(false); + this.flowLayoutPanel9.PerformLayout(); this.tabControl1.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.tabPage2.PerformLayout(); - this.panel1.ResumeLayout(false); - this.panel1.PerformLayout(); - this.tableLayoutPanel1.ResumeLayout(false); - this.tableLayoutPanel1.PerformLayout(); - this.groupBox7.ResumeLayout(false); - this.groupBox7.PerformLayout(); - this.groupBox5.ResumeLayout(false); - this.groupBox5.PerformLayout(); - this.tabPage1.ResumeLayout(false); - this.tabPage1.PerformLayout(); - this.groupBox10.ResumeLayout(false); - this.groupBox10.PerformLayout(); - this.groupBox9.ResumeLayout(false); - this.groupBox9.PerformLayout(); - this.groupBox8.ResumeLayout(false); - this.groupBox8.PerformLayout(); - this.tabPage3.ResumeLayout(false); - this.tabPage3.PerformLayout(); - this.groupBox14.ResumeLayout(false); - this.groupBox14.PerformLayout(); - this.groupBox13.ResumeLayout(false); - this.groupBox13.PerformLayout(); - this.groupBox11.ResumeLayout(false); - this.groupBox11.PerformLayout(); - this.groupBox12.ResumeLayout(false); - this.groupBox12.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.numericCLIFontSize)).EndInit(); - this.groupBox6.ResumeLayout(false); - this.groupBox6.PerformLayout(); - this.statusStrip1.ResumeLayout(false); - this.statusStrip1.PerformLayout(); this.tableLayoutPanel2.ResumeLayout(false); this.tableLayoutPanel2.PerformLayout(); this.flowLayoutPanel1.ResumeLayout(false); this.flowLayoutPanel1.PerformLayout(); - this.tableLayoutPanel3.ResumeLayout(false); - this.tableLayoutPanel3.PerformLayout(); - this.tableLayoutPanel5.ResumeLayout(false); - this.tableLayoutPanel5.PerformLayout(); - this.tableLayoutPanel6.ResumeLayout(false); - this.tableLayoutPanel6.PerformLayout(); - this.tableLayoutPanel7.ResumeLayout(false); - this.tableLayoutPanel7.PerformLayout(); - this.tableLayoutPanel8.ResumeLayout(false); - this.tableLayoutPanel8.PerformLayout(); - this.tableLayoutPanel9.ResumeLayout(false); - this.tableLayoutPanel9.PerformLayout(); - this.tableLayoutPanel10.ResumeLayout(false); - this.tableLayoutPanel10.PerformLayout(); - this.flowLayoutPanel2.ResumeLayout(false); - this.flowLayoutPanel2.PerformLayout(); - this.flowLayoutPanel3.ResumeLayout(false); - this.flowLayoutPanel3.PerformLayout(); - this.tableLayoutPanel12.ResumeLayout(false); - this.tableLayoutPanel12.PerformLayout(); - this.flowLayoutPanel4.ResumeLayout(false); - this.flowLayoutPanel4.PerformLayout(); - this.flowLayoutPanel5.ResumeLayout(false); - this.flowLayoutPanel5.PerformLayout(); - this.flowLayoutPanel6.ResumeLayout(false); - this.flowLayoutPanel6.PerformLayout(); - this.flowLayoutPanel7.ResumeLayout(false); - this.flowLayoutPanel7.PerformLayout(); - this.flowLayoutPanel8.ResumeLayout(false); - this.flowLayoutPanel8.PerformLayout(); - this.tableLayoutPanel4.ResumeLayout(false); - this.tableLayoutPanel4.PerformLayout(); - this.flowLayoutPanel9.ResumeLayout(false); - this.flowLayoutPanel9.PerformLayout(); - this.flowLayoutPanel10.ResumeLayout(false); - this.flowLayoutPanel10.PerformLayout(); - this.flowLayoutPanel11.ResumeLayout(false); - this.flowLayoutPanel11.PerformLayout(); - this.flowLayoutPanel12.ResumeLayout(false); - this.flowLayoutPanel12.PerformLayout(); - this.flowLayoutPanel13.ResumeLayout(false); - this.flowLayoutPanel13.PerformLayout(); - this.flowLayoutPanel14.ResumeLayout(false); - this.flowLayoutPanel14.PerformLayout(); - this.flowLayoutPanel15.ResumeLayout(false); - this.flowLayoutPanel15.PerformLayout(); - this.flowLayoutPanel16.ResumeLayout(false); - this.flowLayoutPanel16.PerformLayout(); - this.flowLayoutPanel17.ResumeLayout(false); - this.flowLayoutPanel17.PerformLayout(); - this.flowLayoutPanel18.ResumeLayout(false); - this.flowLayoutPanel18.PerformLayout(); - this.flowLayoutPanel19.ResumeLayout(false); - this.flowLayoutPanel19.PerformLayout(); - this.flowLayoutPanel20.ResumeLayout(false); - this.flowLayoutPanel20.PerformLayout(); - this.flowLayoutPanel21.ResumeLayout(false); - this.flowLayoutPanel21.PerformLayout(); + this.panel1.ResumeLayout(false); + this.panel1.PerformLayout(); + this.tableLayoutPanel1.ResumeLayout(false); + this.tableLayoutPanel1.PerformLayout(); + this.groupBox5.ResumeLayout(false); + this.groupBox5.PerformLayout(); this.tableLayoutPanel11.ResumeLayout(false); this.tableLayoutPanel11.PerformLayout(); + this.tableLayoutPanel3.ResumeLayout(false); + this.tableLayoutPanel3.PerformLayout(); + this.groupBox7.ResumeLayout(false); + this.groupBox7.PerformLayout(); this.tableLayoutPanel13.ResumeLayout(false); this.tableLayoutPanel13.PerformLayout(); + this.tabPage1.ResumeLayout(false); + this.tabPage1.PerformLayout(); + this.tableLayoutPanel4.ResumeLayout(false); + this.tableLayoutPanel4.PerformLayout(); + this.flowLayoutPanel8.ResumeLayout(false); + this.flowLayoutPanel8.PerformLayout(); + this.groupBox10.ResumeLayout(false); + this.groupBox10.PerformLayout(); + this.tableLayoutPanel8.ResumeLayout(false); + this.tableLayoutPanel8.PerformLayout(); + this.flowLayoutPanel18.ResumeLayout(false); + this.flowLayoutPanel18.PerformLayout(); + this.flowLayoutPanel17.ResumeLayout(false); + this.flowLayoutPanel17.PerformLayout(); + this.flowLayoutPanel7.ResumeLayout(false); + this.flowLayoutPanel7.PerformLayout(); + this.groupBox8.ResumeLayout(false); + this.groupBox8.PerformLayout(); + this.tableLayoutPanel9.ResumeLayout(false); + this.tableLayoutPanel9.PerformLayout(); + this.flowLayoutPanel16.ResumeLayout(false); + this.flowLayoutPanel16.PerformLayout(); + this.flowLayoutPanel15.ResumeLayout(false); + this.flowLayoutPanel15.PerformLayout(); + this.groupBox9.ResumeLayout(false); + this.groupBox9.PerformLayout(); + this.flowLayoutPanel21.ResumeLayout(false); + this.flowLayoutPanel21.PerformLayout(); + this.tabPage3.ResumeLayout(false); + this.tabPage3.PerformLayout(); + this.flowLayoutPanel6.ResumeLayout(false); + this.flowLayoutPanel6.PerformLayout(); + this.groupBox6.ResumeLayout(false); + this.groupBox6.PerformLayout(); + this.flowLayoutPanel2.ResumeLayout(false); + this.flowLayoutPanel2.PerformLayout(); + this.groupBox12.ResumeLayout(false); + this.groupBox12.PerformLayout(); + this.tableLayoutPanel12.ResumeLayout(false); + this.tableLayoutPanel12.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.numericCLIFontSize)).EndInit(); + this.groupBox14.ResumeLayout(false); + this.groupBox14.PerformLayout(); + this.flowLayoutPanel5.ResumeLayout(false); + this.flowLayoutPanel5.PerformLayout(); + this.groupBox13.ResumeLayout(false); + this.groupBox13.PerformLayout(); + this.flowLayoutPanel4.ResumeLayout(false); + this.flowLayoutPanel4.PerformLayout(); + this.groupBox11.ResumeLayout(false); + this.groupBox11.PerformLayout(); + this.flowLayoutPanel3.ResumeLayout(false); + this.flowLayoutPanel3.PerformLayout(); + this.statusStrip1.ResumeLayout(false); + this.statusStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); diff --git a/MifareOneTool/Form1.resx b/MifareOneTool/Form1.resx index 1d396e5..c665ca2 100644 --- a/MifareOneTool/Form1.resx +++ b/MifareOneTool/Form1.resx @@ -134,46 +134,97 @@ 1 + + flowLayoutPanel12 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel5 + + + 0 + + + flowLayoutPanel11 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel5 + + + 1 + + + Fill + + + + 3, 22 + + + 4, 5, 4, 5 + + + 2 + + + 186, 96 + + + 13 + + + tableLayoutPanel5 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox1 + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="flowLayoutPanel12" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="flowLayoutPanel11" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="Percent,50,Percent,50" /></TableLayoutSettings> + + + Fill + + + 3, 3 + + + 192, 121 + + + 0 + + + 设备控制 + + + groupBox1 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel7 + + + 0 + True GrowAndShrink - - True - - - GrowAndShrink - - - Fill - - - - Microsoft Sans Serif, 8.25pt - - - 2, 2 - - - 2, 2, 2, 2 - - - 65, 23 - - - 1 - - - 手动扫描 - - - 17, 17 - - - 扫描有效卡片。 - buttonScanCard @@ -187,10 +238,13 @@ 0 - 3, 36 + 4, 53 + + + 4, 5, 4, 5 - 69, 27 + 93, 36 13 @@ -207,12 +261,102 @@ 0 + + 17, 17 + + + True + + + GrowAndShrink + + + Fill + + + Microsoft Sans Serif, 8.25pt + + + 3, 3 + + + 87, 30 + + + 1 + + + 手动扫描 + + + 扫描有效卡片。 + + + buttonScanCard + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel12 + + + 0 + True GrowAndShrink + + buttonListDev + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel11 + + + 0 + + + buttonCLI + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel11 + + + 1 + + + 4, 5 + + + 4, 5, 4, 5 + + + 178, 36 + + + 13 + + + flowLayoutPanel11 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel5 + + + 1 + True @@ -226,13 +370,10 @@ Microsoft Sans Serif, 8.25pt - 2, 2 - - - 2, 2, 2, 2 + 3, 3 - 65, 23 + 87, 30 0 @@ -269,13 +410,10 @@ Microsoft Sans Serif, 8.25pt - 71, 2 - - - 2, 2, 2, 2 + 96, 3 - 57, 23 + 79, 30 11 @@ -298,101 +436,14 @@ 1 - - 3, 3 - - - 130, 27 - - - 13 - - - flowLayoutPanel11 - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel5 - - - 1 - - - Fill - - - 2, 15 - - - 2 - - - 136, 66 - - - 13 - - - tableLayoutPanel5 - - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - groupBox1 - - - 0 - - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="flowLayoutPanel12" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="flowLayoutPanel11" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="Percent,50,Percent,50" /></TableLayoutSettings> - - - Top - - - 2, 2 - - - 2, 2, 2, 2 - - - 2, 2, 2, 2 - - - 140, 83 - - - 0 - - - 设备控制 - - - groupBox1 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - flowLayoutPanel7 - - - 0 - Top, Bottom, Left, Right - 0, 243 - - - 2, 2, 2, 2 + 0, 374 - 576, 286 + 862, 438 1 @@ -427,13 +478,10 @@ Microsoft Sans Serif, 8.25pt - 2, 2 - - - 2, 2, 2, 2 + 3, 3 - 44, 23 + 59, 30 3 @@ -462,6 +510,48 @@ GrowAndShrink + + tableLayoutPanel7 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox2 + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="flowLayoutPanel14" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="flowLayoutPanel13" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="Percent,50,Percent,50" /></TableLayoutSettings> + + + Fill + + + 201, 3 + + + 209, 121 + + + 4 + + + 普通卡操作 + + + groupBox2 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel7 + + + 1 + True @@ -471,12 +561,105 @@ 1 + + flowLayoutPanel14 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel7 + + + 0 + + + flowLayoutPanel13 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel7 + + + 1 + + + Fill + + + 3, 22 + + + 4, 5, 4, 5 + + + 2 + + + 203, 96 + + + 13 + + + tableLayoutPanel7 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox2 + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="flowLayoutPanel14" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="flowLayoutPanel13" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="Percent,50,Percent,50" /></TableLayoutSettings> + True GrowAndShrink + + buttonSelectKey + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel14 + + + 0 + + + 4, 53 + + + 4, 5, 4, 5 + + + 116, 36 + + + 13 + + + flowLayoutPanel14 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel7 + + + 0 + True @@ -490,13 +673,10 @@ Microsoft Sans Serif, 8.25pt - 2, 2 - - - 2, 2, 2, 2 + 3, 3 - 78, 23 + 110, 30 4 @@ -519,33 +699,60 @@ 0 - - 3, 36 - - - 82, 27 - - - 13 - - - flowLayoutPanel14 - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel7 - - - 0 - True GrowAndShrink + + buttonMfWrite + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel13 + + + 1 + + + buttonMfFormat + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel13 + + + 2 + + + 4, 5 + + + 4, 5, 4, 5 + + + 195, 36 + + + 13 + + + flowLayoutPanel13 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel7 + + + 1 + True @@ -559,13 +766,10 @@ Microsoft Sans Serif, 8.25pt - 50, 2 - - - 2, 2, 2, 2 + 68, 3 - 44, 23 + 59, 30 5 @@ -601,13 +805,10 @@ Microsoft Sans Serif, 8.25pt - 98, 2 - - - 2, 2, 2, 2 + 133, 3 - 44, 23 + 59, 30 6 @@ -630,90 +831,6 @@ 2 - - 3, 3 - - - 144, 27 - - - 13 - - - flowLayoutPanel13 - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel7 - - - 1 - - - Fill - - - 2, 15 - - - 2 - - - 150, 66 - - - 13 - - - tableLayoutPanel7 - - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - groupBox2 - - - 0 - - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="flowLayoutPanel14" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="flowLayoutPanel13" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="Percent,50,Percent,50" /></TableLayoutSettings> - - - Top - - - 146, 2 - - - 2, 2, 2, 2 - - - 2, 2, 2, 2 - - - 154, 83 - - - 4 - - - 普通卡操作 - - - groupBox2 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - flowLayoutPanel7 - - - 1 - True @@ -727,13 +844,10 @@ Microsoft Sans Serif, 8.25pt - 2, 2 - - - 2, 2, 2, 2 + 3, 3 - 48, 25 + 65, 32 10 @@ -769,13 +883,10 @@ Microsoft Sans Serif, 8.25pt - 2, 2 - - - 2, 2, 2, 2 + 3, 3 - 48, 25 + 65, 32 9 @@ -811,13 +922,10 @@ Microsoft Sans Serif, 8.25pt - 2, 2 - - - 2, 2, 2, 2 + 3, 3 - 59, 23 + 85, 30 8 @@ -854,13 +962,10 @@ Microsoft Sans Serif, 8.25pt - 54, 2 - - - 2, 2, 2, 2 + 74, 3 - 60, 25 + 82, 32 5 @@ -896,13 +1001,10 @@ Microsoft Sans Serif, 9pt - 118, 2 - - - 2, 2, 2, 2 + 162, 3 - 62, 25 + 86, 32 7 @@ -939,13 +1041,10 @@ Microsoft Sans Serif, 8.25pt - 54, 2 - - - 2, 2, 2, 2 + 74, 3 - 60, 25 + 82, 32 6 @@ -989,33 +1088,6 @@ GrowAndShrink - - True - - - GrowAndShrink - - - Fill - - - Microsoft Sans Serif, 8.25pt - - - 2, 2 - - - 2, 2, 2, 2 - - - 53, 23 - - - 2 - - - 停运行 - buttonKill @@ -1029,10 +1101,13 @@ 0 - 3, 36 + 4, 51 + + + 4, 5, 4, 5 - 57, 27 + 76, 36 17 @@ -1055,6 +1130,150 @@ GrowAndShrink + + buttonConClr + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel19 + + + 0 + + + buttonConSave + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel19 + + + 1 + + + 4, 5 + + + 4, 5, 4, 5 + + + 152, 36 + + + 13 + + + flowLayoutPanel19 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel10 + + + 1 + + + Fill + + + 3, 22 + + + 4, 5, 4, 5 + + + 2 + + + 160, 112 + + + 13 + + + tableLayoutPanel10 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox3 + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="flowLayoutPanel20" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="flowLayoutPanel19" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0" /></TableLayoutSettings> + + + Fill + + + 588, 3 + + + 166, 137 + + + 5 + + + 运行/终端 + + + groupBox3 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel8 + + + 2 + + + True + + + GrowAndShrink + + + Fill + + + Microsoft Sans Serif, 8.25pt + + + 3, 3 + + + 70, 30 + + + 2 + + + 停运行 + + + buttonKill + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel20 + + + 0 + True @@ -1068,13 +1287,10 @@ Microsoft Sans Serif, 8.25pt - 2, 2 - - - 2, 2, 2, 2 + 3, 3 - 53, 23 + 70, 30 0 @@ -1107,13 +1323,10 @@ Microsoft Sans Serif, 8.25pt - 59, 2 - - - 2, 2, 2, 2 + 79, 3 - 53, 23 + 70, 30 1 @@ -1133,90 +1346,6 @@ 1 - - 3, 3 - - - 114, 27 - - - 13 - - - flowLayoutPanel19 - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel10 - - - 1 - - - Fill - - - 2, 15 - - - 2 - - - 120, 66 - - - 13 - - - tableLayoutPanel10 - - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - groupBox3 - - - 0 - - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="flowLayoutPanel20" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="flowLayoutPanel19" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0" /></TableLayoutSettings> - - - Top - - - 418, 2 - - - 2, 2, 2, 2 - - - 2, 2, 2, 2 - - - 124, 83 - - - 5 - - - 运行/终端 - - - groupBox3 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - flowLayoutPanel8 - - - 2 - True @@ -1230,13 +1359,10 @@ Microsoft Sans Serif, 8.25pt - 116, 2 - - - 2, 2, 2, 2 + 162, 3 - 77, 23 + 104, 30 3 @@ -1272,13 +1398,10 @@ Microsoft Sans Serif, 8.25pt - 2, 2 - - - 2, 2, 2, 2 + 3, 3 - 72, 23 + 100, 30 1 @@ -1311,13 +1434,10 @@ Microsoft Sans Serif, 8.25pt - 2, 2 - - - 2, 2, 2, 2 + 3, 3 - 65, 25 + 87, 34 0 @@ -1337,6 +1457,9 @@ 0 + + 17, 17 + True @@ -1350,13 +1473,10 @@ Microsoft Sans Serif, 8.25pt - 2, 2 - - - 2, 2, 2, 2 + 3, 3 - 53, 23 + 70, 30 13 @@ -1392,13 +1512,10 @@ Microsoft Sans Serif, 9pt - 118, 2 - - - 2, 2, 2, 2 + 162, 3 - 58, 25 + 80, 32 5 @@ -1421,6 +1538,12 @@ 2 + + True + + + GrowAndShrink + Fill @@ -1428,13 +1551,10 @@ Microsoft Sans Serif, 8.25pt - 2, 28 - - - 2, 2, 2, 2 + 3, 23 - 67, 21 + 89, 30 4 @@ -1470,13 +1590,10 @@ Microsoft Sans Serif, 8.25pt - 59, 2 - - - 2, 2, 2, 2 + 79, 3 - 65, 23 + 87, 30 16 @@ -1512,13 +1629,10 @@ Microsoft Sans Serif, 8.25pt - 65, 2 - - - 2, 2, 2, 2 + 94, 3 - 47, 23 + 62, 30 15 @@ -1563,10 +1677,13 @@ GrowAndShrink - 3, 38 + 4, 61 + + + 4, 5, 4, 5 - 76, 27 + 106, 36 13 @@ -1589,30 +1706,6 @@ GrowAndShrink - - True - - - GrowAndShrink - - - Fill - - - Microsoft Sans Serif, 8.25pt - - - 72, 3 - - - 103, 23 - - - 2 - - - MFF08 CUID修复 - buttonMFF08 @@ -1626,10 +1719,13 @@ 1 - 3, 3 + 4, 5 + + + 4, 5, 4, 5 - 178, 29 + 252, 40 13 @@ -1650,13 +1746,16 @@ Fill - 2, 15 + 3, 22 + + + 4, 5, 4, 5 2 - 184, 70 + 260, 112 13 @@ -1677,19 +1776,13 @@ <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="flowLayoutPanel10" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="flowLayoutPanel9" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="Percent,50,Percent,50" /></TableLayoutSettings> - Top + Fill - 2, 2 - - - 2, 2, 2, 2 - - - 2, 2, 2, 2 + 3, 3 - 188, 87 + 266, 137 11 @@ -1709,1048 +1802,48 @@ 0 + + True + + + GrowAndShrink + + + Fill + + + Microsoft Sans Serif, 8.25pt + + + 97, 5 + + + 4, 5, 4, 5 + + + 151, 30 + + + 2 + + + MFF08 CUID修复 + + + buttonMFF08 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel9 + + + 1 + Top, Left, Right - - True - - - GrowAndShrink - - - 5 - - - True - - - GrowAndShrink - - - True - - - 2, 0 - - - 2, 0, 2, 0 - - - 31, 26 - - - 12 - - - 请放 -新卡 - - - label8 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - flowLayoutPanel1 - - - 0 - - - True - - - 2, 26 - - - 2, 0, 2, 0 - - - 37, 13 - - - 8 - - - >>>>> - - - label4 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - flowLayoutPanel1 - - - 1 - - - TopDown - - - 300, 3 - - - 41, 39 - - - 16 - - - flowLayoutPanel1 - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel2 - - - 0 - - - True - - - GrowAndShrink - - - True - - - GrowAndShrink - - - 4 - - - True - - - Left - - - NoControl - - - 2, 27 - - - 2, 0, 2, 0 - - - 31, 27 - - - 13 - - - 请放 -原卡 - - - label7 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 0 - - - True - - - GrowAndShrink - - - Left - - - 2, 2 - - - 2, 2, 2, 2 - - - 65, 23 - - - 0 - - - 检测连接 - - - buttonEscan - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 1 - - - True - - - Fill - - - 163, 0 - - - 2, 0, 2, 0 - - - 25, 27 - - - 7 - - - >>> - - - MiddleCenter - - - label3 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 2 - - - True - - - GrowAndShrink - - - Fill - - - 94, 2 - - - 2, 2, 2, 2 - - - 65, 23 - - - 5 - - - 检测加密 - - - buttonECheckEncrypt - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 3 - - - True - - - Left - - - 71, 0 - - - 2, 0, 2, 0 - - - 19, 27 - - - 6 - - - >> - - - MiddleCenter - - - label2 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 4 - - - True - - - GrowAndShrink - - - Fill - - - 94, 29 - - - 2, 2, 2, 2 - - - 65, 23 - - - 1 - - - 扫描卡片 - - - buttoEScanCard - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 5 - - - 5, 18 - - - 2, 2, 2, 2 - - - 2 - - - 190, 54 - - - 12 - - - tableLayoutPanel1 - - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - panel1 - - - 0 - - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="label7" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonEscan" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label3" Row="0" RowSpan="1" Column="3" ColumnSpan="1" /><Control Name="buttonECheckEncrypt" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="label2" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="buttoEScanCard" Row="1" RowSpan="1" Column="2" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0" /><Rows Styles="Percent,50,Percent,50" /></TableLayoutSettings> - - - True - - - 2, 2 - - - 2, 0, 2, 0 - - - 167, 143 - - - 9 - - - 从这里开始 - - - - - - -本工具仅支持SAK=08/18/28的 -卡片复制。SAK28无一键解密。 -若要复制S70卡片,请在高级界 -面上取消勾选“数据写入保护”。 - - - - label5 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - panel1 - - - 1 - - - 2, 2 - - - 2, 2, 2, 2 - - - 197, 145 - - - 14 - - - panel1 - - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel2 - - - 1 - - - True - - - GrowAndShrink - - - True - - - GrowAndShrink - - - 1 - - - True - - - GrowAndShrink - - - Fill - - - 2, 29 - - - 2, 2, 2, 2 - - - 84, 23 - - - 3 - - - 从UID卡读回 - - - buttonEReadUID - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel11 - - - 0 - - - True - - - GrowAndShrink - - - Bottom - - - 2, 162 - - - 2, 2, 2, 2 - - - 84, 23 - - - 1 - - - 已知密钥读 - - - buttonEMfRead - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel11 - - - 1 - - - True - - - GrowAndShrink - - - Fill - - - 2, 56 - - - 2, 2, 2, 2 - - - 84, 23 - - - 2 - - - 知一密破解 - - - buttonECmfoc - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel11 - - - 2 - - - True - - - GrowAndShrink - - - Fill - - - 2, 2 - - - 2, 2, 2, 2 - - - 84, 23 - - - 0 - - - 一键解原卡 - - - buttonEMfoc - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel11 - - - 3 - - - True - - - GrowAndShrink - - - Fill - - - 2, 83 - - - 2, 2, 2, 2 - - - 84, 23 - - - 2 - - - 加载密钥… - - - buttonESelectKey - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel11 - - - 4 - - - Fill - - - 2, 15 - - - 5 - - - 88, 187 - - - 13 - - - tableLayoutPanel11 - - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - groupBox5 - - - 0 - - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="buttonEReadUID" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonEMfRead" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonECmfoc" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonEMfoc" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonESelectKey" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0" /></TableLayoutSettings> - - - Fill - - - 203, 2 - - - 2, 2, 2, 2 - - - 2, 2, 2, 2 - - - 92, 204 - - - 0 - - - [2]读取原卡 - - - groupBox5 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel2 - - - 2 - - - True - - - GrowAndShrink - - - 1 - - - True - - - Fill - - - 2, 0 - - - 2, 0, 2, 0 - - - 124, 101 - - - 10 - - - >>> 尝试一下是否成功 - - - MiddleCenter - - - label6 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel3 - - - 0 - - - Bottom, Right - - - True - - - GrowAndShrink - - - Microsoft Sans Serif, 11.25pt - - - 78, 172 - - - 2, 2, 2, 2 - - - 48, 28 - - - 13 - - - 停止 - - - buttonEStop - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel3 - - - 1 - - - Fill - - - 439, 3 - - - 2 - - - 128, 202 - - - 16 - - - tableLayoutPanel3 - - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel2 - - - 3 - - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="label6" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonEStop" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="Percent,50,Percent,50" /></TableLayoutSettings> - - - True - - - GrowAndShrink - - - True - - - GrowAndShrink - - - 1 - - - True - - - GrowAndShrink - - - Fill - - - 2, 2 - - - 2, 2, 2, 2 - - - 80, 23 - - - 2 - - - 写(UF)UID卡 - - - buttonEUIDWrite - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel13 - - - 0 - - - True - - - GrowAndShrink - - - Fill - - - 2, 56 - - - 2, 2, 2, 2 - - - 80, 23 - - - 1 - - - 锁UFUID卡 - - - button4 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel13 - - - 1 - - - True - - - GrowAndShrink - - - Fill - - - 2, 29 - - - 2, 2, 2, 2 - - - 80, 23 - - - 2 - - - 写C/FUID卡 - - - buttonECuidWrite - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel13 - - - 2 - - - Bottom - - - True - - - GrowAndShrink - - - NoControl - - - 3, 162 - - - 2, 2, 2, 2 - - - 77, 23 - - - 0 - - - 写入普通卡 - - - buttonEMfWrite - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel13 - - - 3 - - - Fill - - - 2, 15 - - - 4 - - - 84, 187 - - - 13 - - - tableLayoutPanel13 - - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - groupBox7 - - - 0 - - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="buttonEUIDWrite" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="button4" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonECuidWrite" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonEMfWrite" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0" /></TableLayoutSettings> - - - Fill - - - 346, 2 - - - 2, 2, 2, 2 - - - 2, 2, 2, 2 - - - 88, 204 - - - 3 - - - [3]写入新卡 - - - groupBox7 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel2 - - - 4 - - - Fill - - - 2, 2 - - - 1 - - - 563, 208 - - - 15 - tableLayoutPanel2 @@ -2767,16 +1860,13 @@ <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="flowLayoutPanel1" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="panel1" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="groupBox5" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="tableLayoutPanel3" Row="0" RowSpan="1" Column="4" ColumnSpan="1" /><Control Name="groupBox7" Row="0" RowSpan="1" Column="3" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0" /><Rows Styles="Percent,100" /></TableLayoutSettings> - 4, 22 - - - 2, 2, 2, 2 + 4, 29 - 2, 2, 2, 2 + 3, 3, 3, 3 - 567, 212 + 854, 333 1 @@ -2820,123 +1910,6 @@ GrowAndShrink - - True - - - GrowAndShrink - - - 1 - - - True - - - GrowAndShrink - - - True - - - GrowAndShrink - - - Fill - - - Microsoft Sans Serif, 8.25pt - - - 128, 2 - - - 2, 2, 2, 2 - - - 74, 23 - - - 14 - - - HardNested - - - buttonHardNested - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - flowLayoutPanel18 - - - 2 - - - 2, 35 - - - 2, 2, 2, 2 - - - 204, 27 - - - 14 - - - flowLayoutPanel18 - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel8 - - - 0 - - - True - - - GrowAndShrink - - - 3, 3 - - - 195, 27 - - - 13 - - - flowLayoutPanel17 - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel8 - - - 1 - - - 7, 14 - - - 2 - - - 208, 64 - - - 13 - tableLayoutPanel8 @@ -2956,16 +1929,10 @@ Top - 194, 2 - - - 2, 2, 2, 2 - - - 2, 2, 2, 2 + 275, 3 - 220, 96 + 307, 137 6 @@ -2989,10 +1956,13 @@ Top - 3, 109 + 4, 158 + + + 4, 5, 4, 5 - 613, 100 + 920, 143 15 @@ -3012,15 +1982,1735 @@ 0 + + True + GrowAndShrink + + groupBox8 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel7 + + + 2 + + + groupBox9 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel7 + + + 3 + + + Fill + + + 4, 5 + + + 4, 5, 4, 5 + + + 920, 143 + + + 14 + + + False + + + flowLayoutPanel7 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel4 + + + 1 + + + 12, 8 + + + 4, 5, 4, 5 + + + 2 + + + 928, 306 + + + 0 + + + tableLayoutPanel4 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabPage1 + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="flowLayoutPanel8" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="flowLayoutPanel7" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,50" /><Rows Styles="Percent,50,Percent,50" /></TableLayoutSettings> + + + 4, 29 + + + 3, 3, 3, 3 + + + 854, 333 + + + 0 + + + 高级操作模式 + + + tabPage1 + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabControl1 + + + 1 + + + flowLayoutPanel6 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabPage3 + + + 0 + + + 4, 29 + + + 854, 333 + + + 2 + + + 软件设置 + + + tabPage3 + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabControl1 + + + 2 + + + 0, 8 + + + 862, 366 + + + 11 + + + tabControl1 + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 1 + + + True + + + GrowAndShrink + + + 5 + + + flowLayoutPanel1 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel2 + + + 0 + + + panel1 + + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel2 + + + 1 + + + groupBox5 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel2 + + + 2 + + + tableLayoutPanel3 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel2 + + + 3 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="label6" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonEStop" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="Percent,50,Percent,50" /></TableLayoutSettings> + + + groupBox7 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel2 + + + 4 + + + Fill + + + 3, 3 + + + 4, 5, 4, 5 + + + 1 + + + 848, 327 + + + 15 + + + tableLayoutPanel2 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabPage2 + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="flowLayoutPanel1" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="panel1" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="groupBox5" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="tableLayoutPanel3" Row="0" RowSpan="1" Column="4" ColumnSpan="1" /><Control Name="groupBox7" Row="0" RowSpan="1" Column="3" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0" /><Rows Styles="Percent,100" /></TableLayoutSettings> + + + True + + + GrowAndShrink + + + label8 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel1 + + + 0 + + + label4 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel1 + + + 1 + + + TopDown + + + 404, 5 + + + 4, 5, 4, 5 + + + 60, 60 + + + 16 + + + flowLayoutPanel1 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel2 + + + 0 + + + True + + + 3, 0 + + + 41, 40 + + + 12 + + + 请放 +新卡 + + + label8 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel1 + + + 0 + + + True + + + 3, 40 + + + 54, 20 + + + 8 + + + >>>>> + + + label4 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel1 + + + 1 + + + True + + + GrowAndShrink + + + tableLayoutPanel1 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + panel1 + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="label7" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonEscan" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label3" Row="0" RowSpan="1" Column="3" ColumnSpan="1" /><Control Name="buttonECheckEncrypt" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="label2" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="buttoEScanCard" Row="1" RowSpan="1" Column="2" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0" /><Rows Styles="Percent,50,Percent,50" /></TableLayoutSettings> + + + label5 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + panel1 + + + 1 + + + 3, 3 + + + 264, 223 + + + 14 + + + panel1 + + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel2 + + + 1 + + + True + + + GrowAndShrink + + + 4 + + + label7 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel1 + + + 0 + + + buttonEscan + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel1 + + + 1 + + + label3 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel1 + + + 2 + + + buttonECheckEncrypt + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel1 + + + 3 + + + label2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel1 + + + 4 + + + buttoEScanCard + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel1 + + + 5 + + + 8, 28 + + + 2 + + + 253, 80 + + + 12 + + + tableLayoutPanel1 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + panel1 + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="label7" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonEscan" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label3" Row="0" RowSpan="1" Column="3" ColumnSpan="1" /><Control Name="buttonECheckEncrypt" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="label2" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="buttoEScanCard" Row="1" RowSpan="1" Column="2" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0" /><Rows Styles="Percent,50,Percent,50" /></TableLayoutSettings> + + + True + + + Left + + + NoControl + + + 3, 40 + + + 41, 40 + + + 13 + + + 请放 +原卡 + + + label7 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel1 + + + 0 + + + True + + + GrowAndShrink + + + Left + + + 3, 3 + + + 83, 34 + + + 0 + + + 检测连接 + + + buttonEscan + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel1 + + + 1 + + + True + + + Fill + + + 214, 0 + + + 36, 40 + + + 7 + + + >>> + + + MiddleCenter + + + label3 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel1 + + + 2 + + + True + + + GrowAndShrink + + + Fill + + + 125, 3 + + + 83, 34 + + + 5 + + + 检测加密 + + + buttonECheckEncrypt + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel1 + + + 3 + + + True + + + Left + + + 92, 0 + + + 27, 40 + + + 6 + + + >> + + + MiddleCenter + + + label2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel1 + + + 4 + + + True + + + GrowAndShrink + + + Fill + + + 125, 43 + + + 83, 34 + + + 1 + + + 扫描卡片 + + + buttoEScanCard + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel1 + + + 5 + + + True + + + 3, 3 + + + 225, 220 + + + 9 + + + 从这里开始 + + + + + + +本工具仅支持SAK=08/18/28的 +卡片复制。SAK28无一键解密。 +若要复制S70卡片,请在高级界 +面上取消勾选“数据写入保护”。 + + + + label5 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + panel1 + + + 1 + + + True + + + GrowAndShrink + + + tableLayoutPanel11 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox5 + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="buttonEReadUID" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonEMfRead" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonECmfoc" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonEMfoc" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonESelectKey" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0" /></TableLayoutSettings> + + + Fill + + + 273, 3 + + + 124, 321 + + + 0 + + + [2]读取原卡 + + + groupBox5 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel2 + + + 2 + + + True + + + GrowAndShrink + + + 1 + + + buttonEReadUID + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel11 + + + 0 + + + buttonEMfRead + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel11 + + + 1 + + + buttonECmfoc + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel11 + + + 2 + + + buttonEMfoc + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel11 + + + 3 + + + buttonESelectKey + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel11 + + + 4 + + + Fill + + + 3, 22 + + + 4, 5, 4, 5 + + + 5 + + + 118, 296 + + + 13 + + + tableLayoutPanel11 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox5 + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="buttonEReadUID" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonEMfRead" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonECmfoc" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonEMfoc" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonESelectKey" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0" /></TableLayoutSettings> + + + True + + + GrowAndShrink + + + Fill + + + 3, 39 + + + 112, 30 + + + 3 + + + 从UID卡读回 + + + buttonEReadUID + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel11 + + + 0 + + + True + + + GrowAndShrink + + + Bottom + + + 3, 263 + + + 112, 30 + + + 1 + + + 已知密钥读 + + + buttonEMfRead + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel11 + + + 1 + + + True + + + GrowAndShrink + + + Fill + + + 3, 75 + + + 112, 30 + + + 2 + + + 知一密破解 + + + buttonECmfoc + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel11 + + + 2 + + + True + + + GrowAndShrink + + + Fill + + + 3, 3 + + + 112, 30 + + + 0 + + + 一键解原卡 + + + buttonEMfoc + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel11 + + + 3 + + + True + + + GrowAndShrink + + + Fill + + + 3, 111 + + + 112, 30 + + + 2 + + + 加载密钥… + + + buttonESelectKey + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel11 + + + 4 + + + True + + + GrowAndShrink + + + 1 + + + label6 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel3 + + + 0 + + + buttonEStop + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel3 + + + 1 + + + Fill + + + 602, 5 + + + 4, 5, 4, 5 + + + 2 + + + 242, 317 + + + 16 + + + tableLayoutPanel3 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel2 + + + 3 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="label6" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonEStop" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="Percent,50,Percent,50" /></TableLayoutSettings> + + + True + + + Fill + + + 3, 0 + + + 236, 158 + + + 10 + + + >>> 尝试一下是否成功 + + + MiddleCenter + + + label6 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel3 + + + 0 + + + Bottom, Right + + + True + + + GrowAndShrink + + + Microsoft Sans Serif, 11.25pt + + + 170, 275 + + + 69, 39 + + + 13 + + + 停止 + + + buttonEStop + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel3 + + + 1 + + + True + + + GrowAndShrink + + + tableLayoutPanel13 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox7 + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="buttonEUIDWrite" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="button4" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonECuidWrite" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonEMfWrite" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0" /></TableLayoutSettings> + + + Fill + + + 471, 3 + + + 124, 321 + + + 3 + + + [3]写入新卡 + + + groupBox7 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel2 + + + 4 + + + True + + + GrowAndShrink + + + 1 + + + buttonEUIDWrite + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel13 + + + 0 + + + button4 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel13 + + + 1 + + + buttonECuidWrite + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel13 + + + 2 + + + buttonEMfWrite + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel13 + + + 3 + + + Fill + + + 3, 22 + + + 4, 5, 4, 5 + + + 4 + + + 118, 296 + + + 13 + + + tableLayoutPanel13 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox7 + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="buttonEUIDWrite" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="button4" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonECuidWrite" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonEMfWrite" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0" /></TableLayoutSettings> + + + True + + + GrowAndShrink + + + Fill + + + 3, 3 + + + 112, 30 + + + 2 + + + 写(UF)UID卡 + + + buttonEUIDWrite + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel13 + + + 0 + + + True + + + GrowAndShrink + + + Fill + + + 3, 75 + + + 112, 30 + + + 1 + + + 锁UFUID卡 + + + button4 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel13 + + + 1 + + + True + + + GrowAndShrink + + + Fill + + + 3, 39 + + + 112, 30 + + + 2 + + + 写C/FUID卡 + + + buttonECuidWrite + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel13 + + + 2 + + + Bottom + + + True + + + GrowAndShrink + + + NoControl + + + 9, 263 + + + 99, 30 + + + 0 + + + 写入普通卡 + + + buttonEMfWrite + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel13 + + + 3 + + + True + + + GrowAndShrink + + + 1 + + + flowLayoutPanel18 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel8 + + + 0 + + + flowLayoutPanel17 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel8 + + + 1 + + + 10, 22 + + + 4, 5, 4, 5 + + + 2 + + + 290, 88 + + + 13 + + + tableLayoutPanel8 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox10 + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="flowLayoutPanel18" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="flowLayoutPanel17" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0" /></TableLayoutSettings> + + + True + + + GrowAndShrink + + + buttonHardNested + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel18 + + + 2 + + + 3, 49 + + + 284, 36 + + + 14 + + + flowLayoutPanel18 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel8 + + + 0 + + + True + + + GrowAndShrink + + + Fill + + + Microsoft Sans Serif, 8.25pt + + + 172, 3 + + + 109, 30 + + + 14 + + + HardNested + + + buttonHardNested + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel18 + + + 2 + + + True + + + GrowAndShrink + + + 4, 5 + + + 4, 5, 4, 5 + + + 269, 36 + + + 13 + + + flowLayoutPanel17 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel8 + + + 1 + True GrowAndShrink + + tableLayoutPanel9 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox8 + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="flowLayoutPanel16" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="flowLayoutPanel15" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0" /></TableLayoutSettings> + + + Fill + + + 416, 3 + + + 265, 121 + + + 6 + + + UID/UFUID卡操作 + + + groupBox8 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel7 + + + 2 + True @@ -3030,6 +3720,63 @@ 1 + + flowLayoutPanel16 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel9 + + + 0 + + + flowLayoutPanel15 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel9 + + + 1 + + + Fill + + + 3, 22 + + + 4, 5, 4, 5 + + + 2 + + + 259, 96 + + + 13 + + + tableLayoutPanel9 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox8 + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="flowLayoutPanel16" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="flowLayoutPanel15" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0" /></TableLayoutSettings> + True @@ -3037,10 +3784,13 @@ GrowAndShrink - 3, 38 + 4, 53 + + + 4, 5, 4, 5 - 178, 29 + 245, 38 14 @@ -3064,10 +3814,13 @@ GrowAndShrink - 3, 3 + 4, 5 + + + 4, 5, 4, 5 - 182, 29 + 251, 38 13 @@ -3084,81 +3837,99 @@ 1 - - Fill - - - 2, 15 - - - 2 - - - 188, 70 - - - 13 - - - tableLayoutPanel9 - - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - groupBox8 - - - 0 - - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="flowLayoutPanel16" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="flowLayoutPanel15" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0" /></TableLayoutSettings> - - - Top - - - 304, 2 - - - 2, 2, 2, 2 - - - 2, 2, 2, 2 - - - 192, 87 - - - 6 - - - UID/UFUID卡操作 - - - groupBox8 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - flowLayoutPanel7 - - - 2 - True GrowAndShrink + + flowLayoutPanel21 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox9 + + + 0 + + + Fill + + + 687, 3 + + + 101, 121 + + + 14 + + + C/FUID卡操作 + + + groupBox9 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel7 + + + 3 + True GrowAndShrink + + label1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel21 + + + 0 + + + Fill + + + BottomUp + + + 3, 22 + + + 4, 5, 4, 5 + + + 95, 96 + + + 0 + + + flowLayoutPanel21 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox9 + + + 0 + True @@ -3166,13 +3937,10 @@ Fill - 2, 0 - - - 2, 0, 2, 0 + 3, 56 - 67, 26 + 89, 40 5 @@ -3196,179 +3964,230 @@ 0 - - Fill - - - TopDown - - - 2, 15 - - - 71, 51 - - - 0 - - - flowLayoutPanel21 - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - groupBox9 - - - 0 - - - Top - - - 500, 2 - - - 2, 2, 2, 2 - - - 2, 2, 2, 2 - - - 75, 68 - - - 14 - - - C/FUID卡操作 - - - groupBox9 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - flowLayoutPanel7 - - - 3 - - - Fill - - - 3, 3 - - - 613, 100 - - - 14 - - - False - - - flowLayoutPanel7 - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel4 - - - 1 - - - 8, 5 - - - 2 - - - 619, 212 - - - 0 - - - tableLayoutPanel4 - - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabPage1 - - - 0 - - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="flowLayoutPanel8" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="flowLayoutPanel7" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,50" /><Rows Styles="Percent,50,Percent,50" /></TableLayoutSettings> - - - 4, 22 - - - 2, 2, 2, 2 - - - 2, 2, 2, 2 - - - 567, 212 - - - 0 - - - 高级操作模式 - - - tabPage1 - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabControl1 - - - 1 - True GrowAndShrink + + groupBox6 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel6 + + + 0 + + + groupBox12 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel6 + + + 1 + + + groupBox14 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel6 + + + 2 + + + groupBox13 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel6 + + + 3 + + + groupBox11 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel6 + + + 4 + + + 12, 5 + + + 4, 5, 4, 5 + + + 1043, 226 + + + 14 + + + flowLayoutPanel6 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabPage3 + + + 0 + True GrowAndShrink + + flowLayoutPanel2 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox6 + + + 0 + + + 3, 3 + + + 194, 149 + + + 0 + + + 卡操作相关 + + + groupBox6 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel6 + + + 0 + True GrowAndShrink + + checkBoxAutoABN + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel2 + + + 0 + + + checkBoxAutoLoadKey + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel2 + + + 1 + + + checkBoxWriteProtect + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel2 + + + 2 + + + checkBoxCuidKeyOver + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel2 + + + 3 + + + Fill + + + TopDown + + + 3, 22 + + + 4, 5, 4, 5 + + + 188, 124 + + + 14 + + + flowLayoutPanel2 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox6 + + + 0 + True - 2, 2 - - - 2, 2, 2, 2 + 3, 3 - 119, 17 + 167, 24 2 @@ -3392,13 +4211,10 @@ True - 2, 23 - - - 2, 2, 2, 2 + 3, 33 - 133, 17 + 182, 24 12 @@ -3422,13 +4238,10 @@ True - 2, 44 - - - 2, 2, 2, 2 + 3, 63 - 128, 17 + 173, 24 11 @@ -3452,10 +4265,13 @@ True - 3, 66 + 4, 95 + + + 4, 5, 4, 5 - 112, 17 + 155, 24 13 @@ -3475,62 +4291,44 @@ 3 - - Fill + + tableLayoutPanel12 - - TopDown + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2, 15 + + groupBox12 - - 137, 86 - - - 14 - - - flowLayoutPanel2 - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - groupBox6 - - + 0 - - 2, 2 + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="numericCLIFontSize" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label9" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label10" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonCLIColor" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0,AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0" /></TableLayoutSettings> - - 2, 2, 2, 2 + + 203, 3 - - 2, 2, 2, 2 + + 225, 108 - - 141, 103 + + 12 - - 0 + + 界面设置 - - 卡操作相关 + + groupBox12 - - groupBox6 - - + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + flowLayoutPanel6 - - 0 + + 1 True @@ -3541,14 +4339,89 @@ 2 - - 85, 27 + + numericCLIFontSize - - 2, 2, 2, 2 + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel12 + + + 0 + + + label9 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel12 + + + 1 + + + label10 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel12 + + + 2 + + + buttonCLIColor + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel12 + + + 3 + + + 10, 28 + + + 4, 5, 4, 5 + + + 2 + + + 213, 70 + + + 14 + + + tableLayoutPanel12 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox12 + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="numericCLIFontSize" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label9" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label10" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonCLIColor" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0,AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0" /></TableLayoutSettings> + + + 114, 41 - 64, 20 + 96, 26 16 @@ -3569,13 +4442,10 @@ True - 2, 0 - - - 2, 0, 2, 0 + 3, 0 - 79, 13 + 105, 20 13 @@ -3599,13 +4469,10 @@ True - 2, 25 - - - 2, 0, 2, 0 + 3, 38 - 79, 13 + 105, 20 15 @@ -3629,13 +4496,10 @@ Popup - 85, 2 - - - 2, 2, 2, 2 + 114, 3 - 64, 21 + 96, 32 14 @@ -3655,86 +4519,137 @@ 3 - - 7, 18 - - - 2 - - - 151, 49 - - - 14 - - - tableLayoutPanel12 - - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - groupBox12 - - - 0 - - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="numericCLIFontSize" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label9" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label10" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonCLIColor" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0,AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0" /></TableLayoutSettings> - - - 147, 2 - - - 2, 2, 2, 2 - - - 2, 2, 2, 2 - - - 150, 70 - - - 12 - - - 界面设置 - - - groupBox12 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - flowLayoutPanel6 - - - 1 - True GrowAndShrink + + flowLayoutPanel5 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox14 + + + 0 + + + 434, 3 + + + 224, 220 + + + 15 + + + 优化设置 + + + groupBox14 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel6 + + + 2 + True GrowAndShrink + + checkBoxNewScan + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel5 + + + 0 + + + label11 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel5 + + + 1 + + + SetDeviceCombo + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel5 + + + 2 + + + checkBoxMultiDev + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel5 + + + 3 + + + TopDown + + + 15, 31 + + + 4, 5, 4, 5 + + + 202, 162 + + + 14 + + + flowLayoutPanel5 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox14 + + + 0 + True - 2, 2 - - - 2, 2, 2, 2 + 3, 3 - 110, 17 + 147, 24 1 @@ -3758,10 +4673,13 @@ True - 3, 21 + 4, 30 + + + 4, 0, 4, 0 - 55, 13 + 73, 20 3 @@ -3782,10 +4700,13 @@ 1 - 3, 37 + 4, 55 + + + 4, 5, 4, 5 - 131, 21 + 194, 28 2 @@ -3806,10 +4727,13 @@ True - 3, 64 + 4, 93 + + + 4, 5, 4, 5 - 110, 43 + 147, 64 4 @@ -3831,83 +4755,113 @@ 3 - - TopDown - - - 10, 20 - - - 137, 110 - - - 14 - - - flowLayoutPanel5 - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - groupBox14 - - - 0 - - - 301, 2 - - - 2, 2, 2, 2 - - - 2, 2, 2, 2 - - - 152, 148 - - - 15 - - - 优化设置 - - - groupBox14 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - flowLayoutPanel6 - - - 2 - True GrowAndShrink + + flowLayoutPanel4 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox13 + + + 0 + + + 664, 3 + + + 226, 130 + + + 13 + + + 偏好设置 + + + groupBox13 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel6 + + + 3 + True GrowAndShrink + + checkBoxDefIsAdv + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel4 + + + 0 + + + checkBoxAutoSave + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel4 + + + 1 + + + TopDown + + + 18, 43 + + + 4, 5, 4, 5 + + + 201, 60 + + + 14 + + + flowLayoutPanel4 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + groupBox13 + + + 0 + True - 2, 2 - - - 2, 2, 2, 2 + 3, 3 - 146, 17 + 195, 24 0 @@ -3931,13 +4885,10 @@ True - 2, 23 - - - 2, 2, 2, 2 + 3, 33 - 141, 17 + 192, 24 1 @@ -3957,114 +4908,12 @@ 1 - - TopDown - - - 12, 28 - - - 150, 42 - - - 14 - - - flowLayoutPanel4 - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - groupBox13 - - - 0 - - - 457, 2 - - - 2, 2, 2, 2 - - - 2, 2, 2, 2 - - - 167, 88 - - - 13 - - - 偏好设置 - - - groupBox13 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - flowLayoutPanel6 - - - 3 - True GrowAndShrink - - True - - - GrowAndShrink - - - True - - - 2, 2 - - - 2, 2, 2, 2 - - - 86, 17 - - - 0 - - - 单线程计算 - - - checkBoxHardLowCost - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - flowLayoutPanel3 - - - 0 - - - TopDown - - - 11, 18 - - - 90, 21 - - - 14 - flowLayoutPanel3 @@ -4078,16 +4927,10 @@ 0 - 628, 2 - - - 2, 2, 2, 2 - - - 2, 2, 2, 2 + 896, 3 - 106, 57 + 144, 85 14 @@ -4107,81 +4950,108 @@ 4 - - 8, 3 + + True - - 736, 152 + + GrowAndShrink - - 14 + + checkBoxHardLowCost - - flowLayoutPanel6 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + flowLayoutPanel3 - - tabPage3 - - + 0 - - 4, 22 + + TopDown - - 2, 2, 2, 2 + + 16, 28 - - 567, 212 + + 4, 5, 4, 5 - - 2 + + 121, 30 - - 软件设置 + + 14 - - tabPage3 + + flowLayoutPanel3 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabControl1 + + groupBox11 - - 2 + + 0 - - 0, 5 + + True - - 2, 2, 2, 2 + + 3, 3 - - 575, 238 + + 115, 24 - - 11 + + 0 - - tabControl1 + + 单线程计算 - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + checkBoxHardLowCost - - $this + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + flowLayoutPanel3 + + + 0 157, 17 + + 0, 671 + + + 2, 0, 15, 0 + + + 862, 31 + + + 12 + + + statusStrip1 + + + statusStrip1 + + + System.Windows.Forms.StatusStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 0 + False @@ -4212,7 +5082,7 @@ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIDSURBVDhPpZLrS5NhGMb3j4SWh0oRQVExD4gonkDpg4hG + YQUAAAAJcEhZcwAAFiUAABYlAUlSJPAAAAIDSURBVDhPpZLrS5NhGMb3j4SWh0oRQVExD4gonkDpg4hG YKxG6WBogkMZKgPNCEVJFBGdGETEvgwyO9DJE5syZw3PIlPEE9pgBCLZ5XvdMB8Ew8gXbl54nuf63dd9 0OGSnwCahxbPRNPAPMw9Xpg6ZmF46kZZ0xSKzJPIrhpDWsVnpBhGkKx3nAX8Pv7z1zg8OoY/cITdn4fw bf/C0kYAN3Ma/w3gWfZL5kzTKBxjWyK2DftwI9tyMYCZKXbNHaD91bLYJrDXsYbrWfUKwJrPE9M2M1Oc @@ -4228,7 +5098,7 @@ Magenta - 73, 29 + 107, 29 检查更新 @@ -4239,33 +5109,6 @@ 0, 26 - - 0, 425 - - - 1, 0, 10, 0 - - - 575, 31 - - - 12 - - - statusStrip1 - - - statusStrip1 - - - System.Windows.Forms.StatusStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 0 - 297, 17 @@ -4276,10 +5119,10 @@ 71 - 6, 13 + 9, 20 - 575, 456 + 862, 702 @@ -5413,9 +6256,6 @@ //////////////////////////////////8= - - 2, 2, 2, 2 - MifareOne Tool diff --git a/MifareOneTool/Form1.ru.resx b/MifareOneTool/Form1.ru.resx index 7a128f3..60588c2 100644 --- a/MifareOneTool/Form1.ru.resx +++ b/MifareOneTool/Form1.ru.resx @@ -118,31 +118,31 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Сканирование карты + Поиск карт Блокировка карты UFUID - Чтение UID + Читать UID - Прочитайте карту UID. + Прочитать UID карты - UID написать + Запись UID Напишите UID-карту. - Проверьте шифрование + Проверка шифрования - Проверьте шифрование карты. + Обнаружение шифрования карты. - Ручной CLI + Команды Откройте командную строку NFC для расширенных операций. @@ -151,7 +151,7 @@ # M1T # - CUID написать + Запись CUID Запишите CUID / FUID карту (может понадобиться файл ключа) @@ -163,59 +163,59 @@ Сохранить журнал - Словарный тест + Тест словаря - Импортируйте файл словаря для Nested crack. + Импорт файлов словарей для взлома - Сравнение различий + Сравнение дампов Определить шифрование - Знай секретную трещину + Ввести известный ключ - Написать C / FUID карту + Запись карты C/FUID - Решение в один клик + Автоматически - Известный ключ чтения + Известный ключ для чтения - Написать обычную карту + Записать обычную карту - Читать обратно с UID карты + Чтение UID - Определить соединение + Определить считыватель Загрузить ключ ... - Остановить или Стоп + Остановить - Запись (UF) UID карты + Запись карты (UF)UID - Шестнадцатеричный редактор + Редактор дампа - Хватит бегать + Остановить - Испытательное оборудование + Определить - Сканирование подключенного устройства NFC -(в настоящее время поддерживает PN532, ACR122U) + Сканирование подключенных устройств NFC +(В настоящее время поддерживает PN532, ACR122U) Блокировка Ufuid @@ -224,44 +224,44 @@ Заблокированная карта UFUID 0 блокирует данные (тестирование) - Полностью зашифрованные взрывные работы + MFUK - Внедрите инструмент Darkside на карту (не обязательно успешный) + Инструмент Darkside (не обязательно успешный) MFF08 CUID ремонт - Очистить М1 + Очистить Отформатируйте нормальную карту M1 (необходимо загрузить файл ключа) - Чтение MFOC + MFOC - Вложенный взлом на полушифрованных картах. + Взлом на полушифрованных картах. Нажмите Ctrl и нажмите эту кнопку, чтобы добавить известный ключ. - Читай М1 + Чтение Прочитайте обычные карты M1 (возможно, потребуется загрузить файл ключа) - Написать M1 + Запись Напишите нормальную карту M1 (возможно, потребуется загрузить файл ключа) - Знать н + Ввод известного ключа - Введите известный ключ для вложенного взлома. + Введите известный ключ для взлома. Ручное сканирование @@ -270,13 +270,13 @@ Сканирование для действительной карты. - Выберите key.mfd + Выбрать key.mfd Загрузите файл MFD с правильным ключом для чтения и записи и правильными битами управления. - UID полная сетка + Полный UID Очистите карту и повторно инициализируйте ее. @@ -307,13 +307,14 @@ CUID запись патча пустой карты - Автоматически перейти в расширенный режим работы + Автоматический переход в +расширенный режим работы Однопоточные вычисления - Режим нескольких экземпляров + Режим нескольких устройств Multi-Open обнаружение будет отключено Пожалуйста, укажите ваше собственное устройство @@ -327,53 +328,53 @@ Multi-Open обнаружение будет отключено Управление устройством - Взломать инструмент + Взлом Настройки интерфейса - предпочтения + Предпочтения Настройки оптимизации - Обычная операция с картой + Обычные операции с картой - Run / Terminal + Терминал - Интегрированные средства + Дополнительные инструменты - [2] читать оригинал карты + 2. Прочитать карту Операция с картой - [3] написать новую карту + 3. Записать новую карту - Работа UID / UFUID карты + Операции с UID/UFUID - Работа с картой C / FUID + Работа с картой C/FUID - Карточка читается -То же, что и обычная карта + Карточка читается +как и обычная карта Размер текста терминала - Назначенное устройство + Укажите устройство - Начните здесь + 1. Начните здесь @@ -387,32 +388,30 @@ Multi-Open обнаружение будет отключено - >>> Попробуй посмотреть, получится ли + >>> Проверьте результат - Пожалуйста, поставьте -Оригинальная карта + Пожалуйста, +вставьте оигинальную карту - Пожалуйста, поставьте -Новая карта + Пожалуйста, вставьте +новую карту Цвет текста терминала - Привет, кардмен! + Привет! Для первого запуска нажмите «Определить устройство», чтобы ускорить последующие запуски. - Привет, кардмен! -Для первого запуска нажмите «Определить устройство», чтобы ускорить последующие запуски. - + Рекомендуется нажать «Определить», чтобы ускорить последующую операцию. - готовый + Готов Расширенный режим работы @@ -421,7 +420,7 @@ Multi-Open обнаружение будет отключено Режим копирования карты - Настройки программного обеспечения + Настройки программы Проверьте наличие обновлений