855 lines
42 KiB
VB.net
855 lines
42 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||
Partial Class Form1
|
||
Inherits System.Windows.Forms.Form
|
||
|
||
'Form remplace la méthode Dispose pour nettoyer la liste des composants.
|
||
<System.Diagnostics.DebuggerNonUserCode()> _
|
||
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
||
Try
|
||
If disposing AndAlso components IsNot Nothing Then
|
||
components.Dispose()
|
||
End If
|
||
Finally
|
||
MyBase.Dispose(disposing)
|
||
End Try
|
||
End Sub
|
||
|
||
'Requise par le Concepteur Windows Form
|
||
Private components As System.ComponentModel.IContainer
|
||
|
||
'REMARQUE : la procédure suivante est requise par le Concepteur Windows Form
|
||
'Elle peut être modifiée à l'aide du Concepteur Windows Form.
|
||
'Ne la modifiez pas à l'aide de l'éditeur de code.
|
||
<System.Diagnostics.DebuggerStepThrough()> _
|
||
Private Sub InitializeComponent()
|
||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1))
|
||
Me.DesignForm1 = New Crypter.DesignForm()
|
||
Me.DesignGroupBox4 = New Crypter.DesignGroupBox()
|
||
Me.DesignButton10 = New Crypter.DesignButton()
|
||
Me.Label6 = New System.Windows.Forms.Label()
|
||
Me.TextBox5 = New System.Windows.Forms.TextBox()
|
||
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
||
Me.DesignGroupBox3 = New Crypter.DesignGroupBox()
|
||
Me.DesignButton9 = New Crypter.DesignButton()
|
||
Me.NumericUpDown1 = New System.Windows.Forms.NumericUpDown()
|
||
Me.DeumosRadioButton2 = New Crypter.DeumosRadioButton()
|
||
Me.DeumosRadioButton1 = New Crypter.DeumosRadioButton()
|
||
Me.DesignGroupBox2 = New Crypter.DesignGroupBox()
|
||
Me.DesignButton8 = New Crypter.DesignButton()
|
||
Me.DesignButton6 = New Crypter.DesignButton()
|
||
Me.TextBox3 = New System.Windows.Forms.TextBox()
|
||
Me.grpClone = New Crypter.DesignGroupBox()
|
||
Me.txtClone = New System.Windows.Forms.TextBox()
|
||
Me.DesignButton5 = New Crypter.DesignButton()
|
||
Me.DesignButton7 = New Crypter.DesignButton()
|
||
Me.btnEncrypt = New Crypter.DesignButton()
|
||
Me.grpSetting = New Crypter.DesignGroupBox()
|
||
Me.chkrunOnce = New Crypter.DeumosCheckBox()
|
||
Me.chkAssembly = New Crypter.DeumosCheckBox()
|
||
Me.chkStartup = New Crypter.DeumosCheckBox()
|
||
Me.chkBinder = New Crypter.DeumosCheckBox()
|
||
Me.chkIcon = New Crypter.DeumosCheckBox()
|
||
Me.grpInject = New Crypter.DesignGroupBox()
|
||
Me.chkHide = New Crypter.DeumosCheckBox()
|
||
Me.chkRoot = New Crypter.DeumosCheckBox()
|
||
Me.TextBox8 = New System.Windows.Forms.TextBox()
|
||
Me.grpStartup = New Crypter.DesignGroupBox()
|
||
Me.txtKeyname = New System.Windows.Forms.TextBox()
|
||
Me.txtFilename = New System.Windows.Forms.TextBox()
|
||
Me.txtFolder = New System.Windows.Forms.TextBox()
|
||
Me.Label3 = New System.Windows.Forms.Label()
|
||
Me.Label2 = New System.Windows.Forms.Label()
|
||
Me.Label1 = New System.Windows.Forms.Label()
|
||
Me.grpBinder = New Crypter.DesignGroupBox()
|
||
Me.txtBinder = New System.Windows.Forms.TextBox()
|
||
Me.DesignButton3 = New Crypter.DesignButton()
|
||
Me.grpIcon = New Crypter.DesignGroupBox()
|
||
Me.PictureBox2 = New System.Windows.Forms.PictureBox()
|
||
Me.Label4 = New System.Windows.Forms.Label()
|
||
Me.TextBox4 = New System.Windows.Forms.TextBox()
|
||
Me.DesignButton4 = New Crypter.DesignButton()
|
||
Me.DesignGroupBox1 = New Crypter.DesignGroupBox()
|
||
Me.DesignButton2 = New Crypter.DesignButton()
|
||
Me.TextBox2 = New System.Windows.Forms.TextBox()
|
||
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
||
Me.DesignButton1 = New Crypter.DesignButton()
|
||
Me.DesignControlBox1 = New Crypter.DesignControlBox()
|
||
Me.DeumosCheckBox1 = New Crypter.DeumosCheckBox()
|
||
Me.DeumosCheckBox2 = New Crypter.DeumosCheckBox()
|
||
Me.DesignForm1.SuspendLayout()
|
||
Me.DesignGroupBox4.SuspendLayout()
|
||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
Me.DesignGroupBox3.SuspendLayout()
|
||
CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
Me.DesignGroupBox2.SuspendLayout()
|
||
Me.grpClone.SuspendLayout()
|
||
Me.grpSetting.SuspendLayout()
|
||
Me.grpInject.SuspendLayout()
|
||
Me.grpStartup.SuspendLayout()
|
||
Me.grpBinder.SuspendLayout()
|
||
Me.grpIcon.SuspendLayout()
|
||
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
Me.DesignGroupBox1.SuspendLayout()
|
||
Me.SuspendLayout()
|
||
'
|
||
'DesignForm1
|
||
'
|
||
Me.DesignForm1.Controls.Add(Me.DesignGroupBox4)
|
||
Me.DesignForm1.Controls.Add(Me.PictureBox1)
|
||
Me.DesignForm1.Controls.Add(Me.DesignGroupBox3)
|
||
Me.DesignForm1.Controls.Add(Me.DesignGroupBox2)
|
||
Me.DesignForm1.Controls.Add(Me.grpClone)
|
||
Me.DesignForm1.Controls.Add(Me.DesignButton7)
|
||
Me.DesignForm1.Controls.Add(Me.btnEncrypt)
|
||
Me.DesignForm1.Controls.Add(Me.grpSetting)
|
||
Me.DesignForm1.Controls.Add(Me.grpInject)
|
||
Me.DesignForm1.Controls.Add(Me.grpStartup)
|
||
Me.DesignForm1.Controls.Add(Me.grpBinder)
|
||
Me.DesignForm1.Controls.Add(Me.grpIcon)
|
||
Me.DesignForm1.Controls.Add(Me.DesignGroupBox1)
|
||
Me.DesignForm1.Controls.Add(Me.DesignControlBox1)
|
||
Me.DesignForm1.Dock = System.Windows.Forms.DockStyle.Fill
|
||
Me.DesignForm1.Font = New System.Drawing.Font("Verdana", 10.0!)
|
||
Me.DesignForm1.Location = New System.Drawing.Point(0, 0)
|
||
Me.DesignForm1.Name = "DesignForm1"
|
||
Me.DesignForm1.Padding = New System.Windows.Forms.Padding(2, 36, 2, 2)
|
||
Me.DesignForm1.Size = New System.Drawing.Size(558, 595)
|
||
Me.DesignForm1.TabIndex = 0
|
||
Me.DesignForm1.Text = "404 Crypter"
|
||
'
|
||
'DesignGroupBox4
|
||
'
|
||
Me.DesignGroupBox4.Controls.Add(Me.DesignButton10)
|
||
Me.DesignGroupBox4.Controls.Add(Me.Label6)
|
||
Me.DesignGroupBox4.Controls.Add(Me.TextBox5)
|
||
Me.DesignGroupBox4.Font = New System.Drawing.Font("Verdana", 8.25!)
|
||
Me.DesignGroupBox4.Location = New System.Drawing.Point(414, 372)
|
||
Me.DesignGroupBox4.Name = "DesignGroupBox4"
|
||
Me.DesignGroupBox4.Padding = New System.Windows.Forms.Padding(2, 27, 2, 2)
|
||
Me.DesignGroupBox4.Size = New System.Drawing.Size(133, 96)
|
||
Me.DesignGroupBox4.TabIndex = 15
|
||
Me.DesignGroupBox4.Text = "Extension spoofer"
|
||
'
|
||
'DesignButton10
|
||
'
|
||
Me.DesignButton10.Font = New System.Drawing.Font("Verdana", 9.0!)
|
||
Me.DesignButton10.Location = New System.Drawing.Point(8, 70)
|
||
Me.DesignButton10.Name = "DesignButton10"
|
||
Me.DesignButton10.Size = New System.Drawing.Size(114, 18)
|
||
Me.DesignButton10.TabIndex = 10
|
||
Me.DesignButton10.Text = "Spoof it"
|
||
'
|
||
'Label6
|
||
'
|
||
Me.Label6.AutoSize = True
|
||
Me.Label6.BackColor = System.Drawing.Color.Transparent
|
||
Me.Label6.ForeColor = System.Drawing.Color.DarkGray
|
||
Me.Label6.Location = New System.Drawing.Point(6, 27)
|
||
Me.Label6.Name = "Label6"
|
||
Me.Label6.Size = New System.Drawing.Size(71, 13)
|
||
Me.Label6.TabIndex = 9
|
||
Me.Label6.Text = "Extension :"
|
||
'
|
||
'TextBox5
|
||
'
|
||
Me.TextBox5.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.TextBox5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||
Me.TextBox5.ForeColor = System.Drawing.Color.DarkGray
|
||
Me.TextBox5.Location = New System.Drawing.Point(9, 43)
|
||
Me.TextBox5.Name = "TextBox5"
|
||
Me.TextBox5.Size = New System.Drawing.Size(114, 21)
|
||
Me.TextBox5.TabIndex = 7
|
||
'
|
||
'PictureBox1
|
||
'
|
||
Me.PictureBox1.BackColor = System.Drawing.Color.Transparent
|
||
Me.PictureBox1.Image = Global.Crypter.My.Resources.Resources.Capture
|
||
Me.PictureBox1.Location = New System.Drawing.Point(9, 39)
|
||
Me.PictureBox1.Name = "PictureBox1"
|
||
Me.PictureBox1.Size = New System.Drawing.Size(540, 138)
|
||
Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize
|
||
Me.PictureBox1.TabIndex = 14
|
||
Me.PictureBox1.TabStop = False
|
||
'
|
||
'DesignGroupBox3
|
||
'
|
||
Me.DesignGroupBox3.Controls.Add(Me.DesignButton9)
|
||
Me.DesignGroupBox3.Controls.Add(Me.NumericUpDown1)
|
||
Me.DesignGroupBox3.Controls.Add(Me.DeumosRadioButton2)
|
||
Me.DesignGroupBox3.Controls.Add(Me.DeumosRadioButton1)
|
||
Me.DesignGroupBox3.Font = New System.Drawing.Font("Verdana", 8.25!)
|
||
Me.DesignGroupBox3.Location = New System.Drawing.Point(414, 266)
|
||
Me.DesignGroupBox3.Name = "DesignGroupBox3"
|
||
Me.DesignGroupBox3.Padding = New System.Windows.Forms.Padding(2, 27, 2, 2)
|
||
Me.DesignGroupBox3.Size = New System.Drawing.Size(133, 100)
|
||
Me.DesignGroupBox3.TabIndex = 13
|
||
Me.DesignGroupBox3.Text = "Pump my file"
|
||
'
|
||
'DesignButton9
|
||
'
|
||
Me.DesignButton9.Font = New System.Drawing.Font("Verdana", 9.0!)
|
||
Me.DesignButton9.Location = New System.Drawing.Point(9, 72)
|
||
Me.DesignButton9.Name = "DesignButton9"
|
||
Me.DesignButton9.Size = New System.Drawing.Size(114, 18)
|
||
Me.DesignButton9.TabIndex = 3
|
||
Me.DesignButton9.Text = "Pump "
|
||
'
|
||
'NumericUpDown1
|
||
'
|
||
Me.NumericUpDown1.Location = New System.Drawing.Point(8, 38)
|
||
Me.NumericUpDown1.Minimum = New Decimal(New Integer() {5, 0, 0, 0})
|
||
Me.NumericUpDown1.Name = "NumericUpDown1"
|
||
Me.NumericUpDown1.Size = New System.Drawing.Size(74, 21)
|
||
Me.NumericUpDown1.TabIndex = 2
|
||
Me.NumericUpDown1.Value = New Decimal(New Integer() {5, 0, 0, 0})
|
||
'
|
||
'DeumosRadioButton2
|
||
'
|
||
Me.DeumosRadioButton2.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.DeumosRadioButton2.Checked = False
|
||
Me.DeumosRadioButton2.Customization = "////Jv///wX///8A////KAgICP8QEBD/////Bf////8AAAD/////Dw=="
|
||
Me.DeumosRadioButton2.Field = 16
|
||
Me.DeumosRadioButton2.Font = New System.Drawing.Font("Verdana", 8.0!)
|
||
Me.DeumosRadioButton2.Image = Nothing
|
||
Me.DeumosRadioButton2.Location = New System.Drawing.Point(87, 53)
|
||
Me.DeumosRadioButton2.Name = "DeumosRadioButton2"
|
||
Me.DeumosRadioButton2.NoRounding = False
|
||
Me.DeumosRadioButton2.Size = New System.Drawing.Size(41, 16)
|
||
Me.DeumosRadioButton2.TabIndex = 1
|
||
Me.DeumosRadioButton2.Text = "MB"
|
||
Me.DeumosRadioButton2.Transparent = False
|
||
'
|
||
'DeumosRadioButton1
|
||
'
|
||
Me.DeumosRadioButton1.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.DeumosRadioButton1.Checked = False
|
||
Me.DeumosRadioButton1.Customization = "////Jv///wX///8A////KAgICP8QEBD/////Bf////8AAAD/////Dw=="
|
||
Me.DeumosRadioButton1.Field = 16
|
||
Me.DeumosRadioButton1.Font = New System.Drawing.Font("Verdana", 8.0!)
|
||
Me.DeumosRadioButton1.Image = Nothing
|
||
Me.DeumosRadioButton1.Location = New System.Drawing.Point(87, 30)
|
||
Me.DeumosRadioButton1.Name = "DeumosRadioButton1"
|
||
Me.DeumosRadioButton1.NoRounding = False
|
||
Me.DeumosRadioButton1.Size = New System.Drawing.Size(41, 16)
|
||
Me.DeumosRadioButton1.TabIndex = 0
|
||
Me.DeumosRadioButton1.Text = "KB"
|
||
Me.DeumosRadioButton1.Transparent = False
|
||
'
|
||
'DesignGroupBox2
|
||
'
|
||
Me.DesignGroupBox2.Controls.Add(Me.DesignButton8)
|
||
Me.DesignGroupBox2.Controls.Add(Me.DesignButton6)
|
||
Me.DesignGroupBox2.Controls.Add(Me.TextBox3)
|
||
Me.DesignGroupBox2.Font = New System.Drawing.Font("Verdana", 8.25!)
|
||
Me.DesignGroupBox2.Location = New System.Drawing.Point(414, 180)
|
||
Me.DesignGroupBox2.Name = "DesignGroupBox2"
|
||
Me.DesignGroupBox2.Padding = New System.Windows.Forms.Padding(2, 27, 2, 2)
|
||
Me.DesignGroupBox2.Size = New System.Drawing.Size(133, 80)
|
||
Me.DesignGroupBox2.TabIndex = 12
|
||
Me.DesignGroupBox2.Text = "Obfuscator"
|
||
'
|
||
'DesignButton8
|
||
'
|
||
Me.DesignButton8.Font = New System.Drawing.Font("Verdana", 9.0!)
|
||
Me.DesignButton8.Location = New System.Drawing.Point(9, 57)
|
||
Me.DesignButton8.Name = "DesignButton8"
|
||
Me.DesignButton8.Size = New System.Drawing.Size(114, 18)
|
||
Me.DesignButton8.TabIndex = 5
|
||
Me.DesignButton8.Text = "Obfuscate"
|
||
'
|
||
'DesignButton6
|
||
'
|
||
Me.DesignButton6.Font = New System.Drawing.Font("Verdana", 9.0!)
|
||
Me.DesignButton6.Location = New System.Drawing.Point(90, 30)
|
||
Me.DesignButton6.Name = "DesignButton6"
|
||
Me.DesignButton6.Size = New System.Drawing.Size(38, 21)
|
||
Me.DesignButton6.TabIndex = 4
|
||
Me.DesignButton6.Text = "..."
|
||
'
|
||
'TextBox3
|
||
'
|
||
Me.TextBox3.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.TextBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||
Me.TextBox3.ForeColor = System.Drawing.Color.DarkGray
|
||
Me.TextBox3.Location = New System.Drawing.Point(5, 30)
|
||
Me.TextBox3.Name = "TextBox3"
|
||
Me.TextBox3.ReadOnly = True
|
||
Me.TextBox3.Size = New System.Drawing.Size(77, 21)
|
||
Me.TextBox3.TabIndex = 4
|
||
Me.TextBox3.Text = "Browse File"
|
||
'
|
||
'grpClone
|
||
'
|
||
Me.grpClone.Controls.Add(Me.txtClone)
|
||
Me.grpClone.Controls.Add(Me.DesignButton5)
|
||
Me.grpClone.Enabled = False
|
||
Me.grpClone.Font = New System.Drawing.Font("Verdana", 8.25!)
|
||
Me.grpClone.Location = New System.Drawing.Point(232, 401)
|
||
Me.grpClone.Name = "grpClone"
|
||
Me.grpClone.Padding = New System.Windows.Forms.Padding(2, 27, 2, 2)
|
||
Me.grpClone.Size = New System.Drawing.Size(176, 81)
|
||
Me.grpClone.TabIndex = 11
|
||
Me.grpClone.Text = "Clone Assembly"
|
||
'
|
||
'txtClone
|
||
'
|
||
Me.txtClone.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.txtClone.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||
Me.txtClone.ForeColor = System.Drawing.Color.DarkGray
|
||
Me.txtClone.Location = New System.Drawing.Point(11, 39)
|
||
Me.txtClone.Name = "txtClone"
|
||
Me.txtClone.ReadOnly = True
|
||
Me.txtClone.Size = New System.Drawing.Size(111, 21)
|
||
Me.txtClone.TabIndex = 3
|
||
Me.txtClone.Text = "Browse Assembly"
|
||
'
|
||
'DesignButton5
|
||
'
|
||
Me.DesignButton5.Font = New System.Drawing.Font("Verdana", 9.0!)
|
||
Me.DesignButton5.Location = New System.Drawing.Point(128, 39)
|
||
Me.DesignButton5.Name = "DesignButton5"
|
||
Me.DesignButton5.Size = New System.Drawing.Size(38, 21)
|
||
Me.DesignButton5.TabIndex = 2
|
||
Me.DesignButton5.Text = "..."
|
||
'
|
||
'DesignButton7
|
||
'
|
||
Me.DesignButton7.Font = New System.Drawing.Font("Verdana", 9.0!)
|
||
Me.DesignButton7.Location = New System.Drawing.Point(232, 536)
|
||
Me.DesignButton7.Name = "DesignButton7"
|
||
Me.DesignButton7.Size = New System.Drawing.Size(176, 28)
|
||
Me.DesignButton7.TabIndex = 9
|
||
Me.DesignButton7.Text = "Scanner"
|
||
'
|
||
'btnEncrypt
|
||
'
|
||
Me.btnEncrypt.Enabled = False
|
||
Me.btnEncrypt.Font = New System.Drawing.Font("Verdana", 9.0!)
|
||
Me.btnEncrypt.Location = New System.Drawing.Point(232, 488)
|
||
Me.btnEncrypt.Name = "btnEncrypt"
|
||
Me.btnEncrypt.Size = New System.Drawing.Size(176, 42)
|
||
Me.btnEncrypt.TabIndex = 7
|
||
Me.btnEncrypt.Text = "Encrypt PE"
|
||
'
|
||
'grpSetting
|
||
'
|
||
Me.grpSetting.Controls.Add(Me.DeumosCheckBox2)
|
||
Me.grpSetting.Controls.Add(Me.DeumosCheckBox1)
|
||
Me.grpSetting.Controls.Add(Me.chkrunOnce)
|
||
Me.grpSetting.Controls.Add(Me.chkAssembly)
|
||
Me.grpSetting.Controls.Add(Me.chkStartup)
|
||
Me.grpSetting.Controls.Add(Me.chkBinder)
|
||
Me.grpSetting.Controls.Add(Me.chkIcon)
|
||
Me.grpSetting.Enabled = False
|
||
Me.grpSetting.Font = New System.Drawing.Font("Verdana", 8.25!)
|
||
Me.grpSetting.Location = New System.Drawing.Point(10, 446)
|
||
Me.grpSetting.Name = "grpSetting"
|
||
Me.grpSetting.Padding = New System.Windows.Forms.Padding(2, 27, 2, 2)
|
||
Me.grpSetting.Size = New System.Drawing.Size(216, 141)
|
||
Me.grpSetting.TabIndex = 6
|
||
Me.grpSetting.Text = "Settings"
|
||
'
|
||
'chkrunOnce
|
||
'
|
||
Me.chkrunOnce.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.chkrunOnce.Checked = False
|
||
Me.chkrunOnce.Customization = "Ghoa/////yP///8F////AP///ygICAj/EBAQ/////wWpqan/AAAA/wAAAP8="
|
||
Me.chkrunOnce.Field = 16
|
||
Me.chkrunOnce.Font = New System.Drawing.Font("Verdana", 8.0!)
|
||
Me.chkrunOnce.Image = Nothing
|
||
Me.chkrunOnce.Location = New System.Drawing.Point(5, 118)
|
||
Me.chkrunOnce.Name = "chkrunOnce"
|
||
Me.chkrunOnce.NoRounding = False
|
||
Me.chkrunOnce.Size = New System.Drawing.Size(122, 16)
|
||
Me.chkrunOnce.TabIndex = 4
|
||
Me.chkrunOnce.Text = "Run Once Binder"
|
||
Me.chkrunOnce.Transparent = False
|
||
'
|
||
'chkAssembly
|
||
'
|
||
Me.chkAssembly.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.chkAssembly.Checked = False
|
||
Me.chkAssembly.Customization = "Ghoa/////yP///8F////AP///ygICAj/EBAQ/////wWpqan/AAAA/wAAAP8="
|
||
Me.chkAssembly.Field = 16
|
||
Me.chkAssembly.Font = New System.Drawing.Font("Verdana", 8.0!)
|
||
Me.chkAssembly.Image = Nothing
|
||
Me.chkAssembly.Location = New System.Drawing.Point(5, 96)
|
||
Me.chkAssembly.Name = "chkAssembly"
|
||
Me.chkAssembly.NoRounding = False
|
||
Me.chkAssembly.Size = New System.Drawing.Size(158, 16)
|
||
Me.chkAssembly.TabIndex = 3
|
||
Me.chkAssembly.Text = "Assembly Clone"
|
||
Me.chkAssembly.Transparent = False
|
||
'
|
||
'chkStartup
|
||
'
|
||
Me.chkStartup.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.chkStartup.Checked = False
|
||
Me.chkStartup.Customization = "Ghoa/////yP///8F////AP///ygICAj/EBAQ/////wWpqan/AAAA/wAAAP8="
|
||
Me.chkStartup.Field = 16
|
||
Me.chkStartup.Font = New System.Drawing.Font("Verdana", 8.0!)
|
||
Me.chkStartup.Image = Nothing
|
||
Me.chkStartup.Location = New System.Drawing.Point(5, 74)
|
||
Me.chkStartup.Name = "chkStartup"
|
||
Me.chkStartup.NoRounding = False
|
||
Me.chkStartup.Size = New System.Drawing.Size(144, 16)
|
||
Me.chkStartup.TabIndex = 2
|
||
Me.chkStartup.Text = "Startup"
|
||
Me.chkStartup.Transparent = False
|
||
'
|
||
'chkBinder
|
||
'
|
||
Me.chkBinder.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.chkBinder.Checked = False
|
||
Me.chkBinder.Customization = "Ghoa/////yP///8F////AP///ygICAj/EBAQ/////wWpqan/AAAA/wAAAP8="
|
||
Me.chkBinder.Field = 16
|
||
Me.chkBinder.Font = New System.Drawing.Font("Verdana", 8.0!)
|
||
Me.chkBinder.Image = Nothing
|
||
Me.chkBinder.Location = New System.Drawing.Point(5, 52)
|
||
Me.chkBinder.Name = "chkBinder"
|
||
Me.chkBinder.NoRounding = False
|
||
Me.chkBinder.Size = New System.Drawing.Size(144, 16)
|
||
Me.chkBinder.TabIndex = 1
|
||
Me.chkBinder.Text = "Binder"
|
||
Me.chkBinder.Transparent = False
|
||
'
|
||
'chkIcon
|
||
'
|
||
Me.chkIcon.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.chkIcon.Checked = False
|
||
Me.chkIcon.Customization = "Ghoa/////yP///8F////AP///ygICAj/EBAQ/////wWpqan/AAAA/wAAAP8="
|
||
Me.chkIcon.Field = 16
|
||
Me.chkIcon.Font = New System.Drawing.Font("Verdana", 8.0!)
|
||
Me.chkIcon.Image = Nothing
|
||
Me.chkIcon.Location = New System.Drawing.Point(5, 30)
|
||
Me.chkIcon.Name = "chkIcon"
|
||
Me.chkIcon.NoRounding = False
|
||
Me.chkIcon.Size = New System.Drawing.Size(144, 16)
|
||
Me.chkIcon.TabIndex = 0
|
||
Me.chkIcon.Text = "Icon Changer"
|
||
Me.chkIcon.Transparent = False
|
||
'
|
||
'grpInject
|
||
'
|
||
Me.grpInject.Controls.Add(Me.chkHide)
|
||
Me.grpInject.Controls.Add(Me.chkRoot)
|
||
Me.grpInject.Controls.Add(Me.TextBox8)
|
||
Me.grpInject.Font = New System.Drawing.Font("Verdana", 8.25!)
|
||
Me.grpInject.Location = New System.Drawing.Point(232, 322)
|
||
Me.grpInject.Name = "grpInject"
|
||
Me.grpInject.Padding = New System.Windows.Forms.Padding(2, 27, 2, 2)
|
||
Me.grpInject.Size = New System.Drawing.Size(176, 73)
|
||
Me.grpInject.TabIndex = 5
|
||
Me.grpInject.Text = "Custom Process Name"
|
||
'
|
||
'chkHide
|
||
'
|
||
Me.chkHide.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.chkHide.Checked = False
|
||
Me.chkHide.Customization = "Ghoa/////yP///8F////AP///ygICAj/EBAQ/////wWpqan/AAAA/wAAAP8="
|
||
Me.chkHide.Field = 16
|
||
Me.chkHide.Font = New System.Drawing.Font("Verdana", 8.0!)
|
||
Me.chkHide.Image = Nothing
|
||
Me.chkHide.Location = New System.Drawing.Point(78, 50)
|
||
Me.chkHide.Name = "chkHide"
|
||
Me.chkHide.NoRounding = False
|
||
Me.chkHide.Size = New System.Drawing.Size(95, 16)
|
||
Me.chkHide.TabIndex = 8
|
||
Me.chkHide.Text = "Hide Process "
|
||
Me.chkHide.Transparent = False
|
||
'
|
||
'chkRoot
|
||
'
|
||
Me.chkRoot.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.chkRoot.Checked = False
|
||
Me.chkRoot.Customization = "Ghoa/////yP///8F////AP///ygICAj/EBAQ/////wWpqan/AAAA/wAAAP8="
|
||
Me.chkRoot.Field = 16
|
||
Me.chkRoot.Font = New System.Drawing.Font("Verdana", 8.0!)
|
||
Me.chkRoot.Image = Nothing
|
||
Me.chkRoot.Location = New System.Drawing.Point(78, 28)
|
||
Me.chkRoot.Name = "chkRoot"
|
||
Me.chkRoot.NoRounding = False
|
||
Me.chkRoot.Size = New System.Drawing.Size(88, 16)
|
||
Me.chkRoot.TabIndex = 7
|
||
Me.chkRoot.Text = "Persitance"
|
||
Me.chkRoot.Transparent = False
|
||
'
|
||
'TextBox8
|
||
'
|
||
Me.TextBox8.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.TextBox8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||
Me.TextBox8.ForeColor = System.Drawing.Color.DarkGray
|
||
Me.TextBox8.Location = New System.Drawing.Point(12, 37)
|
||
Me.TextBox8.Name = "TextBox8"
|
||
Me.TextBox8.Size = New System.Drawing.Size(60, 21)
|
||
Me.TextBox8.TabIndex = 6
|
||
Me.TextBox8.Text = "WinSec"
|
||
'
|
||
'grpStartup
|
||
'
|
||
Me.grpStartup.Controls.Add(Me.txtKeyname)
|
||
Me.grpStartup.Controls.Add(Me.txtFilename)
|
||
Me.grpStartup.Controls.Add(Me.txtFolder)
|
||
Me.grpStartup.Controls.Add(Me.Label3)
|
||
Me.grpStartup.Controls.Add(Me.Label2)
|
||
Me.grpStartup.Controls.Add(Me.Label1)
|
||
Me.grpStartup.Enabled = False
|
||
Me.grpStartup.Font = New System.Drawing.Font("Verdana", 8.25!)
|
||
Me.grpStartup.Location = New System.Drawing.Point(232, 180)
|
||
Me.grpStartup.Name = "grpStartup"
|
||
Me.grpStartup.Padding = New System.Windows.Forms.Padding(2, 27, 2, 2)
|
||
Me.grpStartup.Size = New System.Drawing.Size(176, 136)
|
||
Me.grpStartup.TabIndex = 4
|
||
Me.grpStartup.Text = "Startup"
|
||
'
|
||
'txtKeyname
|
||
'
|
||
Me.txtKeyname.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.txtKeyname.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||
Me.txtKeyname.ForeColor = System.Drawing.Color.DarkGray
|
||
Me.txtKeyname.Location = New System.Drawing.Point(78, 95)
|
||
Me.txtKeyname.Name = "txtKeyname"
|
||
Me.txtKeyname.Size = New System.Drawing.Size(83, 21)
|
||
Me.txtKeyname.TabIndex = 5
|
||
Me.txtKeyname.Text = "WinApps"
|
||
'
|
||
'txtFilename
|
||
'
|
||
Me.txtFilename.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.txtFilename.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||
Me.txtFilename.ForeColor = System.Drawing.Color.DarkGray
|
||
Me.txtFilename.Location = New System.Drawing.Point(78, 65)
|
||
Me.txtFilename.Name = "txtFilename"
|
||
Me.txtFilename.Size = New System.Drawing.Size(83, 21)
|
||
Me.txtFilename.TabIndex = 4
|
||
Me.txtFilename.Text = "WinApps"
|
||
'
|
||
'txtFolder
|
||
'
|
||
Me.txtFolder.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.txtFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||
Me.txtFolder.ForeColor = System.Drawing.Color.DarkGray
|
||
Me.txtFolder.Location = New System.Drawing.Point(58, 38)
|
||
Me.txtFolder.Name = "txtFolder"
|
||
Me.txtFolder.Size = New System.Drawing.Size(103, 21)
|
||
Me.txtFolder.TabIndex = 3
|
||
Me.txtFolder.Text = "WinApps"
|
||
'
|
||
'Label3
|
||
'
|
||
Me.Label3.AutoSize = True
|
||
Me.Label3.BackColor = System.Drawing.Color.Transparent
|
||
Me.Label3.ForeColor = System.Drawing.Color.DarkGray
|
||
Me.Label3.Location = New System.Drawing.Point(5, 97)
|
||
Me.Label3.Name = "Label3"
|
||
Me.Label3.Size = New System.Drawing.Size(67, 13)
|
||
Me.Label3.TabIndex = 2
|
||
Me.Label3.Text = "KeyName:"
|
||
'
|
||
'Label2
|
||
'
|
||
Me.Label2.AutoSize = True
|
||
Me.Label2.BackColor = System.Drawing.Color.Transparent
|
||
Me.Label2.ForeColor = System.Drawing.Color.DarkGray
|
||
Me.Label2.Location = New System.Drawing.Point(5, 67)
|
||
Me.Label2.Name = "Label2"
|
||
Me.Label2.Size = New System.Drawing.Size(67, 13)
|
||
Me.Label2.TabIndex = 1
|
||
Me.Label2.Text = "AppName:"
|
||
'
|
||
'Label1
|
||
'
|
||
Me.Label1.AutoSize = True
|
||
Me.Label1.BackColor = System.Drawing.Color.Transparent
|
||
Me.Label1.ForeColor = System.Drawing.Color.DarkGray
|
||
Me.Label1.Location = New System.Drawing.Point(5, 40)
|
||
Me.Label1.Name = "Label1"
|
||
Me.Label1.Size = New System.Drawing.Size(47, 13)
|
||
Me.Label1.TabIndex = 0
|
||
Me.Label1.Text = "Folder:"
|
||
'
|
||
'grpBinder
|
||
'
|
||
Me.grpBinder.Controls.Add(Me.txtBinder)
|
||
Me.grpBinder.Controls.Add(Me.DesignButton3)
|
||
Me.grpBinder.Enabled = False
|
||
Me.grpBinder.Font = New System.Drawing.Font("Verdana", 8.25!)
|
||
Me.grpBinder.Location = New System.Drawing.Point(10, 376)
|
||
Me.grpBinder.Name = "grpBinder"
|
||
Me.grpBinder.Padding = New System.Windows.Forms.Padding(2, 27, 2, 2)
|
||
Me.grpBinder.Size = New System.Drawing.Size(216, 64)
|
||
Me.grpBinder.TabIndex = 3
|
||
Me.grpBinder.Text = "Binder"
|
||
'
|
||
'txtBinder
|
||
'
|
||
Me.txtBinder.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.txtBinder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||
Me.txtBinder.ForeColor = System.Drawing.Color.DarkGray
|
||
Me.txtBinder.Location = New System.Drawing.Point(12, 33)
|
||
Me.txtBinder.Name = "txtBinder"
|
||
Me.txtBinder.ReadOnly = True
|
||
Me.txtBinder.Size = New System.Drawing.Size(151, 21)
|
||
Me.txtBinder.TabIndex = 1
|
||
Me.txtBinder.Text = "Browse File to Bind..."
|
||
'
|
||
'DesignButton3
|
||
'
|
||
Me.DesignButton3.Font = New System.Drawing.Font("Verdana", 9.0!)
|
||
Me.DesignButton3.Location = New System.Drawing.Point(169, 33)
|
||
Me.DesignButton3.Name = "DesignButton3"
|
||
Me.DesignButton3.Size = New System.Drawing.Size(38, 21)
|
||
Me.DesignButton3.TabIndex = 0
|
||
Me.DesignButton3.Text = "..."
|
||
'
|
||
'grpIcon
|
||
'
|
||
Me.grpIcon.Controls.Add(Me.PictureBox2)
|
||
Me.grpIcon.Controls.Add(Me.Label4)
|
||
Me.grpIcon.Controls.Add(Me.TextBox4)
|
||
Me.grpIcon.Controls.Add(Me.DesignButton4)
|
||
Me.grpIcon.Enabled = False
|
||
Me.grpIcon.Font = New System.Drawing.Font("Verdana", 8.25!)
|
||
Me.grpIcon.Location = New System.Drawing.Point(10, 277)
|
||
Me.grpIcon.Name = "grpIcon"
|
||
Me.grpIcon.Padding = New System.Windows.Forms.Padding(2, 27, 2, 2)
|
||
Me.grpIcon.Size = New System.Drawing.Size(216, 93)
|
||
Me.grpIcon.TabIndex = 2
|
||
Me.grpIcon.Text = "Icon Changer"
|
||
'
|
||
'PictureBox2
|
||
'
|
||
Me.PictureBox2.BackColor = System.Drawing.Color.Transparent
|
||
Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
|
||
Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||
Me.PictureBox2.Location = New System.Drawing.Point(165, 55)
|
||
Me.PictureBox2.Name = "PictureBox2"
|
||
Me.PictureBox2.Size = New System.Drawing.Size(42, 34)
|
||
Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
|
||
Me.PictureBox2.TabIndex = 4
|
||
Me.PictureBox2.TabStop = False
|
||
'
|
||
'Label4
|
||
'
|
||
Me.Label4.AutoSize = True
|
||
Me.Label4.BackColor = System.Drawing.Color.Transparent
|
||
Me.Label4.ForeColor = System.Drawing.Color.DarkGray
|
||
Me.Label4.Location = New System.Drawing.Point(69, 55)
|
||
Me.Label4.Name = "Label4"
|
||
Me.Label4.Size = New System.Drawing.Size(86, 13)
|
||
Me.Label4.TabIndex = 3
|
||
Me.Label4.Text = "Icon Preview:"
|
||
'
|
||
'TextBox4
|
||
'
|
||
Me.TextBox4.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.TextBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||
Me.TextBox4.ForeColor = System.Drawing.Color.DarkGray
|
||
Me.TextBox4.Location = New System.Drawing.Point(12, 32)
|
||
Me.TextBox4.Name = "TextBox4"
|
||
Me.TextBox4.ReadOnly = True
|
||
Me.TextBox4.Size = New System.Drawing.Size(151, 21)
|
||
Me.TextBox4.TabIndex = 1
|
||
Me.TextBox4.Text = "Browse Icon to Use..."
|
||
'
|
||
'DesignButton4
|
||
'
|
||
Me.DesignButton4.Font = New System.Drawing.Font("Verdana", 9.0!)
|
||
Me.DesignButton4.Location = New System.Drawing.Point(169, 32)
|
||
Me.DesignButton4.Name = "DesignButton4"
|
||
Me.DesignButton4.Size = New System.Drawing.Size(38, 21)
|
||
Me.DesignButton4.TabIndex = 0
|
||
Me.DesignButton4.Text = "..."
|
||
'
|
||
'DesignGroupBox1
|
||
'
|
||
Me.DesignGroupBox1.Controls.Add(Me.DesignButton2)
|
||
Me.DesignGroupBox1.Controls.Add(Me.TextBox2)
|
||
Me.DesignGroupBox1.Controls.Add(Me.TextBox1)
|
||
Me.DesignGroupBox1.Controls.Add(Me.DesignButton1)
|
||
Me.DesignGroupBox1.Font = New System.Drawing.Font("Verdana", 8.25!)
|
||
Me.DesignGroupBox1.Location = New System.Drawing.Point(10, 180)
|
||
Me.DesignGroupBox1.Name = "DesignGroupBox1"
|
||
Me.DesignGroupBox1.Padding = New System.Windows.Forms.Padding(2, 27, 2, 2)
|
||
Me.DesignGroupBox1.Size = New System.Drawing.Size(216, 91)
|
||
Me.DesignGroupBox1.TabIndex = 1
|
||
Me.DesignGroupBox1.Text = "Main"
|
||
'
|
||
'DesignButton2
|
||
'
|
||
Me.DesignButton2.Font = New System.Drawing.Font("Verdana", 9.0!)
|
||
Me.DesignButton2.Location = New System.Drawing.Point(169, 59)
|
||
Me.DesignButton2.Name = "DesignButton2"
|
||
Me.DesignButton2.Size = New System.Drawing.Size(38, 21)
|
||
Me.DesignButton2.TabIndex = 3
|
||
Me.DesignButton2.Text = "Gen"
|
||
'
|
||
'TextBox2
|
||
'
|
||
Me.TextBox2.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.TextBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||
Me.TextBox2.ForeColor = System.Drawing.Color.DarkGray
|
||
Me.TextBox2.Location = New System.Drawing.Point(12, 59)
|
||
Me.TextBox2.Name = "TextBox2"
|
||
Me.TextBox2.ReadOnly = True
|
||
Me.TextBox2.Size = New System.Drawing.Size(151, 21)
|
||
Me.TextBox2.TabIndex = 2
|
||
Me.TextBox2.Text = "Generate Key..."
|
||
'
|
||
'TextBox1
|
||
'
|
||
Me.TextBox1.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||
Me.TextBox1.ForeColor = System.Drawing.Color.DarkGray
|
||
Me.TextBox1.Location = New System.Drawing.Point(12, 32)
|
||
Me.TextBox1.Name = "TextBox1"
|
||
Me.TextBox1.ReadOnly = True
|
||
Me.TextBox1.Size = New System.Drawing.Size(151, 21)
|
||
Me.TextBox1.TabIndex = 1
|
||
Me.TextBox1.Text = "Browse File to Crypt..."
|
||
'
|
||
'DesignButton1
|
||
'
|
||
Me.DesignButton1.Font = New System.Drawing.Font("Verdana", 9.0!)
|
||
Me.DesignButton1.Location = New System.Drawing.Point(169, 32)
|
||
Me.DesignButton1.Name = "DesignButton1"
|
||
Me.DesignButton1.Size = New System.Drawing.Size(38, 21)
|
||
Me.DesignButton1.TabIndex = 0
|
||
Me.DesignButton1.Text = "..."
|
||
'
|
||
'DesignControlBox1
|
||
'
|
||
Me.DesignControlBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||
Me.DesignControlBox1.BackColor = System.Drawing.Color.Transparent
|
||
Me.DesignControlBox1.Location = New System.Drawing.Point(515, 3)
|
||
Me.DesignControlBox1.Name = "DesignControlBox1"
|
||
Me.DesignControlBox1.Size = New System.Drawing.Size(40, 20)
|
||
Me.DesignControlBox1.TabIndex = 0
|
||
Me.DesignControlBox1.Text = "DesignControlBox1"
|
||
'
|
||
'DeumosCheckBox1
|
||
'
|
||
Me.DeumosCheckBox1.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.DeumosCheckBox1.Checked = False
|
||
Me.DeumosCheckBox1.Customization = "Ghoa/////yP///8F////AP///ygICAj/EBAQ/////wWpqan/AAAA/wAAAP8="
|
||
Me.DeumosCheckBox1.Field = 16
|
||
Me.DeumosCheckBox1.Font = New System.Drawing.Font("Verdana", 8.0!)
|
||
Me.DeumosCheckBox1.Image = Nothing
|
||
Me.DeumosCheckBox1.Location = New System.Drawing.Point(115, 30)
|
||
Me.DeumosCheckBox1.Name = "DeumosCheckBox1"
|
||
Me.DeumosCheckBox1.NoRounding = False
|
||
Me.DeumosCheckBox1.Size = New System.Drawing.Size(60, 16)
|
||
Me.DeumosCheckBox1.TabIndex = 5
|
||
Me.DeumosCheckBox1.Text = "USG"
|
||
Me.DeumosCheckBox1.Transparent = False
|
||
'
|
||
'DeumosCheckBox2
|
||
'
|
||
Me.DeumosCheckBox2.BackColor = System.Drawing.Color.FromArgb(CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer), CType(CType(27, Byte), Integer))
|
||
Me.DeumosCheckBox2.Checked = False
|
||
Me.DeumosCheckBox2.Customization = "Ghoa/////yP///8F////AP///ygICAj/EBAQ/////wWpqan/AAAA/wAAAP8="
|
||
Me.DeumosCheckBox2.Field = 16
|
||
Me.DeumosCheckBox2.Font = New System.Drawing.Font("Verdana", 8.0!)
|
||
Me.DeumosCheckBox2.Image = Nothing
|
||
Me.DeumosCheckBox2.Location = New System.Drawing.Point(115, 52)
|
||
Me.DeumosCheckBox2.Name = "DeumosCheckBox2"
|
||
Me.DeumosCheckBox2.NoRounding = False
|
||
Me.DeumosCheckBox2.Size = New System.Drawing.Size(96, 16)
|
||
Me.DeumosCheckBox2.TabIndex = 6
|
||
Me.DeumosCheckBox2.Text = "Anti BotKiller"
|
||
Me.DeumosCheckBox2.Transparent = False
|
||
'
|
||
'Form1
|
||
'
|
||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||
Me.ClientSize = New System.Drawing.Size(558, 595)
|
||
Me.Controls.Add(Me.DesignForm1)
|
||
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
|
||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||
Me.Name = "Form1"
|
||
Me.Opacity = 0.95R
|
||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||
Me.Text = "Form1"
|
||
Me.DesignForm1.ResumeLayout(False)
|
||
Me.DesignForm1.PerformLayout()
|
||
Me.DesignGroupBox4.ResumeLayout(False)
|
||
Me.DesignGroupBox4.PerformLayout()
|
||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
||
Me.DesignGroupBox3.ResumeLayout(False)
|
||
CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit()
|
||
Me.DesignGroupBox2.ResumeLayout(False)
|
||
Me.DesignGroupBox2.PerformLayout()
|
||
Me.grpClone.ResumeLayout(False)
|
||
Me.grpClone.PerformLayout()
|
||
Me.grpSetting.ResumeLayout(False)
|
||
Me.grpInject.ResumeLayout(False)
|
||
Me.grpInject.PerformLayout()
|
||
Me.grpStartup.ResumeLayout(False)
|
||
Me.grpStartup.PerformLayout()
|
||
Me.grpBinder.ResumeLayout(False)
|
||
Me.grpBinder.PerformLayout()
|
||
Me.grpIcon.ResumeLayout(False)
|
||
Me.grpIcon.PerformLayout()
|
||
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
|
||
Me.DesignGroupBox1.ResumeLayout(False)
|
||
Me.DesignGroupBox1.PerformLayout()
|
||
Me.ResumeLayout(False)
|
||
|
||
End Sub
|
||
Friend WithEvents DesignForm1 As Crypter.DesignForm
|
||
Friend WithEvents DesignControlBox1 As Crypter.DesignControlBox
|
||
Friend WithEvents DesignGroupBox1 As Crypter.DesignGroupBox
|
||
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
|
||
Friend WithEvents DesignButton1 As Crypter.DesignButton
|
||
Friend WithEvents DesignButton7 As Crypter.DesignButton
|
||
Friend WithEvents btnEncrypt As Crypter.DesignButton
|
||
Friend WithEvents grpSetting As Crypter.DesignGroupBox
|
||
Friend WithEvents grpInject As Crypter.DesignGroupBox
|
||
Friend WithEvents TextBox8 As System.Windows.Forms.TextBox
|
||
Friend WithEvents grpStartup As Crypter.DesignGroupBox
|
||
Friend WithEvents txtKeyname As System.Windows.Forms.TextBox
|
||
Friend WithEvents txtFilename As System.Windows.Forms.TextBox
|
||
Friend WithEvents txtFolder As System.Windows.Forms.TextBox
|
||
Friend WithEvents Label3 As System.Windows.Forms.Label
|
||
Friend WithEvents Label2 As System.Windows.Forms.Label
|
||
Friend WithEvents Label1 As System.Windows.Forms.Label
|
||
Friend WithEvents grpBinder As Crypter.DesignGroupBox
|
||
Friend WithEvents txtBinder As System.Windows.Forms.TextBox
|
||
Friend WithEvents DesignButton3 As Crypter.DesignButton
|
||
Friend WithEvents grpIcon As Crypter.DesignGroupBox
|
||
Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
|
||
Friend WithEvents DesignButton4 As Crypter.DesignButton
|
||
Friend WithEvents DesignButton2 As Crypter.DesignButton
|
||
Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
|
||
Friend WithEvents chkAssembly As Crypter.DeumosCheckBox
|
||
Friend WithEvents chkStartup As Crypter.DeumosCheckBox
|
||
Friend WithEvents chkBinder As Crypter.DeumosCheckBox
|
||
Friend WithEvents chkIcon As Crypter.DeumosCheckBox
|
||
Friend WithEvents grpClone As Crypter.DesignGroupBox
|
||
Friend WithEvents txtClone As System.Windows.Forms.TextBox
|
||
Friend WithEvents DesignButton5 As Crypter.DesignButton
|
||
Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
|
||
Friend WithEvents Label4 As System.Windows.Forms.Label
|
||
Friend WithEvents chkrunOnce As Crypter.DeumosCheckBox
|
||
Friend WithEvents chkRoot As Crypter.DeumosCheckBox
|
||
Friend WithEvents chkHide As Crypter.DeumosCheckBox
|
||
Friend WithEvents DesignGroupBox2 As Crypter.DesignGroupBox
|
||
Friend WithEvents DesignButton8 As Crypter.DesignButton
|
||
Friend WithEvents DesignButton6 As Crypter.DesignButton
|
||
Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
|
||
Friend WithEvents DesignGroupBox3 As Crypter.DesignGroupBox
|
||
Friend WithEvents DesignButton9 As Crypter.DesignButton
|
||
Friend WithEvents NumericUpDown1 As System.Windows.Forms.NumericUpDown
|
||
Friend WithEvents DeumosRadioButton2 As Crypter.DeumosRadioButton
|
||
Friend WithEvents DeumosRadioButton1 As Crypter.DeumosRadioButton
|
||
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
|
||
Friend WithEvents DesignGroupBox4 As Crypter.DesignGroupBox
|
||
Friend WithEvents DesignButton10 As Crypter.DesignButton
|
||
Friend WithEvents Label6 As System.Windows.Forms.Label
|
||
Friend WithEvents TextBox5 As System.Windows.Forms.TextBox
|
||
Friend WithEvents DeumosCheckBox1 As Crypter.DeumosCheckBox
|
||
Friend WithEvents DeumosCheckBox2 As Crypter.DeumosCheckBox
|
||
|
||
End Class
|