1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project DefaultTargets =" Build" ToolsVersion =" 12.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <ItemGroup Label =" ProjectConfigurations" >
4+ <ProjectConfiguration Include =" Debug|Win32" >
5+ <Configuration >Debug</Configuration >
6+ <Platform >Win32</Platform >
7+ </ProjectConfiguration >
8+ <ProjectConfiguration Include =" Debug|x64" >
9+ <Configuration >Debug</Configuration >
10+ <Platform >x64</Platform >
11+ </ProjectConfiguration >
12+ <ProjectConfiguration Include =" Release|Win32" >
13+ <Configuration >Release</Configuration >
14+ <Platform >Win32</Platform >
15+ </ProjectConfiguration >
16+ <ProjectConfiguration Include =" Release|x64" >
17+ <Configuration >Release</Configuration >
18+ <Platform >x64</Platform >
19+ </ProjectConfiguration >
20+ </ItemGroup >
21+ <PropertyGroup Label =" Globals" >
22+ <ProjectGuid >{3A371EBD-EEE1-4B2A-88B9-93E7BABE0949}</ProjectGuid >
23+ <RootNamespace >reflective_dll</RootNamespace >
24+ <Keyword >Win32Proj</Keyword >
25+ <ProjectName >bypassuac</ProjectName >
26+ </PropertyGroup >
27+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
29+ <ConfigurationType >DynamicLibrary</ConfigurationType >
30+ <PlatformToolset >v120</PlatformToolset >
31+ <CharacterSet >MultiByte</CharacterSet >
32+ <WholeProgramOptimization >false</WholeProgramOptimization >
33+ </PropertyGroup >
34+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
35+ <ConfigurationType >DynamicLibrary</ConfigurationType >
36+ <PlatformToolset >v120</PlatformToolset >
37+ <CharacterSet >Unicode</CharacterSet >
38+ </PropertyGroup >
39+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
40+ <ConfigurationType >DynamicLibrary</ConfigurationType >
41+ <CharacterSet >MultiByte</CharacterSet >
42+ <WholeProgramOptimization >false</WholeProgramOptimization >
43+ <PlatformToolset >v120</PlatformToolset >
44+ </PropertyGroup >
45+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
46+ <ConfigurationType >DynamicLibrary</ConfigurationType >
47+ <PlatformToolset >v120</PlatformToolset >
48+ <CharacterSet >Unicode</CharacterSet >
49+ </PropertyGroup >
50+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
51+ <ImportGroup Label =" ExtensionSettings" >
52+ </ImportGroup >
53+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" PropertySheets" >
54+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
55+ </ImportGroup >
56+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" PropertySheets" >
57+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
58+ </ImportGroup >
59+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" PropertySheets" >
60+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
61+ </ImportGroup >
62+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" PropertySheets" >
63+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
64+ </ImportGroup >
65+ <PropertyGroup Label =" UserMacros" />
66+ <PropertyGroup >
67+ <_ProjectFileVersion >11.0.50727.1</_ProjectFileVersion >
68+ </PropertyGroup >
69+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
70+ <OutDir >$(SolutionDir)$(Configuration)\</OutDir >
71+ <IntDir >$(Configuration)\</IntDir >
72+ <LinkIncremental >true</LinkIncremental >
73+ </PropertyGroup >
74+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
75+ <OutDir >$(SolutionDir)$(Platform)\$(Configuration)\</OutDir >
76+ <IntDir >$(Platform)\$(Configuration)\</IntDir >
77+ <LinkIncremental >true</LinkIncremental >
78+ </PropertyGroup >
79+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
80+ <OutDir >$(SolutionDir)$(Configuration)\</OutDir >
81+ <IntDir >$(Configuration)\</IntDir >
82+ <LinkIncremental >false</LinkIncremental >
83+ <TargetName >$(ProjectName)-x86</TargetName >
84+ <IncludePath >$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath);..\..\..\ReflectiveDLLInjection\common\;..\..\..\ReflectiveDLLInjection\dll\src\</IncludePath >
85+ </PropertyGroup >
86+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
87+ <OutDir >$(SolutionDir)$(Configuration)\</OutDir >
88+ <IntDir >$(Configuration)\</IntDir >
89+ <LinkIncremental >false</LinkIncremental >
90+ <TargetName >$(ProjectName)-x64</TargetName >
91+ <IncludePath >$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath);..\..\..\ReflectiveDLLInjection\common\;..\..\..\ReflectiveDLLInjection\dll\src\;</IncludePath >
92+ </PropertyGroup >
93+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
94+ <ClCompile >
95+ <Optimization >Disabled</Optimization >
96+ <PreprocessorDefinitions >WIN32;_DEBUG;_WINDOWS;_USRDLL;REFLECTIVE_DLL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
97+ <MinimalRebuild >true</MinimalRebuild >
98+ <BasicRuntimeChecks >EnableFastChecks</BasicRuntimeChecks >
99+ <RuntimeLibrary >MultiThreadedDebugDLL</RuntimeLibrary >
100+ <PrecompiledHeader />
101+ <WarningLevel >Level3</WarningLevel >
102+ <DebugInformationFormat >EditAndContinue</DebugInformationFormat >
103+ </ClCompile >
104+ <Link >
105+ <GenerateDebugInformation >true</GenerateDebugInformation >
106+ <SubSystem >Windows</SubSystem >
107+ <TargetMachine >MachineX86</TargetMachine >
108+ </Link >
109+ </ItemDefinitionGroup >
110+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
111+ <Midl >
112+ <TargetEnvironment >X64</TargetEnvironment >
113+ </Midl >
114+ <ClCompile >
115+ <Optimization >Disabled</Optimization >
116+ <PreprocessorDefinitions >WIN32;_DEBUG;_WINDOWS;_USRDLL;REFLECTIVE_DLL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
117+ <MinimalRebuild >true</MinimalRebuild >
118+ <BasicRuntimeChecks >EnableFastChecks</BasicRuntimeChecks >
119+ <RuntimeLibrary >MultiThreadedDebugDLL</RuntimeLibrary >
120+ <PrecompiledHeader />
121+ <WarningLevel >Level3</WarningLevel >
122+ <DebugInformationFormat >ProgramDatabase</DebugInformationFormat >
123+ </ClCompile >
124+ <Link >
125+ <GenerateDebugInformation >true</GenerateDebugInformation >
126+ <SubSystem >Windows</SubSystem >
127+ <TargetMachine >MachineX64</TargetMachine >
128+ </Link >
129+ </ItemDefinitionGroup >
130+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
131+ <ClCompile >
132+ <Optimization >MaxSpeed</Optimization >
133+ <InlineFunctionExpansion >OnlyExplicitInline</InlineFunctionExpansion >
134+ <IntrinsicFunctions >true</IntrinsicFunctions >
135+ <PreprocessorDefinitions >WIN32;NDEBUG;_WINDOWS;_USRDLL;WIN_X86;REFLECTIVE_DLL_EXPORTS;REFLECTIVEDLLINJECTION_CUSTOM_DLLMAIN;%(PreprocessorDefinitions)</PreprocessorDefinitions >
136+ <RuntimeLibrary >MultiThreaded</RuntimeLibrary >
137+ <FunctionLevelLinking >true</FunctionLevelLinking >
138+ <PrecompiledHeader />
139+ <WarningLevel >Level3</WarningLevel >
140+ <DebugInformationFormat >ProgramDatabase</DebugInformationFormat >
141+ </ClCompile >
142+ <Link >
143+ <GenerateDebugInformation >true</GenerateDebugInformation >
144+ <SubSystem >Windows</SubSystem >
145+ <OptimizeReferences >true</OptimizeReferences >
146+ <EnableCOMDATFolding >true</EnableCOMDATFolding >
147+ <TargetMachine >MachineX86</TargetMachine >
148+ </Link >
149+ <PostBuildEvent >
150+ <Command >
151+ IF EXIST "..\..\..\..\..\data\post\" GOTO COPY
152+ mkdir "..\..\..\..\..\data\post\"
153+ :COPY
154+ copy /y "$(TargetDir)$(TargetFileName)" "..\..\..\..\..\data\post\"</Command >
155+ </PostBuildEvent >
156+ </ItemDefinitionGroup >
157+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
158+ <Midl >
159+ <TargetEnvironment >X64</TargetEnvironment >
160+ </Midl >
161+ <ClCompile >
162+ <Optimization >MaxSpeed</Optimization >
163+ <InlineFunctionExpansion >OnlyExplicitInline</InlineFunctionExpansion >
164+ <IntrinsicFunctions >true</IntrinsicFunctions >
165+ <FavorSizeOrSpeed >Size</FavorSizeOrSpeed >
166+ <WholeProgramOptimization >false</WholeProgramOptimization >
167+ <PreprocessorDefinitions >WIN64;NDEBUG;_WINDOWS;_USRDLL;REFLECTIVE_DLL_EXPORTS;WIN_X64;REFLECTIVEDLLINJECTION_VIA_LOADREMOTELIBRARYR;REFLECTIVEDLLINJECTION_CUSTOM_DLLMAIN;%(PreprocessorDefinitions)</PreprocessorDefinitions >
168+ <RuntimeLibrary >MultiThreaded</RuntimeLibrary >
169+ <FunctionLevelLinking >true</FunctionLevelLinking >
170+ <PrecompiledHeader />
171+ <WarningLevel >Level3</WarningLevel >
172+ <DebugInformationFormat >ProgramDatabase</DebugInformationFormat >
173+ <CompileAs >CompileAsCpp</CompileAs >
174+ </ClCompile >
175+ <Link >
176+ <OutputFile >$(OutDir)$(TargetName)$(TargetExt)</OutputFile >
177+ <GenerateDebugInformation >true</GenerateDebugInformation >
178+ <SubSystem >Windows</SubSystem >
179+ <OptimizeReferences >true</OptimizeReferences >
180+ <EnableCOMDATFolding >true</EnableCOMDATFolding >
181+ <TargetMachine >MachineX64</TargetMachine >
182+ </Link >
183+ <PostBuildEvent >
184+ <Command >
185+ IF EXIST "..\..\..\..\..\data\post\" GOTO COPY
186+ mkdir "..\..\..\..\..\data\post\"
187+ :COPY
188+ copy /y "$(TargetDir)$(TargetFileName)" "..\..\..\..\..\data\post\"</Command >
189+ </PostBuildEvent >
190+ </ItemDefinitionGroup >
191+ <ItemGroup >
192+ <ClCompile Include =" src\Exploit.cpp" />
193+ <ClCompile Include =" src\ReflectiveDll.c" />
194+ <ClCompile Include =" ..\..\..\ReflectiveDLLInjection\dll\src\ReflectiveLoader.c" />
195+ </ItemGroup >
196+ <ItemGroup >
197+ <ClInclude Include =" src\Exploit.h" />
198+ <ClInclude Include =" ..\..\..\ReflectiveDLLInjection\common\ReflectiveDLLInjection.h" />
199+ <ClInclude Include =" ..\..\..\ReflectiveDLLInjection\dll\src\ReflectiveLoader.h" />
200+ </ItemGroup >
201+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
202+ <ImportGroup Label =" ExtensionTargets" >
203+ </ImportGroup >
204+ </Project >
0 commit comments