├── Hacked Emails By X-SLAYER.v12.suo ├── Hacked Emails By X-SLAYER ├── favicon.ico ├── Hopstarter-Malware-Infect.ico ├── Pelfusion-Folded-Flat-Search.ico ├── bin │ └── Debug │ │ ├── Hacked Emails By X-SLAYER.pdb │ │ ├── Hacked Emails By X-SLAYER.vshost.exe │ │ ├── Hacked Emails By X-SLAYER.vshost.exe.manifest │ │ ├── Hacked Emails By X-SLAYER.xml │ │ ├── Hacked Emails By X-SLAYER.exe.config │ │ └── Hacked Emails By X-SLAYER.vshost.exe.config ├── obj │ └── Debug │ │ ├── Hacked Emails By X-SLAYER.pdb │ │ ├── DesignTimeResolveAssemblyReferences.cache │ │ ├── Hacked_Emails_By_X_SLAYER.Form1.resources │ │ ├── Hacked_Emails_By_X_SLAYER.Info.resources │ │ ├── TempPE │ │ └── My Project.Resources.Designer.vb.dll │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache │ │ ├── Hacked_Emails_By_X_SLAYER.Resources.resources │ │ ├── Hacked Emails By X-SLAYER.vbproj.GenerateResource.Cache │ │ ├── Hacked Emails By X-SLAYER.xml │ │ └── Hacked Emails By X-SLAYER.vbproj.FileListAbsolute.txt ├── Info.vb ├── My Project │ ├── Settings.settings │ ├── Application.myapp │ ├── AssemblyInfo.vb │ ├── Application.Designer.vb │ ├── Resources.Designer.vb │ ├── Settings.Designer.vb │ └── Resources.resx ├── BreachedInfo.vb ├── app.config ├── Info.Designer.vb ├── Info.resx ├── Hacked Emails By X-SLAYER.vbproj ├── Form1.vb └── Form1.Designer.vb ├── README.md └── Hacked Emails By X-SLAYER.sln /Hacked Emails By X-SLAYER.v12.suo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-SLAYER/Breaches-Emails/master/Hacked Emails By X-SLAYER.v12.suo -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-SLAYER/Breaches-Emails/master/Hacked Emails By X-SLAYER/favicon.ico -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/Hopstarter-Malware-Infect.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-SLAYER/Breaches-Emails/master/Hacked Emails By X-SLAYER/Hopstarter-Malware-Infect.ico -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/Pelfusion-Folded-Flat-Search.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-SLAYER/Breaches-Emails/master/Hacked Emails By X-SLAYER/Pelfusion-Folded-Flat-Search.ico -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/bin/Debug/Hacked Emails By X-SLAYER.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-SLAYER/Breaches-Emails/master/Hacked Emails By X-SLAYER/bin/Debug/Hacked Emails By X-SLAYER.pdb -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/obj/Debug/Hacked Emails By X-SLAYER.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-SLAYER/Breaches-Emails/master/Hacked Emails By X-SLAYER/obj/Debug/Hacked Emails By X-SLAYER.pdb -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/bin/Debug/Hacked Emails By X-SLAYER.vshost.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-SLAYER/Breaches-Emails/master/Hacked Emails By X-SLAYER/bin/Debug/Hacked Emails By X-SLAYER.vshost.exe -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/obj/Debug/DesignTimeResolveAssemblyReferences.cache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-SLAYER/Breaches-Emails/master/Hacked Emails By X-SLAYER/obj/Debug/DesignTimeResolveAssemblyReferences.cache -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/obj/Debug/Hacked_Emails_By_X_SLAYER.Form1.resources: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-SLAYER/Breaches-Emails/master/Hacked Emails By X-SLAYER/obj/Debug/Hacked_Emails_By_X_SLAYER.Form1.resources -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/obj/Debug/Hacked_Emails_By_X_SLAYER.Info.resources: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-SLAYER/Breaches-Emails/master/Hacked Emails By X-SLAYER/obj/Debug/Hacked_Emails_By_X_SLAYER.Info.resources -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-SLAYER/Breaches-Emails/master/Hacked Emails By X-SLAYER/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-SLAYER/Breaches-Emails/master/Hacked Emails By X-SLAYER/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/obj/Debug/Hacked_Emails_By_X_SLAYER.Resources.resources: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-SLAYER/Breaches-Emails/master/Hacked Emails By X-SLAYER/obj/Debug/Hacked_Emails_By_X_SLAYER.Resources.resources -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/Info.vb: -------------------------------------------------------------------------------- 1 | Public Class Info 2 | 3 | Private Sub LV_DoubleClick(sender As Object, e As EventArgs) Handles LV.DoubleClick 4 | Process.Start(LV.FocusedItem.SubItems(2).Text) 5 | End Sub 6 | End Class -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/obj/Debug/Hacked Emails By X-SLAYER.vbproj.GenerateResource.Cache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-SLAYER/Breaches-Emails/master/Hacked Emails By X-SLAYER/obj/Debug/Hacked Emails By X-SLAYER.vbproj.GenerateResource.Cache -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/My Project/Settings.settings: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Breaches-Emails 2 | see if your email address has been compromised. 3 | you can insert one email or multiple by drag and drop a txt file into the program 4 | 5 | ![alt text](https://i.imgur.com/Tqlg78x.png) 6 | 7 | 8 | 9 | you can see the the info of the compromised email 10 | 11 | ![alt text](https://i.imgur.com/kekg4f3.png) 12 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/My Project/Application.myapp: -------------------------------------------------------------------------------- 1 | 2 | 3 | true 4 | Form1 5 | false 6 | 0 7 | true 8 | 0 9 | 0 10 | true 11 | 12 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/bin/Debug/Hacked Emails By X-SLAYER.vshost.exe.manifest: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/BreachedInfo.vb: -------------------------------------------------------------------------------- 1 | Imports System.Text.RegularExpressions 2 | 3 | Public Class BreachedInfo 4 | 5 | Private Info As String = "" 6 | Private DateN As Integer = 0 7 | 8 | Public Sub InsertInto(ByVal RGX As String, ByVal FromR As String) 9 | For Each o As Match In New Regex(RGX).Matches(FromR) 10 | DateN += 1 11 | Me.Info += o.Groups(1).Value & "|" & o.Groups(4).Value & "|" & o.Groups(3).Value & vbCrLf 12 | Next 13 | End Sub 14 | 15 | Public Function GetInfo() 16 | Return Me.Info 17 | End Function 18 | 19 | Public Function GetDateN() 20 | Return Me.DateN 21 | End Function 22 | End Class 23 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/bin/Debug/Hacked Emails By X-SLAYER.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | HackedEmailsByX-SLAYER 6 | 7 | 8 | 9 | 10 | 11 | Returns the cached ResourceManager instance used by this class. 12 | 13 | 14 | 15 | Overrides the current thread's CurrentUICulture property for all 16 | resource lookups using this strongly typed resource class. 17 | 18 | 19 | 20 | A strongly-typed resource class, for looking up localized strings, etc. 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/obj/Debug/Hacked Emails By X-SLAYER.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | HackedEmailsByX-SLAYER 6 | 7 | 8 | 9 | 10 | 11 | Returns the cached ResourceManager instance used by this class. 12 | 13 | 14 | 15 | Overrides the current thread's CurrentUICulture property for all 16 | resource lookups using this strongly typed resource class. 17 | 18 | 19 | 20 | A strongly-typed resource class, for looking up localized strings, etc. 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER.sln: -------------------------------------------------------------------------------- 1 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00 3 | # Visual Studio 2013 4 | VisualStudioVersion = 12.0.21005.1 5 | MinimumVisualStudioVersion = 10.0.40219.1 6 | Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Hacked Emails By X-SLAYER", "Hacked Emails By X-SLAYER\Hacked Emails By X-SLAYER.vbproj", "{4D25A467-C290-43BF-8DC3-0DECD3927C36}" 7 | EndProject 8 | Global 9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution 10 | Debug|Any CPU = Debug|Any CPU 11 | Release|Any CPU = Release|Any CPU 12 | EndGlobalSection 13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution 14 | {4D25A467-C290-43BF-8DC3-0DECD3927C36}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 15 | {4D25A467-C290-43BF-8DC3-0DECD3927C36}.Debug|Any CPU.Build.0 = Debug|Any CPU 16 | {4D25A467-C290-43BF-8DC3-0DECD3927C36}.Release|Any CPU.ActiveCfg = Release|Any CPU 17 | {4D25A467-C290-43BF-8DC3-0DECD3927C36}.Release|Any CPU.Build.0 = Release|Any CPU 18 | EndGlobalSection 19 | GlobalSection(SolutionProperties) = preSolution 20 | HideSolutionNode = FALSE 21 | EndGlobalSection 22 | EndGlobal 23 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/My Project/AssemblyInfo.vb: -------------------------------------------------------------------------------- 1 | Imports System 2 | Imports System.Reflection 3 | Imports System.Runtime.InteropServices 4 | 5 | ' General Information about an assembly is controlled through the following 6 | ' set of attributes. Change these attribute values to modify the information 7 | ' associated with an assembly. 8 | 9 | ' Review the values of the assembly attributes 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 'The following GUID is for the ID of the typelib if this project is exposed to COM 21 | 22 | 23 | ' Version information for an assembly consists of the following four values: 24 | ' 25 | ' Major Version 26 | ' Minor Version 27 | ' Build Number 28 | ' Revision 29 | ' 30 | ' You can specify all the values or you can default the Build and Revision Numbers 31 | ' by using the '*' as shown below: 32 | ' 33 | 34 | 35 | 36 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/app.config: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/bin/Debug/Hacked Emails By X-SLAYER.exe.config: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/bin/Debug/Hacked Emails By X-SLAYER.vshost.exe.config: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/My Project/Application.Designer.vb: -------------------------------------------------------------------------------- 1 | '------------------------------------------------------------------------------ 2 | ' 3 | ' This code was generated by a tool. 4 | ' Runtime Version:4.0.30319.42000 5 | ' 6 | ' Changes to this file may cause incorrect behavior and will be lost if 7 | ' the code is regenerated. 8 | ' 9 | '------------------------------------------------------------------------------ 10 | 11 | Option Strict On 12 | Option Explicit On 13 | 14 | 15 | Namespace My 16 | 17 | 'NOTE: This file is auto-generated; do not modify it directly. To make changes, 18 | ' or if you encounter build errors in this file, go to the Project Designer 19 | ' (go to Project Properties or double-click the My Project node in 20 | ' Solution Explorer), and make changes on the Application tab. 21 | ' 22 | Partial Friend Class MyApplication 23 | 24 | _ 25 | Public Sub New() 26 | MyBase.New(Global.Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows) 27 | Me.IsSingleInstance = false 28 | Me.EnableVisualStyles = true 29 | Me.SaveMySettingsOnExit = true 30 | Me.ShutDownStyle = Global.Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterMainFormCloses 31 | End Sub 32 | 33 | _ 34 | Protected Overrides Sub OnCreateMainForm() 35 | Me.MainForm = Global.Hacked_Emails_By_X_SLAYER.Form1 36 | End Sub 37 | End Class 38 | End Namespace 39 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/My Project/Resources.Designer.vb: -------------------------------------------------------------------------------- 1 | '------------------------------------------------------------------------------ 2 | ' 3 | ' This code was generated by a tool. 4 | ' Runtime Version:4.0.30319.42000 5 | ' 6 | ' Changes to this file may cause incorrect behavior and will be lost if 7 | ' the code is regenerated. 8 | ' 9 | '------------------------------------------------------------------------------ 10 | 11 | Option Strict On 12 | Option Explicit On 13 | 14 | Imports System 15 | 16 | Namespace My.Resources 17 | 18 | 'This class was auto-generated by the StronglyTypedResourceBuilder 19 | 'class via a tool like ResGen or Visual Studio. 20 | 'To add or remove a member, edit your .ResX file then rerun ResGen 21 | 'with the /str option, or rebuild your VS project. 22 | ''' 23 | ''' A strongly-typed resource class, for looking up localized strings, etc. 24 | ''' 25 | _ 29 | Friend Module Resources 30 | 31 | Private resourceMan As Global.System.Resources.ResourceManager 32 | 33 | Private resourceCulture As Global.System.Globalization.CultureInfo 34 | 35 | ''' 36 | ''' Returns the cached ResourceManager instance used by this class. 37 | ''' 38 | _ 39 | Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager 40 | Get 41 | If Object.ReferenceEquals(resourceMan, Nothing) Then 42 | Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("Hacked_Emails_By_X_SLAYER.Resources", GetType(Resources).Assembly) 43 | resourceMan = temp 44 | End If 45 | Return resourceMan 46 | End Get 47 | End Property 48 | 49 | ''' 50 | ''' Overrides the current thread's CurrentUICulture property for all 51 | ''' resource lookups using this strongly typed resource class. 52 | ''' 53 | _ 54 | Friend Property Culture() As Global.System.Globalization.CultureInfo 55 | Get 56 | Return resourceCulture 57 | End Get 58 | Set 59 | resourceCulture = value 60 | End Set 61 | End Property 62 | End Module 63 | End Namespace 64 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/My Project/Settings.Designer.vb: -------------------------------------------------------------------------------- 1 | '------------------------------------------------------------------------------ 2 | ' 3 | ' This code was generated by a tool. 4 | ' Runtime Version:4.0.30319.42000 5 | ' 6 | ' Changes to this file may cause incorrect behavior and will be lost if 7 | ' the code is regenerated. 8 | ' 9 | '------------------------------------------------------------------------------ 10 | 11 | Option Strict On 12 | Option Explicit On 13 | 14 | 15 | Namespace My 16 | 17 | _ 20 | Partial Friend NotInheritable Class MySettings 21 | Inherits Global.System.Configuration.ApplicationSettingsBase 22 | 23 | Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings) 24 | 25 | #Region "My.Settings Auto-Save Functionality" 26 | #If _MyType = "WindowsForms" Then 27 | Private Shared addedHandler As Boolean 28 | 29 | Private Shared addedHandlerLockObject As New Object 30 | 31 | _ 32 | Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, ByVal e As Global.System.EventArgs) 33 | If My.Application.SaveMySettingsOnExit Then 34 | My.Settings.Save() 35 | End If 36 | End Sub 37 | #End If 38 | #End Region 39 | 40 | Public Shared ReadOnly Property [Default]() As MySettings 41 | Get 42 | 43 | #If _MyType = "WindowsForms" Then 44 | If Not addedHandler Then 45 | SyncLock addedHandlerLockObject 46 | If Not addedHandler Then 47 | AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings 48 | addedHandler = True 49 | End If 50 | End SyncLock 51 | End If 52 | #End If 53 | Return defaultInstance 54 | End Get 55 | End Property 56 | End Class 57 | End Namespace 58 | 59 | Namespace My 60 | 61 | _ 64 | Friend Module MySettingsProperty 65 | 66 | _ 67 | Friend ReadOnly Property Settings() As Global.Hacked_Emails_By_X_SLAYER.My.MySettings 68 | Get 69 | Return Global.Hacked_Emails_By_X_SLAYER.My.MySettings.Default 70 | End Get 71 | End Property 72 | End Module 73 | End Namespace 74 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/obj/Debug/Hacked Emails By X-SLAYER.vbproj.FileListAbsolute.txt: -------------------------------------------------------------------------------- 1 | C:\Users\Iheb\documents\visual studio 2013\Projects\Hacked Emails By X-SLAYER\Hacked Emails By X-SLAYER\bin\Debug\Hacked Emails By X-SLAYER.exe 2 | C:\Users\Iheb\documents\visual studio 2013\Projects\Hacked Emails By X-SLAYER\Hacked Emails By X-SLAYER\bin\Debug\Hacked Emails By X-SLAYER.pdb 3 | C:\Users\Iheb\documents\visual studio 2013\Projects\Hacked Emails By X-SLAYER\Hacked Emails By X-SLAYER\bin\Debug\Hacked Emails By X-SLAYER.xml 4 | C:\Users\Iheb\documents\visual studio 2013\Projects\Hacked Emails By X-SLAYER\Hacked Emails By X-SLAYER\obj\Debug\Hacked_Emails_By_X_SLAYER.Form1.resources 5 | C:\Users\Iheb\documents\visual studio 2013\Projects\Hacked Emails By X-SLAYER\Hacked Emails By X-SLAYER\obj\Debug\Hacked_Emails_By_X_SLAYER.Resources.resources 6 | C:\Users\Iheb\documents\visual studio 2013\Projects\Hacked Emails By X-SLAYER\Hacked Emails By X-SLAYER\obj\Debug\Hacked Emails By X-SLAYER.vbproj.GenerateResource.Cache 7 | C:\Users\Iheb\documents\visual studio 2013\Projects\Hacked Emails By X-SLAYER\Hacked Emails By X-SLAYER\obj\Debug\Hacked Emails By X-SLAYER.exe 8 | C:\Users\Iheb\documents\visual studio 2013\Projects\Hacked Emails By X-SLAYER\Hacked Emails By X-SLAYER\obj\Debug\Hacked Emails By X-SLAYER.xml 9 | C:\Users\Iheb\documents\visual studio 2013\Projects\Hacked Emails By X-SLAYER\Hacked Emails By X-SLAYER\obj\Debug\Hacked Emails By X-SLAYER.pdb 10 | C:\Users\Iheb\documents\visual studio 2013\Projects\Hacked Emails By X-SLAYER\Hacked Emails By X-SLAYER\obj\Debug\Hacked_Emails_By_X_SLAYER.Info.resources 11 | C:\Users\Iheb\Documents\Visual Studio 2013\Projects\Hacked Emails By X-SLAYER\Hacked Emails By X-SLAYER\bin\Debug\Hacked Emails By X-SLAYER.exe.config 12 | C:\Users\Iheb\Documents\Visual Studio 2013\Projects\Hacked Emails v2 By X-SLAYER\Hacked Emails By X-SLAYER\bin\Debug\Hacked Emails By X-SLAYER.exe.config 13 | C:\Users\Iheb\Documents\Visual Studio 2013\Projects\Hacked Emails v2 By X-SLAYER\Hacked Emails By X-SLAYER\obj\Debug\Hacked Emails By X-SLAYER.exe 14 | C:\Users\Iheb\Documents\Visual Studio 2013\Projects\Hacked Emails v2 By X-SLAYER\Hacked Emails By X-SLAYER\obj\Debug\Hacked Emails By X-SLAYER.xml 15 | C:\Users\Iheb\Documents\Visual Studio 2013\Projects\Hacked Emails v2 By X-SLAYER\Hacked Emails By X-SLAYER\obj\Debug\Hacked Emails By X-SLAYER.pdb 16 | C:\Users\Iheb\Documents\Visual Studio 2013\Projects\Hacked Emails v2 By X-SLAYER\Hacked Emails By X-SLAYER\bin\Debug\Hacked Emails By X-SLAYER.exe 17 | C:\Users\Iheb\Documents\Visual Studio 2013\Projects\Hacked Emails v2 By X-SLAYER\Hacked Emails By X-SLAYER\bin\Debug\Hacked Emails By X-SLAYER.pdb 18 | C:\Users\Iheb\Documents\Visual Studio 2013\Projects\Hacked Emails v2 By X-SLAYER\Hacked Emails By X-SLAYER\bin\Debug\Hacked Emails By X-SLAYER.xml 19 | C:\Users\Iheb\Documents\Visual Studio 2013\Projects\Hacked Emails v2 By X-SLAYER\Hacked Emails By X-SLAYER\obj\Debug\Hacked_Emails_By_X_SLAYER.Form1.resources 20 | C:\Users\Iheb\Documents\Visual Studio 2013\Projects\Hacked Emails v2 By X-SLAYER\Hacked Emails By X-SLAYER\obj\Debug\Hacked_Emails_By_X_SLAYER.Info.resources 21 | C:\Users\Iheb\Documents\Visual Studio 2013\Projects\Hacked Emails v2 By X-SLAYER\Hacked Emails By X-SLAYER\obj\Debug\Hacked_Emails_By_X_SLAYER.Resources.resources 22 | C:\Users\Iheb\Documents\Visual Studio 2013\Projects\Hacked Emails v2 By X-SLAYER\Hacked Emails By X-SLAYER\obj\Debug\Hacked Emails By X-SLAYER.vbproj.GenerateResource.Cache 23 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/Info.Designer.vb: -------------------------------------------------------------------------------- 1 | _ 2 | Partial Class Info 3 | Inherits System.Windows.Forms.Form 4 | 5 | 'Form overrides dispose to clean up the component list. 6 | _ 7 | Protected Overrides Sub Dispose(ByVal disposing As Boolean) 8 | Try 9 | If disposing AndAlso components IsNot Nothing Then 10 | components.Dispose() 11 | End If 12 | Finally 13 | MyBase.Dispose(disposing) 14 | End Try 15 | End Sub 16 | 17 | 'Required by the Windows Form Designer 18 | Private components As System.ComponentModel.IContainer 19 | 20 | 'NOTE: The following procedure is required by the Windows Form Designer 21 | 'It can be modified using the Windows Form Designer. 22 | 'Do not modify it using the code editor. 23 | _ 24 | Private Sub InitializeComponent() 25 | Me.LV = New System.Windows.Forms.ListView() 26 | Me.ColumnHeader1 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) 27 | Me.ColumnHeader2 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) 28 | Me.ColumnHeader3 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) 29 | Me.SuspendLayout() 30 | ' 31 | 'LV 32 | ' 33 | Me.LV.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ColumnHeader2, Me.ColumnHeader3}) 34 | Me.LV.Dock = System.Windows.Forms.DockStyle.Fill 35 | Me.LV.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) 36 | Me.LV.FullRowSelect = True 37 | Me.LV.GridLines = True 38 | Me.LV.Location = New System.Drawing.Point(0, 0) 39 | Me.LV.Name = "LV" 40 | Me.LV.Size = New System.Drawing.Size(320, 258) 41 | Me.LV.TabIndex = 1 42 | Me.LV.UseCompatibleStateImageBehavior = False 43 | Me.LV.View = System.Windows.Forms.View.Details 44 | ' 45 | 'ColumnHeader1 46 | ' 47 | Me.ColumnHeader1.Text = "Title" 48 | Me.ColumnHeader1.Width = 154 49 | ' 50 | 'ColumnHeader2 51 | ' 52 | Me.ColumnHeader2.Text = "Leaked Date" 53 | Me.ColumnHeader2.Width = 93 54 | ' 55 | 'ColumnHeader3 56 | ' 57 | Me.ColumnHeader3.Text = "Domaine" 58 | Me.ColumnHeader3.Width = 323 59 | ' 60 | 'Info 61 | ' 62 | Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) 63 | Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font 64 | Me.ClientSize = New System.Drawing.Size(320, 258) 65 | Me.Controls.Add(Me.LV) 66 | Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow 67 | Me.Name = "Info" 68 | Me.ShowIcon = False 69 | Me.ShowInTaskbar = False 70 | Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen 71 | Me.Text = "Info" 72 | Me.ResumeLayout(False) 73 | 74 | End Sub 75 | Friend WithEvents LV As System.Windows.Forms.ListView 76 | Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader 77 | Friend WithEvents ColumnHeader2 As System.Windows.Forms.ColumnHeader 78 | Friend WithEvents ColumnHeader3 As System.Windows.Forms.ColumnHeader 79 | End Class 80 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/My Project/Resources.resx: -------------------------------------------------------------------------------- 1 | 2 | 3 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | text/microsoft-resx 107 | 108 | 109 | 2.0 110 | 111 | 112 | System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 113 | 114 | 115 | System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 116 | 117 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/Info.resx: -------------------------------------------------------------------------------- 1 | 2 | 3 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | 107 | 108 | 109 | text/microsoft-resx 110 | 111 | 112 | 2.0 113 | 114 | 115 | System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 116 | 117 | 118 | System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 119 | 120 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/Hacked Emails By X-SLAYER.vbproj: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Debug 6 | AnyCPU 7 | {4D25A467-C290-43BF-8DC3-0DECD3927C36} 8 | WinExe 9 | Hacked_Emails_By_X_SLAYER.My.MyApplication 10 | Hacked_Emails_By_X_SLAYER 11 | Hacked Emails By X-SLAYER 12 | 512 13 | WindowsForms 14 | v4.5 15 | 16 | 17 | 18 | AnyCPU 19 | true 20 | full 21 | true 22 | true 23 | bin\Debug\ 24 | Hacked Emails By X-SLAYER.xml 25 | 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 26 | false 27 | 28 | 29 | AnyCPU 30 | pdbonly 31 | false 32 | true 33 | true 34 | bin\Release\ 35 | Hacked Emails By X-SLAYER.xml 36 | 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 37 | false 38 | 39 | 40 | On 41 | 42 | 43 | Binary 44 | 45 | 46 | Off 47 | 48 | 49 | On 50 | 51 | 52 | Hopstarter-Malware-Infect.ico 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | Form 76 | 77 | 78 | Form1.vb 79 | Form 80 | 81 | 82 | Info.vb 83 | 84 | 85 | Form 86 | 87 | 88 | 89 | True 90 | Application.myapp 91 | 92 | 93 | True 94 | True 95 | Resources.resx 96 | 97 | 98 | True 99 | Settings.settings 100 | True 101 | 102 | 103 | 104 | 105 | Form1.vb 106 | 107 | 108 | Info.vb 109 | 110 | 111 | VbMyResourcesResXFileCodeGenerator 112 | Resources.Designer.vb 113 | My.Resources 114 | Designer 115 | 116 | 117 | 118 | 119 | 120 | MyApplicationCodeGenerator 121 | Application.Designer.vb 122 | 123 | 124 | SettingsSingleFileGenerator 125 | My 126 | Settings.Designer.vb 127 | 128 | 129 | 130 | 131 | 132 | 133 | 134 | 135 | 142 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/Form1.vb: -------------------------------------------------------------------------------- 1 | Imports System.Text.RegularExpressions 2 | Imports System.Net 3 | Imports System.Text 4 | Imports System.IO 5 | 6 | 7 | '=========================CODED BY X-SLAYER============================== 8 | '======================================================================== 9 | '=YOUTUBE : >> SUBSCRIBE FOR MORE :https://www.youtube.com/c/XSLAYERTN | 10 | '=FACEBOOK : >> https://www.facebook.com/XSLAYER404/ | 11 | '=INSTAGRAM : >> https://www.instagram.com/ih3_b | 12 | '=GITHUB : >> https://github.com/X-SLAYER | 13 | '======================================================================== 14 | 15 | Public Class Form1 16 | 17 | Public Sub New() 18 | InitializeComponent() 19 | System.Net.ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls11 Or SecurityProtocolType.Tls12 20 | End Sub 21 | 22 | Dim ITEM As New Dictionary(Of WebClient, ListViewItem) 23 | 24 | Private Sub BTN_Check_Click(sender As Object, e As EventArgs) Handles BTN_Check.Click 25 | If Not Regex.IsMatch(txtmail.Text, "[a-zA-Z0-9._%+-]+@(?:[a-zA-Z0-9-]+\.)+[a-zA-Z]{2,6}") Then 26 | Exit Sub 27 | End If 28 | HACKED(txtmail.Text) 29 | txtmail.Text = String.Empty 30 | End Sub 31 | 32 | Public Sub HACKED(ByVal Email As String) 33 | On Error Resume Next 34 | Dim ITM As New ListViewItem 35 | ITM.UseItemStyleForSubItems = False 36 | ITM.Text = Email 37 | ITM.SubItems.Add("Checking...").ForeColor = Color.Blue 38 | ITM.SubItems.Add("Checking...").ForeColor = Color.Blue 39 | LV.Items.Add(ITM) 40 | Using W As New WebClient 41 | W.Proxy = Nothing 42 | W.Encoding = New UTF8Encoding 43 | W.Encoding = Encoding.UTF8 44 | W.Headers.Add("user-agent", "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/6.0;)") 45 | W.Headers.Add("Accept", "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8") 46 | AddHandler W.DownloadDataCompleted, AddressOf COMPLETE 47 | W.DownloadDataAsync(New Uri("https://haveibeenpwned.com/api/v2/breachedaccount/" & Email)) 48 | ITEM.Add(W, ITM) 49 | End Using 50 | End Sub 51 | 52 | Private Sub COMPLETE(sender As Object, e As DownloadDataCompletedEventArgs) 53 | If e.Cancelled = True Then 54 | LV.Items(ITEM(sender).Index).ForeColor = Color.LightGoldenrodYellow 55 | LV.Items(ITEM(sender).Index).SubItems(2).ForeColor = Color.LightGoldenrodYellow 56 | LV.Items(ITEM(sender).Index).SubItems(1).ForeColor = Color.LightGoldenrodYellow 57 | LV.Items(ITEM(sender).Index).SubItems(1).Text = "Canceled !!" 58 | LV.Items(ITEM(sender).Index).SubItems(2).Text = "Canceled !!" 59 | ElseIf e.Error IsNot Nothing Then 60 | If e.Error.ToString.Contains("429") Then 61 | LV.Items(ITEM(sender).Index).SubItems(1).ForeColor = Color.Orange 62 | LV.Items(ITEM(sender).Index).SubItems(1).Text = "The owner of this website (haveibeenpwned.com) has banned you temporarily from accessing this website." 63 | LV.Items(ITEM(sender).Index).SubItems(2).ForeColor = Color.Orange 64 | LV.Items(ITEM(sender).Index).SubItems(2).Text = "The owner of this website (haveibeenpwned.com) has banned you temporarily from accessing this website." 65 | Else 66 | GoTo Safe 67 | End If 68 | ElseIf e.Result IsNot Nothing Then 69 | Dim result As String = (New UTF8Encoding).GetString(e.Result) 70 | If result.Contains("[{") Then 71 | LV.Items(ITEM(sender).Index).SubItems(1).ForeColor = Color.Red 72 | LV.Items(ITEM(sender).Index).SubItems(1).Text = "Hacked !!" 73 | LV.Items(ITEM(sender).Index).SubItems(2).ForeColor = Color.Red 74 | Dim SLAYER As BreachedInfo = New BreachedInfo() 75 | SLAYER.InsertInto("{""Name"":""(.*?)"",""Title"":""(.*?)"",""Domain"":""(.*?)"",""BreachDate"":""(.*?)"",", result) 76 | LV.Items(ITEM(sender).Index).SubItems(2).Text = SLAYER.GetDateN() 77 | LV.Items(ITEM(sender).Index).Tag = SLAYER 78 | Else 79 | Safe: 80 | LV.Items(ITEM(sender).Index).SubItems(1).ForeColor = Color.Green 81 | LV.Items(ITEM(sender).Index).SubItems(1).Text = "Safe !!" 82 | LV.Items(ITEM(sender).Index).SubItems(2).ForeColor = Color.Green 83 | LV.Items(ITEM(sender).Index).SubItems(2).Text = "Safe !!" 84 | End If 85 | End If 86 | End Sub 87 | 88 | Private Sub AccountInfoToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles AccountInfoToolStripMenuItem.Click 89 | If LV.SelectedItems.Count = 0 Or LV.FocusedItem.SubItems(1).Text <> "Hacked !!" Then 90 | Exit Sub 91 | End If 92 | For Each Itm As ListViewItem In LV.SelectedItems 93 | Dim FRM As New Info() 94 | FRM.Text = "Info : " & LV.FocusedItem.Text 95 | For Each Str As String In LV.FocusedItem.Tag.GetInfo().Split(New String() {Environment.NewLine}, StringSplitOptions.RemoveEmptyEntries) 96 | Dim IT As New ListViewItem 97 | IT.UseItemStyleForSubItems = False 98 | IT.Text = Str.Split("|")(0) 99 | IT.SubItems.Add(Str.Split("|")(1).Split("T")(0)) 100 | IT.SubItems.Add(Str.Split("|")(2)).Font = New Font("tahoma", 8.5, FontStyle.Regular Or FontStyle.Underline) 101 | IT.SubItems(2).ForeColor = Color.Blue 102 | FRM.LV.Items.Add(IT) 103 | Next 104 | FRM.Show() 105 | Next 106 | End Sub 107 | 108 | #Region "Drag Combos Or Emails" 109 | 110 | Private Sub LV_DragDrop(sender As Object, e As DragEventArgs) Handles LV.DragDrop 111 | For Each Email As String In File.ReadAllLines(e.Data.GetData(DataFormats.FileDrop)(0)) 112 | If Regex.IsMatch(Email, "[a-zA-Z0-9._%+-]+@(?:[a-zA-Z0-9-]+\.)+[a-zA-Z]{2,6}") Then 113 | Try 114 | HACKED(Email.Split(":")(0)) 115 | Catch ex As Exception 116 | HACKED(Email) 117 | End Try 118 | End If 119 | Next 120 | End Sub 121 | 122 | Private Sub LV_DragEnter(sender As Object, e As DragEventArgs) Handles LV.DragEnter 123 | If e.Data.GetDataPresent(DataFormats.FileDrop) Then 124 | e.Effect = DragDropEffects.All 125 | End If 126 | End Sub 127 | 128 | #End Region 129 | 130 | Private Sub LinkLabel3_LinkClicked(sender As Object, e As LinkLabelLinkClickedEventArgs) Handles LinkLabel3.LinkClicked 131 | Process.Start(LinkLabel3.Text) 132 | End Sub 133 | 134 | Private Sub LinkLabel2_LinkClicked(sender As Object, e As LinkLabelLinkClickedEventArgs) Handles LinkLabel2.LinkClicked 135 | Process.Start("https://www.facebook.com/XSLAYER404/") 136 | End Sub 137 | End Class 138 | -------------------------------------------------------------------------------- /Hacked Emails By X-SLAYER/Form1.Designer.vb: -------------------------------------------------------------------------------- 1 | _ 2 | Partial Class Form1 3 | Inherits System.Windows.Forms.Form 4 | 5 | 'Form overrides dispose to clean up the component list. 6 | _ 7 | Protected Overrides Sub Dispose(ByVal disposing As Boolean) 8 | Try 9 | If disposing AndAlso components IsNot Nothing Then 10 | components.Dispose() 11 | End If 12 | Finally 13 | MyBase.Dispose(disposing) 14 | End Try 15 | End Sub 16 | 17 | 'Required by the Windows Form Designer 18 | Private components As System.ComponentModel.IContainer 19 | 20 | 'NOTE: The following procedure is required by the Windows Form Designer 21 | 'It can be modified using the Windows Form Designer. 22 | 'Do not modify it using the code editor. 23 | _ 24 | Private Sub InitializeComponent() 25 | Me.components = New System.ComponentModel.Container() 26 | Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1)) 27 | Me.LV = New System.Windows.Forms.ListView() 28 | Me.ColumnHeader1 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) 29 | Me.ColumnHeader2 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) 30 | Me.ColumnHeader3 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) 31 | Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) 32 | Me.AccountInfoToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() 33 | Me.txtmail = New System.Windows.Forms.TextBox() 34 | Me.BTN_Check = New System.Windows.Forms.Button() 35 | Me.LinkLabel1 = New System.Windows.Forms.LinkLabel() 36 | Me.LinkLabel2 = New System.Windows.Forms.LinkLabel() 37 | Me.LinkLabel3 = New System.Windows.Forms.LinkLabel() 38 | Me.ContextMenuStrip1.SuspendLayout() 39 | Me.SuspendLayout() 40 | ' 41 | 'LV 42 | ' 43 | Me.LV.AllowDrop = True 44 | Me.LV.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ColumnHeader2, Me.ColumnHeader3}) 45 | Me.LV.ContextMenuStrip = Me.ContextMenuStrip1 46 | Me.LV.FullRowSelect = True 47 | Me.LV.GridLines = True 48 | Me.LV.Location = New System.Drawing.Point(0, 44) 49 | Me.LV.Name = "LV" 50 | Me.LV.Size = New System.Drawing.Size(434, 412) 51 | Me.LV.TabIndex = 0 52 | Me.LV.UseCompatibleStateImageBehavior = False 53 | Me.LV.View = System.Windows.Forms.View.Details 54 | ' 55 | 'ColumnHeader1 56 | ' 57 | Me.ColumnHeader1.Text = "Email" 58 | Me.ColumnHeader1.Width = 205 59 | ' 60 | 'ColumnHeader2 61 | ' 62 | Me.ColumnHeader2.Text = "Status" 63 | Me.ColumnHeader2.Width = 119 64 | ' 65 | 'ColumnHeader3 66 | ' 67 | Me.ColumnHeader3.Text = "Data N°" 68 | Me.ColumnHeader3.Width = 106 69 | ' 70 | 'ContextMenuStrip1 71 | ' 72 | Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AccountInfoToolStripMenuItem}) 73 | Me.ContextMenuStrip1.Name = "ContextMenuStrip1" 74 | Me.ContextMenuStrip1.Size = New System.Drawing.Size(136, 26) 75 | ' 76 | 'AccountInfoToolStripMenuItem 77 | ' 78 | Me.AccountInfoToolStripMenuItem.Image = CType(resources.GetObject("AccountInfoToolStripMenuItem.Image"), System.Drawing.Image) 79 | Me.AccountInfoToolStripMenuItem.Name = "AccountInfoToolStripMenuItem" 80 | Me.AccountInfoToolStripMenuItem.Size = New System.Drawing.Size(135, 22) 81 | Me.AccountInfoToolStripMenuItem.Text = "Leaked Info" 82 | ' 83 | 'txtmail 84 | ' 85 | Me.txtmail.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle 86 | Me.txtmail.Location = New System.Drawing.Point(3, 6) 87 | Me.txtmail.Name = "txtmail" 88 | Me.txtmail.Size = New System.Drawing.Size(326, 21) 89 | Me.txtmail.TabIndex = 1 90 | ' 91 | 'BTN_Check 92 | ' 93 | Me.BTN_Check.Cursor = System.Windows.Forms.Cursors.Hand 94 | Me.BTN_Check.Location = New System.Drawing.Point(335, 5) 95 | Me.BTN_Check.Name = "BTN_Check" 96 | Me.BTN_Check.Size = New System.Drawing.Size(92, 23) 97 | Me.BTN_Check.TabIndex = 2 98 | Me.BTN_Check.Text = "Check" 99 | Me.BTN_Check.UseVisualStyleBackColor = True 100 | ' 101 | 'LinkLabel1 102 | ' 103 | Me.LinkLabel1.AutoSize = True 104 | Me.LinkLabel1.Location = New System.Drawing.Point(82, 28) 105 | Me.LinkLabel1.Name = "LinkLabel1" 106 | Me.LinkLabel1.Size = New System.Drawing.Size(258, 13) 107 | Me.LinkLabel1.TabIndex = 3 108 | Me.LinkLabel1.TabStop = True 109 | Me.LinkLabel1.Text = "Insert an email or drag && drop a list of emails/Combo" 110 | ' 111 | 'LinkLabel2 112 | ' 113 | Me.LinkLabel2.AutoSize = True 114 | Me.LinkLabel2.LinkColor = System.Drawing.Color.Navy 115 | Me.LinkLabel2.Location = New System.Drawing.Point(5, 459) 116 | Me.LinkLabel2.Name = "LinkLabel2" 117 | Me.LinkLabel2.Size = New System.Drawing.Size(107, 13) 118 | Me.LinkLabel2.TabIndex = 4 119 | Me.LinkLabel2.TabStop = True 120 | Me.LinkLabel2.Text = "CODED BY X-SLAYER" 121 | ' 122 | 'LinkLabel3 123 | ' 124 | Me.LinkLabel3.AutoSize = True 125 | Me.LinkLabel3.LinkColor = System.Drawing.Color.Red 126 | Me.LinkLabel3.Location = New System.Drawing.Point(278, 459) 127 | Me.LinkLabel3.Name = "LinkLabel3" 128 | Me.LinkLabel3.Size = New System.Drawing.Size(149, 13) 129 | Me.LinkLabel3.TabIndex = 5 130 | Me.LinkLabel3.TabStop = True 131 | Me.LinkLabel3.Text = "https://haveibeenpwned.com" 132 | ' 133 | 'Form1 134 | ' 135 | Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) 136 | Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font 137 | Me.ClientSize = New System.Drawing.Size(434, 478) 138 | Me.Controls.Add(Me.LinkLabel3) 139 | Me.Controls.Add(Me.LinkLabel2) 140 | Me.Controls.Add(Me.LinkLabel1) 141 | Me.Controls.Add(Me.BTN_Check) 142 | Me.Controls.Add(Me.txtmail) 143 | Me.Controls.Add(Me.LV) 144 | Me.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) 145 | Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle 146 | Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) 147 | Me.MaximizeBox = False 148 | Me.Name = "Form1" 149 | Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen 150 | Me.Text = "Breaches Emails v0.2 | X-SLAYER" 151 | Me.ContextMenuStrip1.ResumeLayout(False) 152 | Me.ResumeLayout(False) 153 | Me.PerformLayout() 154 | 155 | End Sub 156 | Friend WithEvents LV As System.Windows.Forms.ListView 157 | Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader 158 | Friend WithEvents ColumnHeader2 As System.Windows.Forms.ColumnHeader 159 | Friend WithEvents ColumnHeader3 As System.Windows.Forms.ColumnHeader 160 | Friend WithEvents txtmail As System.Windows.Forms.TextBox 161 | Friend WithEvents BTN_Check As System.Windows.Forms.Button 162 | Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip 163 | Friend WithEvents AccountInfoToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem 164 | Friend WithEvents LinkLabel1 As System.Windows.Forms.LinkLabel 165 | Friend WithEvents LinkLabel2 As System.Windows.Forms.LinkLabel 166 | Friend WithEvents LinkLabel3 As System.Windows.Forms.LinkLabel 167 | 168 | End Class 169 | --------------------------------------------------------------------------------