File tree Expand file tree Collapse file tree 3 files changed +8
-79
lines changed Expand file tree Collapse file tree 3 files changed +8
-79
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 109
109
<LinkIncremental >false</LinkIncremental >
110
110
<TargetName >exploit</TargetName >
111
111
<SourcePath >$(VCInstallDir)atlmfc\src\mfc;$(VCInstallDir)atlmfc\src\mfcm;$(VCInstallDir)atlmfc\src\atl;$(VCInstallDir)crt\src;..\..\..\ReflectiveDLLInjection\dll\src\;</SourcePath >
112
- <IncludePath >$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath);..\..\..\ReflectiveDLLInjection\dll\src\;</IncludePath >
112
+ <IncludePath >$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath);..\..\..\ReflectiveDLLInjection\common\;..\..\..\ReflectiveDLLInjection\ dll\src\;</IncludePath >
113
113
</PropertyGroup >
114
114
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|ARM'" >
115
115
<LinkIncremental >false</LinkIncremental >
118
118
<OutDir >$(SolutionDir)$(Platform)\$(Configuration)\</OutDir >
119
119
<IntDir >$(Platform)\$(Configuration)\</IntDir >
120
120
<LinkIncremental >false</LinkIncremental >
121
- <IncludePath >$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath);..\..\..\ReflectiveDLLInjection\dll\src\;</IncludePath >
121
+ <IncludePath >$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath);..\..\..\ReflectiveDLLInjection\common\;..\..\..\ReflectiveDLLInjection\ dll\src\;</IncludePath >
122
122
<SourcePath >$(VCInstallDir)atlmfc\src\mfc;$(VCInstallDir)atlmfc\src\mfcm;$(VCInstallDir)atlmfc\src\atl;$(VCInstallDir)crt\src;..\..\..\ReflectiveDLLInjection\dll\src\;</SourcePath >
123
123
</PropertyGroup >
124
124
<ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
260
260
<ClCompile Include =" src\ReflectiveDll.c" />
261
261
</ItemGroup >
262
262
<ItemGroup >
263
- <ClInclude Include =" ..\..\..\ReflectiveDLLInjection\dll\src \ReflectiveDLLInjection.h" />
263
+ <ClInclude Include =" ..\..\..\ReflectiveDLLInjection\common \ReflectiveDLLInjection.h" />
264
264
<ClInclude Include =" ..\..\..\ReflectiveDLLInjection\dll\src\ReflectiveLoader.h" />
265
265
<ClInclude Include =" src\ComplexPath.h" />
266
266
</ItemGroup >
Original file line number Diff line number Diff line change 45
45
Name=" VCCLCompilerTool"
46
46
Optimization=" 0"
47
47
PreprocessorDefinitions=" WIN32;WIN_X86;_DEBUG;_WINDOWS;_USRDLL;LOADER_EXPORTS;_CRT_SECURE_NO_WARNINGS;REFLECTIVEDLLINJECTION_CUSTOM_DLLMAIN;"
48
- AdditionalIncludeDirectories=" ..\..\ReflectiveDLLInjection\dll\src\;..\..\ReflectiveDLLInjection\inject\src\;"
48
+ AdditionalIncludeDirectories=" ..\..\..\ReflectiveDLLInjection\common\;..\..\ ReflectiveDLLInjection\dll\src\;..\..\ReflectiveDLLInjection\inject\src\;"
49
49
MinimalRebuild=" true"
50
50
BasicRuntimeChecks=" 3"
51
51
RuntimeLibrary=" 3"
118
118
Name=" VCCLCompilerTool"
119
119
Optimization=" 0"
120
120
PreprocessorDefinitions=" WIN32;_DEBUG;_WINDOWS;_USRDLL;LOADER_EXPORTS;REFLECTIVEDLLINJECTION_CUSTOM_DLLMAIN;"
121
- AdditionalIncludeDirectories=" ..\..\ReflectiveDLLInjection\dll\src\;..\..\ReflectiveDLLInjection\inject\src\;"
121
+ AdditionalIncludeDirectories=" ..\..\..\ReflectiveDLLInjection\common\;..\..\ ReflectiveDLLInjection\dll\src\;..\..\ReflectiveDLLInjection\inject\src\;"
122
122
MinimalRebuild=" true"
123
123
BasicRuntimeChecks=" 3"
124
124
RuntimeLibrary=" 3"
193
193
Optimization=" 2"
194
194
EnableIntrinsicFunctions=" true"
195
195
PreprocessorDefinitions=" WIN32;WIN_X86;NDEBUG;_WINDOWS;_USRDLL;LOADER_EXPORTS;_CRT_SECURE_NO_WARNINGS;REFLECTIVEDLLINJECTION_CUSTOM_DLLMAIN;"
196
- AdditionalIncludeDirectories=" ..\..\ReflectiveDLLInjection\dll\src\;..\..\ReflectiveDLLInjection\inject\src\;"
196
+ AdditionalIncludeDirectories=" ..\..\..\ReflectiveDLLInjection\common\;..\..\ ReflectiveDLLInjection\dll\src\;..\..\ReflectiveDLLInjection\inject\src\;"
197
197
RuntimeLibrary=" 0"
198
198
EnableFunctionLevelLinking=" true"
199
199
UsePrecompiledHeader=" 0"
278
278
Optimization=" 2"
279
279
EnableIntrinsicFunctions=" true"
280
280
PreprocessorDefinitions=" WIN32;NDEBUG;_WINDOWS;_USRDLL;LOADER_EXPORTS;_CRT_SECURE_NO_WARNINGS;REFLECTIVEDLLINJECTION_CUSTOM_DLLMAIN"
281
- AdditionalIncludeDirectories=" ..\..\ReflectiveDLLInjection\dll\src\;..\..\ReflectiveDLLInjection\inject\src\;"
281
+ AdditionalIncludeDirectories=" ..\..\..\ReflectiveDLLInjection\common\;..\..\ ReflectiveDLLInjection\dll\src\;..\..\ReflectiveDLLInjection\inject\src\;"
282
282
RuntimeLibrary=" 0"
283
283
EnableFunctionLevelLinking=" true"
284
284
UsePrecompiledHeader=" 0"
404
404
>
405
405
</File >
406
406
<File
407
- RelativePath=" ..\..\ReflectiveDLLInjection\dll\src \ReflectiveDLLInjection.h"
407
+ RelativePath=" ..\..\ReflectiveDLLInjection\common \ReflectiveDLLInjection.h"
408
408
>
409
409
</File >
410
410
<File
You can’t perform that action at this time.
0 commit comments