namespace MiscToolSet { partial class MainForm { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm)); this.PasswordHasherInputTextBox = new System.Windows.Forms.TextBox(); this.PasswordHasherOutputTextBox = new System.Windows.Forms.TextBox(); this.GuidGeneratorCopyAttributeButton = new System.Windows.Forms.Button(); this.GuidGeneratorCopyDformatButton = new System.Windows.Forms.Button(); this.GuidGeneratorCopyNformatButton = new System.Windows.Forms.Button(); this.GuidGeneratorButton = new System.Windows.Forms.Button(); this.GuidGeneratorResultAttributeTextBox = new System.Windows.Forms.TextBox(); this.GuidGeneratorResultDTextBox = new System.Windows.Forms.TextBox(); this.GuidGeneratorResultNTextBox = new System.Windows.Forms.TextBox(); this.MachineKeyResult = new System.Windows.Forms.RichTextBox(); this.MachineKeyCopyButton = new System.Windows.Forms.Button(); this.MachineKeyButton = new System.Windows.Forms.Button(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.UpperCaseCheckBox = new System.Windows.Forms.CheckBox(); this.BulkNewGuidUpDown = new System.Windows.Forms.NumericUpDown(); this.NumberBulkNewGuidRadioButton = new System.Windows.Forms.RadioButton(); this.AttrBulkNewGuidRadioButton = new System.Windows.Forms.RadioButton(); this.CtorBulkNewGuidRadioButton = new System.Windows.Forms.RadioButton(); this.NormalBulkNewGuidRadioButton = new System.Windows.Forms.RadioButton(); this.BulkNewGuidTextBox = new System.Windows.Forms.TextBox(); this.GuidGeneratorCopyNewButton = new System.Windows.Forms.Button(); this.BulkNewGuidButton = new System.Windows.Forms.Button(); this.GuidGeneratorResultNewTextBox = new System.Windows.Forms.TextBox(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.Md5HasherUpperCaseCheckBox = new System.Windows.Forms.CheckBox(); this.label8 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.Md5HasherOutputTextBox = new System.Windows.Forms.TextBox(); this.MD5HasherInputTextBox = new System.Windows.Forms.TextBox(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.tabPage4 = new System.Windows.Forms.TabPage(); this.PasswordGeneratorHashUseUpperCaseCheckBox = new System.Windows.Forms.CheckBox(); this.PasswordGenerateIncludeSymbolCheckBox = new System.Windows.Forms.CheckBox(); this.PasswordGenerateIncludeNumberCheckBox = new System.Windows.Forms.CheckBox(); this.PasswordGenerateIncludeLowerCaseCheckBox = new System.Windows.Forms.CheckBox(); this.PasswordGenerateIncludeUpperCaseCheckBox = new System.Windows.Forms.CheckBox(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.PasswordGenerateUsePasswordHasherRadioButton = new System.Windows.Forms.RadioButton(); this.PasswordGenerateUseMd5RadioButton = new System.Windows.Forms.RadioButton(); this.PasswordGenerateLengthUpDownBox = new System.Windows.Forms.NumericUpDown(); this.PasswordGenerateNumberUpDownBox = new System.Windows.Forms.NumericUpDown(); this.PasswordGenerateButton = new System.Windows.Forms.Button(); this.PasswordGenerateResultRichTextBox = new System.Windows.Forms.RichTextBox(); this.tabPage5 = new System.Windows.Forms.TabPage(); this.DataUrlMimeTypeTextBox = new System.Windows.Forms.TextBox(); this.DataUrlCheckBox = new System.Windows.Forms.CheckBox(); this.DropToBase64FileNameLabel = new System.Windows.Forms.Label(); this.DropToBase64Label = new System.Windows.Forms.Label(); this.DropToBase64TextBox = new System.Windows.Forms.RichTextBox(); this.CopyBase64Button = new System.Windows.Forms.Button(); this.tabPage6 = new System.Windows.Forms.TabPage(); this.splitContainer3 = new System.Windows.Forms.SplitContainer(); this.splitContainer4 = new System.Windows.Forms.SplitContainer(); this.CodeInputTextBox = new System.Windows.Forms.TextBox(); this.CodeConvertTextBox = new System.Windows.Forms.TextBox(); this.CodeCollectTextBox = new System.Windows.Forms.TextBox(); this.CollectPatternTextBox = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.ConvertPatternTextBox = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.MagicPatternText = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.MagicHuntingButton = new System.Windows.Forms.Button(); this.tabPage7 = new System.Windows.Forms.TabPage(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.RsaPrivateKeyTextBox = new System.Windows.Forms.RichTextBox(); this.RsaPublicKeyTextBox = new System.Windows.Forms.RichTextBox(); this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); this.RsaKeyGenerateButton = new System.Windows.Forms.Button(); this.RsaKeySizeUpDown = new System.Windows.Forms.NumericUpDown(); this.tabPage8 = new System.Windows.Forms.TabPage(); this.splitContainer2 = new System.Windows.Forms.SplitContainer(); this.InputCodeTextBox = new System.Windows.Forms.RichTextBox(); this.ConvertedCodeTextBox = new System.Windows.Forms.RichTextBox(); this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel(); this.ConvertCodeButton = new System.Windows.Forms.Button(); this.CopyButton = new System.Windows.Forms.Button(); this.tabControl1.SuspendLayout(); this.tabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.BulkNewGuidUpDown)).BeginInit(); this.tabPage1.SuspendLayout(); this.tabPage3.SuspendLayout(); this.tabPage4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.PasswordGenerateLengthUpDownBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.PasswordGenerateNumberUpDownBox)).BeginInit(); this.tabPage5.SuspendLayout(); this.tabPage6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit(); this.splitContainer3.Panel1.SuspendLayout(); this.splitContainer3.Panel2.SuspendLayout(); this.splitContainer3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).BeginInit(); this.splitContainer4.Panel1.SuspendLayout(); this.splitContainer4.Panel2.SuspendLayout(); this.splitContainer4.SuspendLayout(); this.tabPage7.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); this.flowLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.RsaKeySizeUpDown)).BeginInit(); this.tabPage8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit(); this.splitContainer2.Panel1.SuspendLayout(); this.splitContainer2.Panel2.SuspendLayout(); this.splitContainer2.SuspendLayout(); this.flowLayoutPanel2.SuspendLayout(); this.SuspendLayout(); // // PasswordHasherInputTextBox // this.PasswordHasherInputTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.PasswordHasherInputTextBox.Location = new System.Drawing.Point(55, 44); this.PasswordHasherInputTextBox.Name = "PasswordHasherInputTextBox"; this.PasswordHasherInputTextBox.Size = new System.Drawing.Size(835, 21); this.PasswordHasherInputTextBox.TabIndex = 0; this.PasswordHasherInputTextBox.TextChanged += new System.EventHandler(this.txtToPasswordHash_TextChanged); // // PasswordHasherOutputTextBox // this.PasswordHasherOutputTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.PasswordHasherOutputTextBox.Location = new System.Drawing.Point(55, 71); this.PasswordHasherOutputTextBox.Name = "PasswordHasherOutputTextBox"; this.PasswordHasherOutputTextBox.ReadOnly = true; this.PasswordHasherOutputTextBox.Size = new System.Drawing.Size(835, 21); this.PasswordHasherOutputTextBox.TabIndex = 1; this.PasswordHasherOutputTextBox.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtResultOfPasswordHash_MouseDoubleClick); // // GuidGeneratorCopyAttributeButton // this.GuidGeneratorCopyAttributeButton.Location = new System.Drawing.Point(6, 89); this.GuidGeneratorCopyAttributeButton.Name = "GuidGeneratorCopyAttributeButton"; this.GuidGeneratorCopyAttributeButton.Size = new System.Drawing.Size(45, 23); this.GuidGeneratorCopyAttributeButton.TabIndex = 6; this.GuidGeneratorCopyAttributeButton.Text = "Copy"; this.GuidGeneratorCopyAttributeButton.UseVisualStyleBackColor = true; this.GuidGeneratorCopyAttributeButton.Click += new System.EventHandler(this.btnCpA_Click); // // GuidGeneratorCopyDformatButton // this.GuidGeneratorCopyDformatButton.Location = new System.Drawing.Point(6, 35); this.GuidGeneratorCopyDformatButton.Name = "GuidGeneratorCopyDformatButton"; this.GuidGeneratorCopyDformatButton.Size = new System.Drawing.Size(45, 23); this.GuidGeneratorCopyDformatButton.TabIndex = 2; this.GuidGeneratorCopyDformatButton.Text = "Copy"; this.GuidGeneratorCopyDformatButton.UseVisualStyleBackColor = true; this.GuidGeneratorCopyDformatButton.Click += new System.EventHandler(this.btnCpD_Click); // // GuidGeneratorCopyNformatButton // this.GuidGeneratorCopyNformatButton.Location = new System.Drawing.Point(6, 116); this.GuidGeneratorCopyNformatButton.Name = "GuidGeneratorCopyNformatButton"; this.GuidGeneratorCopyNformatButton.Size = new System.Drawing.Size(45, 23); this.GuidGeneratorCopyNformatButton.TabIndex = 8; this.GuidGeneratorCopyNformatButton.Text = "Copy"; this.GuidGeneratorCopyNformatButton.UseVisualStyleBackColor = true; this.GuidGeneratorCopyNformatButton.Click += new System.EventHandler(this.btnCpN_Click); // // GuidGeneratorButton // this.GuidGeneratorButton.Location = new System.Drawing.Point(6, 6); this.GuidGeneratorButton.Name = "GuidGeneratorButton"; this.GuidGeneratorButton.Size = new System.Drawing.Size(75, 23); this.GuidGeneratorButton.TabIndex = 0; this.GuidGeneratorButton.Text = "New Guid"; this.GuidGeneratorButton.UseVisualStyleBackColor = true; this.GuidGeneratorButton.Click += new System.EventHandler(this.btnNewGuid_Click); // // GuidGeneratorResultAttributeTextBox // this.GuidGeneratorResultAttributeTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.GuidGeneratorResultAttributeTextBox.Location = new System.Drawing.Point(57, 91); this.GuidGeneratorResultAttributeTextBox.Name = "GuidGeneratorResultAttributeTextBox"; this.GuidGeneratorResultAttributeTextBox.ReadOnly = true; this.GuidGeneratorResultAttributeTextBox.Size = new System.Drawing.Size(833, 21); this.GuidGeneratorResultAttributeTextBox.TabIndex = 7; this.GuidGeneratorResultAttributeTextBox.Text = "[Guid(\"D\")]"; // // GuidGeneratorResultDTextBox // this.GuidGeneratorResultDTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.GuidGeneratorResultDTextBox.Location = new System.Drawing.Point(57, 37); this.GuidGeneratorResultDTextBox.Name = "GuidGeneratorResultDTextBox"; this.GuidGeneratorResultDTextBox.ReadOnly = true; this.GuidGeneratorResultDTextBox.Size = new System.Drawing.Size(833, 21); this.GuidGeneratorResultDTextBox.TabIndex = 3; this.GuidGeneratorResultDTextBox.Text = "D"; // // GuidGeneratorResultNTextBox // this.GuidGeneratorResultNTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.GuidGeneratorResultNTextBox.Location = new System.Drawing.Point(57, 118); this.GuidGeneratorResultNTextBox.Name = "GuidGeneratorResultNTextBox"; this.GuidGeneratorResultNTextBox.ReadOnly = true; this.GuidGeneratorResultNTextBox.Size = new System.Drawing.Size(833, 21); this.GuidGeneratorResultNTextBox.TabIndex = 9; this.GuidGeneratorResultNTextBox.Text = "N"; // // MachineKeyResult // this.MachineKeyResult.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.MachineKeyResult.Location = new System.Drawing.Point(6, 35); this.MachineKeyResult.Name = "MachineKeyResult"; this.MachineKeyResult.Size = new System.Drawing.Size(884, 265); this.MachineKeyResult.TabIndex = 1; this.MachineKeyResult.Text = ""; // // MachineKeyCopyButton // this.MachineKeyCopyButton.Location = new System.Drawing.Point(118, 6); this.MachineKeyCopyButton.Name = "MachineKeyCopyButton"; this.MachineKeyCopyButton.Size = new System.Drawing.Size(52, 23); this.MachineKeyCopyButton.TabIndex = 0; this.MachineKeyCopyButton.Text = "Copy"; this.MachineKeyCopyButton.UseVisualStyleBackColor = true; this.MachineKeyCopyButton.Click += new System.EventHandler(this.CopyMachineKeyButton_Click); // // MachineKeyButton // this.MachineKeyButton.Location = new System.Drawing.Point(6, 6); this.MachineKeyButton.Name = "MachineKeyButton"; this.MachineKeyButton.Size = new System.Drawing.Size(106, 23); this.MachineKeyButton.TabIndex = 0; this.MachineKeyButton.Text = "New MachineKey"; this.MachineKeyButton.UseVisualStyleBackColor = true; this.MachineKeyButton.Click += new System.EventHandler(this.NewMachineKeyButton_Click); // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage3); this.tabControl1.Controls.Add(this.tabPage4); this.tabControl1.Controls.Add(this.tabPage5); this.tabControl1.Controls.Add(this.tabPage6); this.tabControl1.Controls.Add(this.tabPage7); this.tabControl1.Controls.Add(this.tabPage8); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Multiline = true; this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(755, 720); this.tabControl1.TabIndex = 5; // // tabPage2 // this.tabPage2.Controls.Add(this.UpperCaseCheckBox); this.tabPage2.Controls.Add(this.BulkNewGuidUpDown); this.tabPage2.Controls.Add(this.NumberBulkNewGuidRadioButton); this.tabPage2.Controls.Add(this.AttrBulkNewGuidRadioButton); this.tabPage2.Controls.Add(this.CtorBulkNewGuidRadioButton); this.tabPage2.Controls.Add(this.NormalBulkNewGuidRadioButton); this.tabPage2.Controls.Add(this.BulkNewGuidTextBox); this.tabPage2.Controls.Add(this.GuidGeneratorCopyNewButton); this.tabPage2.Controls.Add(this.GuidGeneratorCopyAttributeButton); this.tabPage2.Controls.Add(this.BulkNewGuidButton); this.tabPage2.Controls.Add(this.GuidGeneratorButton); this.tabPage2.Controls.Add(this.GuidGeneratorCopyDformatButton); this.tabPage2.Controls.Add(this.GuidGeneratorResultNTextBox); this.tabPage2.Controls.Add(this.GuidGeneratorCopyNformatButton); this.tabPage2.Controls.Add(this.GuidGeneratorResultDTextBox); this.tabPage2.Controls.Add(this.GuidGeneratorResultNewTextBox); this.tabPage2.Controls.Add(this.GuidGeneratorResultAttributeTextBox); this.tabPage2.Location = new System.Drawing.Point(4, 40); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(3); this.tabPage2.Size = new System.Drawing.Size(747, 676); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "GUID Generator"; this.tabPage2.UseVisualStyleBackColor = true; // // UpperCaseCheckBox // this.UpperCaseCheckBox.AutoSize = true; this.UpperCaseCheckBox.Location = new System.Drawing.Point(193, 10); this.UpperCaseCheckBox.Name = "UpperCaseCheckBox"; this.UpperCaseCheckBox.Size = new System.Drawing.Size(84, 16); this.UpperCaseCheckBox.TabIndex = 1; this.UpperCaseCheckBox.Text = "UPPER CASE"; this.UpperCaseCheckBox.UseVisualStyleBackColor = true; // // BulkNewGuidUpDown // this.BulkNewGuidUpDown.Location = new System.Drawing.Point(111, 168); this.BulkNewGuidUpDown.Maximum = new decimal(new int[] { 9999, 0, 0, 0}); this.BulkNewGuidUpDown.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.BulkNewGuidUpDown.Name = "BulkNewGuidUpDown"; this.BulkNewGuidUpDown.Size = new System.Drawing.Size(50, 21); this.BulkNewGuidUpDown.TabIndex = 11; this.BulkNewGuidUpDown.Value = new decimal(new int[] { 100, 0, 0, 0}); // // NumberBulkNewGuidRadioButton // this.NumberBulkNewGuidRadioButton.AutoSize = true; this.NumberBulkNewGuidRadioButton.Location = new System.Drawing.Point(398, 168); this.NumberBulkNewGuidRadioButton.Name = "NumberBulkNewGuidRadioButton"; this.NumberBulkNewGuidRadioButton.Size = new System.Drawing.Size(83, 16); this.NumberBulkNewGuidRadioButton.TabIndex = 15; this.NumberBulkNewGuidRadioButton.Text = "&NumberOnly"; this.NumberBulkNewGuidRadioButton.UseVisualStyleBackColor = true; // // AttrBulkNewGuidRadioButton // this.AttrBulkNewGuidRadioButton.AutoSize = true; this.AttrBulkNewGuidRadioButton.Location = new System.Drawing.Point(345, 168); this.AttrBulkNewGuidRadioButton.Name = "AttrBulkNewGuidRadioButton"; this.AttrBulkNewGuidRadioButton.Size = new System.Drawing.Size(47, 16); this.AttrBulkNewGuidRadioButton.TabIndex = 14; this.AttrBulkNewGuidRadioButton.Text = "&Attr"; this.AttrBulkNewGuidRadioButton.UseVisualStyleBackColor = true; // // CtorBulkNewGuidRadioButton // this.CtorBulkNewGuidRadioButton.AutoSize = true; this.CtorBulkNewGuidRadioButton.Location = new System.Drawing.Point(250, 168); this.CtorBulkNewGuidRadioButton.Name = "CtorBulkNewGuidRadioButton"; this.CtorBulkNewGuidRadioButton.Size = new System.Drawing.Size(89, 16); this.CtorBulkNewGuidRadioButton.TabIndex = 13; this.CtorBulkNewGuidRadioButton.Text = "Ctor(&New D)"; this.CtorBulkNewGuidRadioButton.UseVisualStyleBackColor = true; // // NormalBulkNewGuidRadioButton // this.NormalBulkNewGuidRadioButton.AutoSize = true; this.NormalBulkNewGuidRadioButton.Checked = true; this.NormalBulkNewGuidRadioButton.Location = new System.Drawing.Point(167, 168); this.NormalBulkNewGuidRadioButton.Name = "NormalBulkNewGuidRadioButton"; this.NormalBulkNewGuidRadioButton.Size = new System.Drawing.Size(77, 16); this.NormalBulkNewGuidRadioButton.TabIndex = 12; this.NormalBulkNewGuidRadioButton.TabStop = true; this.NormalBulkNewGuidRadioButton.Text = "Normal(&D)"; this.NormalBulkNewGuidRadioButton.UseVisualStyleBackColor = true; // // BulkNewGuidTextBox // this.BulkNewGuidTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.BulkNewGuidTextBox.Location = new System.Drawing.Point(7, 198); this.BulkNewGuidTextBox.Multiline = true; this.BulkNewGuidTextBox.Name = "BulkNewGuidTextBox"; this.BulkNewGuidTextBox.Size = new System.Drawing.Size(883, 278); this.BulkNewGuidTextBox.TabIndex = 16; // // GuidGeneratorCopyNewButton // this.GuidGeneratorCopyNewButton.Location = new System.Drawing.Point(6, 62); this.GuidGeneratorCopyNewButton.Name = "GuidGeneratorCopyNewButton"; this.GuidGeneratorCopyNewButton.Size = new System.Drawing.Size(45, 23); this.GuidGeneratorCopyNewButton.TabIndex = 4; this.GuidGeneratorCopyNewButton.Text = "Copy"; this.GuidGeneratorCopyNewButton.UseVisualStyleBackColor = true; this.GuidGeneratorCopyNewButton.Click += new System.EventHandler(this.GuidGeneratorCopyNewButton_Click); // // BulkNewGuidButton // this.BulkNewGuidButton.Location = new System.Drawing.Point(6, 168); this.BulkNewGuidButton.Name = "BulkNewGuidButton"; this.BulkNewGuidButton.Size = new System.Drawing.Size(98, 23); this.BulkNewGuidButton.TabIndex = 10; this.BulkNewGuidButton.Text = "Bulk New Guid"; this.BulkNewGuidButton.UseVisualStyleBackColor = true; this.BulkNewGuidButton.Click += new System.EventHandler(this.BulkNewGuidButton_Click); // // GuidGeneratorResultNewTextBox // this.GuidGeneratorResultNewTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.GuidGeneratorResultNewTextBox.Location = new System.Drawing.Point(57, 64); this.GuidGeneratorResultNewTextBox.Name = "GuidGeneratorResultNewTextBox"; this.GuidGeneratorResultNewTextBox.ReadOnly = true; this.GuidGeneratorResultNewTextBox.Size = new System.Drawing.Size(833, 21); this.GuidGeneratorResultNewTextBox.TabIndex = 5; this.GuidGeneratorResultNewTextBox.Text = "new Guid(\"D\")"; // // tabPage1 // this.tabPage1.Controls.Add(this.Md5HasherUpperCaseCheckBox); this.tabPage1.Controls.Add(this.label8); this.tabPage1.Controls.Add(this.label5); this.tabPage1.Controls.Add(this.label7); this.tabPage1.Controls.Add(this.label2); this.tabPage1.Controls.Add(this.label6); this.tabPage1.Controls.Add(this.label1); this.tabPage1.Controls.Add(this.Md5HasherOutputTextBox); this.tabPage1.Controls.Add(this.PasswordHasherOutputTextBox); this.tabPage1.Controls.Add(this.MD5HasherInputTextBox); this.tabPage1.Controls.Add(this.PasswordHasherInputTextBox); this.tabPage1.Location = new System.Drawing.Point(4, 40); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(747, 676); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "Password hasher (AspNetIdentityCore&MD5)"; this.tabPage1.UseVisualStyleBackColor = true; // // Md5HasherUpperCaseCheckBox // this.Md5HasherUpperCaseCheckBox.AutoSize = true; this.Md5HasherUpperCaseCheckBox.Checked = true; this.Md5HasherUpperCaseCheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.Md5HasherUpperCaseCheckBox.Location = new System.Drawing.Point(252, 114); this.Md5HasherUpperCaseCheckBox.Name = "Md5HasherUpperCaseCheckBox"; this.Md5HasherUpperCaseCheckBox.Size = new System.Drawing.Size(84, 16); this.Md5HasherUpperCaseCheckBox.TabIndex = 4; this.Md5HasherUpperCaseCheckBox.Text = "UPPER CASE"; this.Md5HasherUpperCaseCheckBox.UseVisualStyleBackColor = true; this.Md5HasherUpperCaseCheckBox.CheckedChanged += new System.EventHandler(this.Md5HasherUpperCaseCheckBox_CheckedChanged); // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(187, 115); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(59, 12); this.label8.TabIndex = 3; this.label8.Text = "MD5(UTF8)"; // // label5 // this.label5.Anchor = System.Windows.Forms.AnchorStyles.Top; this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(347, 23); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(113, 12); this.label5.TabIndex = 3; this.label5.Text = "AspNetIdentityCore"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(8, 166); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(35, 12); this.label7.TabIndex = 2; this.label7.Text = "Hash:"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(8, 74); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(35, 12); this.label2.TabIndex = 2; this.label2.Text = "Hash:"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(8, 145); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(41, 12); this.label6.TabIndex = 2; this.label6.Text = "Input:"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(8, 53); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(41, 12); this.label1.TabIndex = 2; this.label1.Text = "Input:"; // // Md5HasherOutputTextBox // this.Md5HasherOutputTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.Md5HasherOutputTextBox.Location = new System.Drawing.Point(55, 163); this.Md5HasherOutputTextBox.Name = "Md5HasherOutputTextBox"; this.Md5HasherOutputTextBox.ReadOnly = true; this.Md5HasherOutputTextBox.Size = new System.Drawing.Size(835, 21); this.Md5HasherOutputTextBox.TabIndex = 1; this.Md5HasherOutputTextBox.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtResultOfPasswordHash_MouseDoubleClick); // // MD5HasherInputTextBox // this.MD5HasherInputTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.MD5HasherInputTextBox.Location = new System.Drawing.Point(55, 136); this.MD5HasherInputTextBox.Name = "MD5HasherInputTextBox"; this.MD5HasherInputTextBox.Size = new System.Drawing.Size(835, 21); this.MD5HasherInputTextBox.TabIndex = 0; this.MD5HasherInputTextBox.TextChanged += new System.EventHandler(this.MD5HasherInputTextBox_TextChanged); // // tabPage3 // this.tabPage3.Controls.Add(this.MachineKeyResult); this.tabPage3.Controls.Add(this.MachineKeyButton); this.tabPage3.Controls.Add(this.MachineKeyCopyButton); this.tabPage3.Location = new System.Drawing.Point(4, 40); this.tabPage3.Name = "tabPage3"; this.tabPage3.Padding = new System.Windows.Forms.Padding(3); this.tabPage3.Size = new System.Drawing.Size(747, 676); this.tabPage3.TabIndex = 2; this.tabPage3.Text = "MachineKey Generator(3DES)"; this.tabPage3.UseVisualStyleBackColor = true; // // tabPage4 // this.tabPage4.Controls.Add(this.PasswordGeneratorHashUseUpperCaseCheckBox); this.tabPage4.Controls.Add(this.PasswordGenerateIncludeSymbolCheckBox); this.tabPage4.Controls.Add(this.PasswordGenerateIncludeNumberCheckBox); this.tabPage4.Controls.Add(this.PasswordGenerateIncludeLowerCaseCheckBox); this.tabPage4.Controls.Add(this.PasswordGenerateIncludeUpperCaseCheckBox); this.tabPage4.Controls.Add(this.label4); this.tabPage4.Controls.Add(this.label3); this.tabPage4.Controls.Add(this.PasswordGenerateUsePasswordHasherRadioButton); this.tabPage4.Controls.Add(this.PasswordGenerateUseMd5RadioButton); this.tabPage4.Controls.Add(this.PasswordGenerateLengthUpDownBox); this.tabPage4.Controls.Add(this.PasswordGenerateNumberUpDownBox); this.tabPage4.Controls.Add(this.PasswordGenerateButton); this.tabPage4.Controls.Add(this.PasswordGenerateResultRichTextBox); this.tabPage4.Location = new System.Drawing.Point(4, 40); this.tabPage4.Name = "tabPage4"; this.tabPage4.Padding = new System.Windows.Forms.Padding(3); this.tabPage4.Size = new System.Drawing.Size(747, 676); this.tabPage4.TabIndex = 3; this.tabPage4.Text = "Password Generator"; this.tabPage4.UseVisualStyleBackColor = true; // // PasswordGeneratorHashUseUpperCaseCheckBox // this.PasswordGeneratorHashUseUpperCaseCheckBox.AutoSize = true; this.PasswordGeneratorHashUseUpperCaseCheckBox.Location = new System.Drawing.Point(375, 34); this.PasswordGeneratorHashUseUpperCaseCheckBox.Name = "PasswordGeneratorHashUseUpperCaseCheckBox"; this.PasswordGeneratorHashUseUpperCaseCheckBox.Size = new System.Drawing.Size(84, 16); this.PasswordGeneratorHashUseUpperCaseCheckBox.TabIndex = 8; this.PasswordGeneratorHashUseUpperCaseCheckBox.Text = "UPPER CASE"; this.PasswordGeneratorHashUseUpperCaseCheckBox.UseVisualStyleBackColor = true; // // PasswordGenerateIncludeSymbolCheckBox // this.PasswordGenerateIncludeSymbolCheckBox.AutoSize = true; this.PasswordGenerateIncludeSymbolCheckBox.Checked = true; this.PasswordGenerateIncludeSymbolCheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.PasswordGenerateIncludeSymbolCheckBox.Location = new System.Drawing.Point(151, 33); this.PasswordGenerateIncludeSymbolCheckBox.Name = "PasswordGenerateIncludeSymbolCheckBox"; this.PasswordGenerateIncludeSymbolCheckBox.Size = new System.Drawing.Size(42, 16); this.PasswordGenerateIncludeSymbolCheckBox.TabIndex = 7; this.PasswordGenerateIncludeSymbolCheckBox.Text = "!@#"; this.PasswordGenerateIncludeSymbolCheckBox.UseVisualStyleBackColor = true; // // PasswordGenerateIncludeNumberCheckBox // this.PasswordGenerateIncludeNumberCheckBox.AutoSize = true; this.PasswordGenerateIncludeNumberCheckBox.Checked = true; this.PasswordGenerateIncludeNumberCheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.PasswordGenerateIncludeNumberCheckBox.Location = new System.Drawing.Point(106, 33); this.PasswordGenerateIncludeNumberCheckBox.Name = "PasswordGenerateIncludeNumberCheckBox"; this.PasswordGenerateIncludeNumberCheckBox.Size = new System.Drawing.Size(42, 16); this.PasswordGenerateIncludeNumberCheckBox.TabIndex = 7; this.PasswordGenerateIncludeNumberCheckBox.Text = "123"; this.PasswordGenerateIncludeNumberCheckBox.UseVisualStyleBackColor = true; // // PasswordGenerateIncludeLowerCaseCheckBox // this.PasswordGenerateIncludeLowerCaseCheckBox.AutoSize = true; this.PasswordGenerateIncludeLowerCaseCheckBox.Checked = true; this.PasswordGenerateIncludeLowerCaseCheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.PasswordGenerateIncludeLowerCaseCheckBox.Location = new System.Drawing.Point(58, 33); this.PasswordGenerateIncludeLowerCaseCheckBox.Name = "PasswordGenerateIncludeLowerCaseCheckBox"; this.PasswordGenerateIncludeLowerCaseCheckBox.Size = new System.Drawing.Size(42, 16); this.PasswordGenerateIncludeLowerCaseCheckBox.TabIndex = 7; this.PasswordGenerateIncludeLowerCaseCheckBox.Text = "abc"; this.PasswordGenerateIncludeLowerCaseCheckBox.UseVisualStyleBackColor = true; // // PasswordGenerateIncludeUpperCaseCheckBox // this.PasswordGenerateIncludeUpperCaseCheckBox.AutoSize = true; this.PasswordGenerateIncludeUpperCaseCheckBox.Checked = true; this.PasswordGenerateIncludeUpperCaseCheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.PasswordGenerateIncludeUpperCaseCheckBox.Location = new System.Drawing.Point(10, 33); this.PasswordGenerateIncludeUpperCaseCheckBox.Name = "PasswordGenerateIncludeUpperCaseCheckBox"; this.PasswordGenerateIncludeUpperCaseCheckBox.Size = new System.Drawing.Size(42, 16); this.PasswordGenerateIncludeUpperCaseCheckBox.TabIndex = 7; this.PasswordGenerateIncludeUpperCaseCheckBox.Text = "ABC"; this.PasswordGenerateIncludeUpperCaseCheckBox.UseVisualStyleBackColor = true; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(201, 9); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(47, 12); this.label4.TabIndex = 6; this.label4.Text = "Length:"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(8, 9); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(119, 12); this.label3.TabIndex = 6; this.label3.Text = "Number to generate:"; // // PasswordGenerateUsePasswordHasherRadioButton // this.PasswordGenerateUsePasswordHasherRadioButton.AutoSize = true; this.PasswordGenerateUsePasswordHasherRadioButton.Location = new System.Drawing.Point(203, 33); this.PasswordGenerateUsePasswordHasherRadioButton.Name = "PasswordGenerateUsePasswordHasherRadioButton"; this.PasswordGenerateUsePasswordHasherRadioButton.Size = new System.Drawing.Size(107, 16); this.PasswordGenerateUsePasswordHasherRadioButton.TabIndex = 5; this.PasswordGenerateUsePasswordHasherRadioButton.Text = "PasswordHasher"; this.PasswordGenerateUsePasswordHasherRadioButton.UseVisualStyleBackColor = true; // // PasswordGenerateUseMd5RadioButton // this.PasswordGenerateUseMd5RadioButton.AutoSize = true; this.PasswordGenerateUseMd5RadioButton.Checked = true; this.PasswordGenerateUseMd5RadioButton.Location = new System.Drawing.Point(316, 33); this.PasswordGenerateUseMd5RadioButton.Name = "PasswordGenerateUseMd5RadioButton"; this.PasswordGenerateUseMd5RadioButton.Size = new System.Drawing.Size(41, 16); this.PasswordGenerateUseMd5RadioButton.TabIndex = 5; this.PasswordGenerateUseMd5RadioButton.TabStop = true; this.PasswordGenerateUseMd5RadioButton.Text = "MD5"; this.PasswordGenerateUseMd5RadioButton.UseVisualStyleBackColor = true; // // PasswordGenerateLengthUpDownBox // this.PasswordGenerateLengthUpDownBox.Location = new System.Drawing.Point(254, 6); this.PasswordGenerateLengthUpDownBox.Maximum = new decimal(new int[] { 32, 0, 0, 0}); this.PasswordGenerateLengthUpDownBox.Minimum = new decimal(new int[] { 6, 0, 0, 0}); this.PasswordGenerateLengthUpDownBox.Name = "PasswordGenerateLengthUpDownBox"; this.PasswordGenerateLengthUpDownBox.Size = new System.Drawing.Size(60, 21); this.PasswordGenerateLengthUpDownBox.TabIndex = 4; this.PasswordGenerateLengthUpDownBox.Value = new decimal(new int[] { 8, 0, 0, 0}); // // PasswordGenerateNumberUpDownBox // this.PasswordGenerateNumberUpDownBox.Location = new System.Drawing.Point(133, 6); this.PasswordGenerateNumberUpDownBox.Maximum = new decimal(new int[] { 99999999, 0, 0, 0}); this.PasswordGenerateNumberUpDownBox.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.PasswordGenerateNumberUpDownBox.Name = "PasswordGenerateNumberUpDownBox"; this.PasswordGenerateNumberUpDownBox.Size = new System.Drawing.Size(60, 21); this.PasswordGenerateNumberUpDownBox.TabIndex = 4; this.PasswordGenerateNumberUpDownBox.Value = new decimal(new int[] { 10, 0, 0, 0}); // // PasswordGenerateButton // this.PasswordGenerateButton.Location = new System.Drawing.Point(327, 4); this.PasswordGenerateButton.Name = "PasswordGenerateButton"; this.PasswordGenerateButton.Size = new System.Drawing.Size(60, 23); this.PasswordGenerateButton.TabIndex = 3; this.PasswordGenerateButton.Text = "Fire"; this.PasswordGenerateButton.UseVisualStyleBackColor = true; this.PasswordGenerateButton.Click += new System.EventHandler(this.PasswordGenerateButton_Click); // // PasswordGenerateResultRichTextBox // this.PasswordGenerateResultRichTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.PasswordGenerateResultRichTextBox.Location = new System.Drawing.Point(6, 65); this.PasswordGenerateResultRichTextBox.Name = "PasswordGenerateResultRichTextBox"; this.PasswordGenerateResultRichTextBox.Size = new System.Drawing.Size(884, 621); this.PasswordGenerateResultRichTextBox.TabIndex = 2; this.PasswordGenerateResultRichTextBox.Text = ""; // // tabPage5 // this.tabPage5.Controls.Add(this.DataUrlMimeTypeTextBox); this.tabPage5.Controls.Add(this.DataUrlCheckBox); this.tabPage5.Controls.Add(this.DropToBase64FileNameLabel); this.tabPage5.Controls.Add(this.DropToBase64Label); this.tabPage5.Controls.Add(this.DropToBase64TextBox); this.tabPage5.Controls.Add(this.CopyBase64Button); this.tabPage5.Location = new System.Drawing.Point(4, 40); this.tabPage5.Name = "tabPage5"; this.tabPage5.Padding = new System.Windows.Forms.Padding(3); this.tabPage5.Size = new System.Drawing.Size(747, 676); this.tabPage5.TabIndex = 4; this.tabPage5.Text = "Drop to Base64"; this.tabPage5.UseVisualStyleBackColor = true; // // DataUrlMimeTypeTextBox // this.DataUrlMimeTypeTextBox.Location = new System.Drawing.Point(81, 6); this.DataUrlMimeTypeTextBox.Name = "DataUrlMimeTypeTextBox"; this.DataUrlMimeTypeTextBox.Size = new System.Drawing.Size(173, 21); this.DataUrlMimeTypeTextBox.TabIndex = 6; this.DataUrlMimeTypeTextBox.Text = "mime/type"; // // DataUrlCheckBox // this.DataUrlCheckBox.AutoSize = true; this.DataUrlCheckBox.Location = new System.Drawing.Point(9, 10); this.DataUrlCheckBox.Name = "DataUrlCheckBox"; this.DataUrlCheckBox.Size = new System.Drawing.Size(66, 16); this.DataUrlCheckBox.TabIndex = 5; this.DataUrlCheckBox.Text = "DataURL"; this.DataUrlCheckBox.UseVisualStyleBackColor = true; // // DropToBase64FileNameLabel // this.DropToBase64FileNameLabel.AutoSize = true; this.DropToBase64FileNameLabel.Location = new System.Drawing.Point(365, 11); this.DropToBase64FileNameLabel.Name = "DropToBase64FileNameLabel"; this.DropToBase64FileNameLabel.Size = new System.Drawing.Size(161, 12); this.DropToBase64FileNameLabel.TabIndex = 4; this.DropToBase64FileNameLabel.Text = "file name should show here"; // // DropToBase64Label // this.DropToBase64Label.AllowDrop = true; this.DropToBase64Label.AutoSize = true; this.DropToBase64Label.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.DropToBase64Label.Location = new System.Drawing.Point(260, 6); this.DropToBase64Label.Name = "DropToBase64Label"; this.DropToBase64Label.Padding = new System.Windows.Forms.Padding(4); this.DropToBase64Label.Size = new System.Drawing.Size(99, 22); this.DropToBase64Label.TabIndex = 3; this.DropToBase64Label.Text = "Drop file here"; this.DropToBase64Label.DragDrop += new System.Windows.Forms.DragEventHandler(this.DropToBase64Label_DragDrop); this.DropToBase64Label.DragEnter += new System.Windows.Forms.DragEventHandler(this.DropToBase64Label_DragEnter); // // DropToBase64TextBox // this.DropToBase64TextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.DropToBase64TextBox.Location = new System.Drawing.Point(8, 32); this.DropToBase64TextBox.Name = "DropToBase64TextBox"; this.DropToBase64TextBox.ReadOnly = true; this.DropToBase64TextBox.Size = new System.Drawing.Size(882, 654); this.DropToBase64TextBox.TabIndex = 2; this.DropToBase64TextBox.Text = ""; // // CopyBase64Button // this.CopyBase64Button.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.CopyBase64Button.Location = new System.Drawing.Point(994, 4); this.CopyBase64Button.Name = "CopyBase64Button"; this.CopyBase64Button.Size = new System.Drawing.Size(75, 23); this.CopyBase64Button.TabIndex = 1; this.CopyBase64Button.Text = "Copy"; this.CopyBase64Button.UseVisualStyleBackColor = true; this.CopyBase64Button.Click += new System.EventHandler(this.CopyBase64Button_Click); // // tabPage6 // this.tabPage6.Controls.Add(this.splitContainer3); this.tabPage6.Controls.Add(this.CollectPatternTextBox); this.tabPage6.Controls.Add(this.label11); this.tabPage6.Controls.Add(this.ConvertPatternTextBox); this.tabPage6.Controls.Add(this.label10); this.tabPage6.Controls.Add(this.MagicPatternText); this.tabPage6.Controls.Add(this.label9); this.tabPage6.Controls.Add(this.MagicHuntingButton); this.tabPage6.Location = new System.Drawing.Point(4, 40); this.tabPage6.Name = "tabPage6"; this.tabPage6.Padding = new System.Windows.Forms.Padding(3); this.tabPage6.Size = new System.Drawing.Size(747, 676); this.tabPage6.TabIndex = 5; this.tabPage6.Text = "Magic String Hunting"; this.tabPage6.UseVisualStyleBackColor = true; // // splitContainer3 // this.splitContainer3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.splitContainer3.Location = new System.Drawing.Point(6, 87); this.splitContainer3.Name = "splitContainer3"; // // splitContainer3.Panel1 // this.splitContainer3.Panel1.Controls.Add(this.splitContainer4); // // splitContainer3.Panel2 // this.splitContainer3.Panel2.Controls.Add(this.CodeCollectTextBox); this.splitContainer3.Size = new System.Drawing.Size(733, 581); this.splitContainer3.SplitterDistance = 375; this.splitContainer3.TabIndex = 4; // // splitContainer4 // this.splitContainer4.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer4.Location = new System.Drawing.Point(0, 0); this.splitContainer4.Name = "splitContainer4"; this.splitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer4.Panel1 // this.splitContainer4.Panel1.Controls.Add(this.CodeInputTextBox); // // splitContainer4.Panel2 // this.splitContainer4.Panel2.Controls.Add(this.CodeConvertTextBox); this.splitContainer4.Size = new System.Drawing.Size(375, 581); this.splitContainer4.SplitterDistance = 279; this.splitContainer4.TabIndex = 0; // // CodeInputTextBox // this.CodeInputTextBox.Dock = System.Windows.Forms.DockStyle.Fill; this.CodeInputTextBox.Location = new System.Drawing.Point(0, 0); this.CodeInputTextBox.MaxLength = 10240000; this.CodeInputTextBox.Multiline = true; this.CodeInputTextBox.Name = "CodeInputTextBox"; this.CodeInputTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.CodeInputTextBox.Size = new System.Drawing.Size(375, 279); this.CodeInputTextBox.TabIndex = 1; this.CodeInputTextBox.Text = "public class MagicConvertSample\r\n{\r\n public static void Method()\r\n {\r\n " + " var str1 = \"Identity1\"+\"some value\"+\",and this value\";\r\n var str2 = st" + "r1+this[\"AnotherIdentity\"];\r\n }\r\n}"; // // CodeConvertTextBox // this.CodeConvertTextBox.Dock = System.Windows.Forms.DockStyle.Fill; this.CodeConvertTextBox.Location = new System.Drawing.Point(0, 0); this.CodeConvertTextBox.MaxLength = 10240000; this.CodeConvertTextBox.Multiline = true; this.CodeConvertTextBox.Name = "CodeConvertTextBox"; this.CodeConvertTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.CodeConvertTextBox.Size = new System.Drawing.Size(375, 298); this.CodeConvertTextBox.TabIndex = 2; // // CodeCollectTextBox // this.CodeCollectTextBox.Dock = System.Windows.Forms.DockStyle.Fill; this.CodeCollectTextBox.Location = new System.Drawing.Point(0, 0); this.CodeCollectTextBox.MaxLength = 10240000; this.CodeCollectTextBox.Multiline = true; this.CodeCollectTextBox.Name = "CodeCollectTextBox"; this.CodeCollectTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.CodeCollectTextBox.Size = new System.Drawing.Size(354, 581); this.CodeCollectTextBox.TabIndex = 3; // // CollectPatternTextBox // this.CollectPatternTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.CollectPatternTextBox.Location = new System.Drawing.Point(113, 60); this.CollectPatternTextBox.Name = "CollectPatternTextBox"; this.CollectPatternTextBox.ReadOnly = true; this.CollectPatternTextBox.Size = new System.Drawing.Size(545, 21); this.CollectPatternTextBox.TabIndex = 3; this.CollectPatternTextBox.Text = " public const string $1 = nameof($1);"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(12, 63); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(95, 12); this.label11.TabIndex = 2; this.label11.Text = "Collect Pattern"; // // ConvertPatternTextBox // this.ConvertPatternTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.ConvertPatternTextBox.Location = new System.Drawing.Point(113, 33); this.ConvertPatternTextBox.Name = "ConvertPatternTextBox"; this.ConvertPatternTextBox.ReadOnly = true; this.ConvertPatternTextBox.Size = new System.Drawing.Size(545, 21); this.ConvertPatternTextBox.TabIndex = 3; this.ConvertPatternTextBox.Text = "Identities.$1"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(12, 36); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(95, 12); this.label10.TabIndex = 2; this.label10.Text = "Convert Pattern"; // // MagicPatternText // this.MagicPatternText.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.MagicPatternText.Location = new System.Drawing.Point(113, 6); this.MagicPatternText.Name = "MagicPatternText"; this.MagicPatternText.Size = new System.Drawing.Size(545, 21); this.MagicPatternText.TabIndex = 3; this.MagicPatternText.Text = "\"([_0-9a-zA-Z].+?)\""; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(12, 9); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(83, 12); this.label9.TabIndex = 2; this.label9.Text = "Magic Pattern"; // // MagicHuntingButton // this.MagicHuntingButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.MagicHuntingButton.Location = new System.Drawing.Point(664, 6); this.MagicHuntingButton.Name = "MagicHuntingButton"; this.MagicHuntingButton.Size = new System.Drawing.Size(75, 75); this.MagicHuntingButton.TabIndex = 1; this.MagicHuntingButton.Text = "GO"; this.MagicHuntingButton.UseVisualStyleBackColor = true; this.MagicHuntingButton.Click += new System.EventHandler(this.MagicHuntingButton_Click); // // tabPage7 // this.tabPage7.Controls.Add(this.splitContainer1); this.tabPage7.Controls.Add(this.flowLayoutPanel1); this.tabPage7.Location = new System.Drawing.Point(4, 40); this.tabPage7.Name = "tabPage7"; this.tabPage7.Padding = new System.Windows.Forms.Padding(3); this.tabPage7.Size = new System.Drawing.Size(747, 676); this.tabPage7.TabIndex = 6; this.tabPage7.Text = "RSA Key Genererator"; this.tabPage7.UseVisualStyleBackColor = true; // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.Location = new System.Drawing.Point(3, 35); this.splitContainer1.Name = "splitContainer1"; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.RsaPrivateKeyTextBox); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.RsaPublicKeyTextBox); this.splitContainer1.Size = new System.Drawing.Size(741, 638); this.splitContainer1.SplitterDistance = 351; this.splitContainer1.TabIndex = 3; // // RsaPrivateKeyTextBox // this.RsaPrivateKeyTextBox.Dock = System.Windows.Forms.DockStyle.Fill; this.RsaPrivateKeyTextBox.Location = new System.Drawing.Point(0, 0); this.RsaPrivateKeyTextBox.Name = "RsaPrivateKeyTextBox"; this.RsaPrivateKeyTextBox.ReadOnly = true; this.RsaPrivateKeyTextBox.Size = new System.Drawing.Size(351, 638); this.RsaPrivateKeyTextBox.TabIndex = 0; this.RsaPrivateKeyTextBox.Text = ""; // // RsaPublicKeyTextBox // this.RsaPublicKeyTextBox.Dock = System.Windows.Forms.DockStyle.Fill; this.RsaPublicKeyTextBox.Location = new System.Drawing.Point(0, 0); this.RsaPublicKeyTextBox.Name = "RsaPublicKeyTextBox"; this.RsaPublicKeyTextBox.ReadOnly = true; this.RsaPublicKeyTextBox.Size = new System.Drawing.Size(386, 638); this.RsaPublicKeyTextBox.TabIndex = 1; this.RsaPublicKeyTextBox.Text = ""; // // flowLayoutPanel1 // this.flowLayoutPanel1.Controls.Add(this.RsaKeyGenerateButton); this.flowLayoutPanel1.Controls.Add(this.RsaKeySizeUpDown); this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top; this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Size = new System.Drawing.Size(741, 32); this.flowLayoutPanel1.TabIndex = 4; // // RsaKeyGenerateButton // this.RsaKeyGenerateButton.Location = new System.Drawing.Point(3, 3); this.RsaKeyGenerateButton.Name = "RsaKeyGenerateButton"; this.RsaKeyGenerateButton.Size = new System.Drawing.Size(98, 23); this.RsaKeyGenerateButton.TabIndex = 0; this.RsaKeyGenerateButton.Text = "Gererate"; this.RsaKeyGenerateButton.UseVisualStyleBackColor = true; this.RsaKeyGenerateButton.Click += new System.EventHandler(this.RsaKeyGenerateButton_Click); // // RsaKeySizeUpDown // this.RsaKeySizeUpDown.Increment = new decimal(new int[] { 8, 0, 0, 0}); this.RsaKeySizeUpDown.Location = new System.Drawing.Point(107, 3); this.RsaKeySizeUpDown.Maximum = new decimal(new int[] { 16384, 0, 0, 0}); this.RsaKeySizeUpDown.Minimum = new decimal(new int[] { 384, 0, 0, 0}); this.RsaKeySizeUpDown.Name = "RsaKeySizeUpDown"; this.RsaKeySizeUpDown.Size = new System.Drawing.Size(62, 21); this.RsaKeySizeUpDown.TabIndex = 2; this.RsaKeySizeUpDown.Value = new decimal(new int[] { 8192, 0, 0, 0}); // // tabPage8 // this.tabPage8.Controls.Add(this.splitContainer2); this.tabPage8.Controls.Add(this.flowLayoutPanel2); this.tabPage8.Location = new System.Drawing.Point(4, 40); this.tabPage8.Name = "tabPage8"; this.tabPage8.Padding = new System.Windows.Forms.Padding(3); this.tabPage8.Size = new System.Drawing.Size(747, 676); this.tabPage8.TabIndex = 7; this.tabPage8.Text = "HTML Code Paste Helper"; this.tabPage8.UseVisualStyleBackColor = true; // // splitContainer2 // this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer2.Location = new System.Drawing.Point(3, 35); this.splitContainer2.Name = "splitContainer2"; this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer2.Panel1 // this.splitContainer2.Panel1.Controls.Add(this.InputCodeTextBox); // // splitContainer2.Panel2 // this.splitContainer2.Panel2.Controls.Add(this.ConvertedCodeTextBox); this.splitContainer2.Size = new System.Drawing.Size(741, 638); this.splitContainer2.SplitterDistance = 351; this.splitContainer2.TabIndex = 5; // // InputCodeTextBox // this.InputCodeTextBox.Dock = System.Windows.Forms.DockStyle.Fill; this.InputCodeTextBox.Location = new System.Drawing.Point(0, 0); this.InputCodeTextBox.Name = "InputCodeTextBox"; this.InputCodeTextBox.Size = new System.Drawing.Size(741, 351); this.InputCodeTextBox.TabIndex = 0; this.InputCodeTextBox.Text = resources.GetString("InputCodeTextBox.Text"); this.InputCodeTextBox.WordWrap = false; // // ConvertedCodeTextBox // this.ConvertedCodeTextBox.Dock = System.Windows.Forms.DockStyle.Fill; this.ConvertedCodeTextBox.Location = new System.Drawing.Point(0, 0); this.ConvertedCodeTextBox.Name = "ConvertedCodeTextBox"; this.ConvertedCodeTextBox.Size = new System.Drawing.Size(741, 283); this.ConvertedCodeTextBox.TabIndex = 1; this.ConvertedCodeTextBox.Text = ""; this.ConvertedCodeTextBox.WordWrap = false; // // flowLayoutPanel2 // this.flowLayoutPanel2.Controls.Add(this.ConvertCodeButton); this.flowLayoutPanel2.Controls.Add(this.CopyButton); this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Top; this.flowLayoutPanel2.Location = new System.Drawing.Point(3, 3); this.flowLayoutPanel2.Name = "flowLayoutPanel2"; this.flowLayoutPanel2.Size = new System.Drawing.Size(741, 32); this.flowLayoutPanel2.TabIndex = 6; // // ConvertCodeButton // this.ConvertCodeButton.Location = new System.Drawing.Point(3, 3); this.ConvertCodeButton.Name = "ConvertCodeButton"; this.ConvertCodeButton.Size = new System.Drawing.Size(98, 23); this.ConvertCodeButton.TabIndex = 0; this.ConvertCodeButton.Text = "Convert"; this.ConvertCodeButton.UseVisualStyleBackColor = true; this.ConvertCodeButton.Click += new System.EventHandler(this.ConvertCode_Click); // // CopyButton // this.CopyButton.Location = new System.Drawing.Point(107, 3); this.CopyButton.Name = "CopyButton"; this.CopyButton.Size = new System.Drawing.Size(98, 23); this.CopyButton.TabIndex = 0; this.CopyButton.Text = "Copy"; this.CopyButton.UseVisualStyleBackColor = true; this.CopyButton.Click += new System.EventHandler(this.CopyButton_Click); // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(755, 720); this.Controls.Add(this.tabControl1); this.Name = "MainForm"; this.Text = "MiscToolSet"; this.tabControl1.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.tabPage2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.BulkNewGuidUpDown)).EndInit(); this.tabPage1.ResumeLayout(false); this.tabPage1.PerformLayout(); this.tabPage3.ResumeLayout(false); this.tabPage4.ResumeLayout(false); this.tabPage4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.PasswordGenerateLengthUpDownBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.PasswordGenerateNumberUpDownBox)).EndInit(); this.tabPage5.ResumeLayout(false); this.tabPage5.PerformLayout(); this.tabPage6.ResumeLayout(false); this.tabPage6.PerformLayout(); this.splitContainer3.Panel1.ResumeLayout(false); this.splitContainer3.Panel2.ResumeLayout(false); this.splitContainer3.Panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit(); this.splitContainer3.ResumeLayout(false); this.splitContainer4.Panel1.ResumeLayout(false); this.splitContainer4.Panel1.PerformLayout(); this.splitContainer4.Panel2.ResumeLayout(false); this.splitContainer4.Panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).EndInit(); this.splitContainer4.ResumeLayout(false); this.tabPage7.ResumeLayout(false); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); this.flowLayoutPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.RsaKeySizeUpDown)).EndInit(); this.tabPage8.ResumeLayout(false); this.splitContainer2.Panel1.ResumeLayout(false); this.splitContainer2.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit(); this.splitContainer2.ResumeLayout(false); this.flowLayoutPanel2.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TextBox PasswordHasherInputTextBox; private System.Windows.Forms.TextBox PasswordHasherOutputTextBox; private System.Windows.Forms.Button GuidGeneratorCopyDformatButton; private System.Windows.Forms.Button GuidGeneratorCopyNformatButton; private System.Windows.Forms.Button GuidGeneratorButton; private System.Windows.Forms.TextBox GuidGeneratorResultDTextBox; private System.Windows.Forms.TextBox GuidGeneratorResultNTextBox; private System.Windows.Forms.Button GuidGeneratorCopyAttributeButton; private System.Windows.Forms.TextBox GuidGeneratorResultAttributeTextBox; private System.Windows.Forms.Button MachineKeyButton; private System.Windows.Forms.RichTextBox MachineKeyResult; private System.Windows.Forms.Button MachineKeyCopyButton; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.TabPage tabPage3; private System.Windows.Forms.TabPage tabPage4; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.RichTextBox PasswordGenerateResultRichTextBox; private System.Windows.Forms.CheckBox PasswordGenerateIncludeUpperCaseCheckBox; private System.Windows.Forms.Label label3; private System.Windows.Forms.RadioButton PasswordGenerateUseMd5RadioButton; private System.Windows.Forms.NumericUpDown PasswordGenerateNumberUpDownBox; private System.Windows.Forms.Button PasswordGenerateButton; private System.Windows.Forms.RadioButton PasswordGenerateUsePasswordHasherRadioButton; private System.Windows.Forms.CheckBox PasswordGenerateIncludeNumberCheckBox; private System.Windows.Forms.CheckBox PasswordGenerateIncludeLowerCaseCheckBox; private System.Windows.Forms.CheckBox PasswordGenerateIncludeSymbolCheckBox; private System.Windows.Forms.Label label4; private System.Windows.Forms.NumericUpDown PasswordGenerateLengthUpDownBox; private System.Windows.Forms.CheckBox PasswordGeneratorHashUseUpperCaseCheckBox; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox Md5HasherOutputTextBox; private System.Windows.Forms.TextBox MD5HasherInputTextBox; private System.Windows.Forms.CheckBox Md5HasherUpperCaseCheckBox; private System.Windows.Forms.TabPage tabPage5; private System.Windows.Forms.Button CopyBase64Button; private System.Windows.Forms.Label DropToBase64Label; private System.Windows.Forms.RichTextBox DropToBase64TextBox; private System.Windows.Forms.Label DropToBase64FileNameLabel; private System.Windows.Forms.CheckBox DataUrlCheckBox; private System.Windows.Forms.TextBox DataUrlMimeTypeTextBox; private System.Windows.Forms.Button GuidGeneratorCopyNewButton; private System.Windows.Forms.TextBox GuidGeneratorResultNewTextBox; private System.Windows.Forms.TextBox BulkNewGuidTextBox; private System.Windows.Forms.Button BulkNewGuidButton; private System.Windows.Forms.RadioButton AttrBulkNewGuidRadioButton; private System.Windows.Forms.RadioButton CtorBulkNewGuidRadioButton; private System.Windows.Forms.RadioButton NormalBulkNewGuidRadioButton; private System.Windows.Forms.RadioButton NumberBulkNewGuidRadioButton; private System.Windows.Forms.NumericUpDown BulkNewGuidUpDown; private System.Windows.Forms.CheckBox UpperCaseCheckBox; private System.Windows.Forms.TabPage tabPage6; private System.Windows.Forms.TextBox MagicPatternText; private System.Windows.Forms.Label label9; private System.Windows.Forms.Button MagicHuntingButton; private System.Windows.Forms.TextBox CollectPatternTextBox; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox ConvertPatternTextBox; private System.Windows.Forms.Label label10; private System.Windows.Forms.SplitContainer splitContainer3; private System.Windows.Forms.SplitContainer splitContainer4; private System.Windows.Forms.TextBox CodeInputTextBox; private System.Windows.Forms.TextBox CodeConvertTextBox; private System.Windows.Forms.TextBox CodeCollectTextBox; private System.Windows.Forms.TabPage tabPage7; private System.Windows.Forms.Button RsaKeyGenerateButton; private System.Windows.Forms.NumericUpDown RsaKeySizeUpDown; private System.Windows.Forms.SplitContainer splitContainer1; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; private System.Windows.Forms.RichTextBox RsaPrivateKeyTextBox; private System.Windows.Forms.RichTextBox RsaPublicKeyTextBox; private System.Windows.Forms.TabPage tabPage8; private System.Windows.Forms.SplitContainer splitContainer2; private System.Windows.Forms.RichTextBox InputCodeTextBox; private System.Windows.Forms.RichTextBox ConvertedCodeTextBox; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2; private System.Windows.Forms.Button ConvertCodeButton; private System.Windows.Forms.Button CopyButton; } }