diff --git a/DotNet/DotNet.csproj b/DotNet/DotNet.csproj index b441e58..34a4745 100644 --- a/DotNet/DotNet.csproj +++ b/DotNet/DotNet.csproj @@ -27,6 +27,7 @@ false false true + true @@ -37,6 +38,7 @@ x64 prompt MinimumRecommendedRules.ruleset + false bin\x64\Release\ @@ -46,6 +48,7 @@ x64 prompt MinimumRecommendedRules.ruleset + false true @@ -56,6 +59,7 @@ x86 prompt MinimumRecommendedRules.ruleset + false bin\x86\Release\ @@ -65,6 +69,7 @@ x86 prompt MinimumRecommendedRules.ruleset + false diff --git a/FunctionTest/FunctionTest.vcxproj b/FunctionTest/FunctionTest.vcxproj index 9531c25..c8478f1 100644 --- a/FunctionTest/FunctionTest.vcxproj +++ b/FunctionTest/FunctionTest.vcxproj @@ -23,32 +23,32 @@ {7E4557D4-F56B-408A-8C81-CBEE5EF25B11} Win32Proj FunctionTest - 10.0.15063.0 + 10.0 Application true - v141 + v142 Unicode Application false - v141 + v142 true Unicode Application true - v141 + v142 Unicode Application false - v141 + v142 true Unicode diff --git a/Native/Native.vcxproj b/Native/Native.vcxproj index 40db403..fd8bccb 100644 --- a/Native/Native.vcxproj +++ b/Native/Native.vcxproj @@ -22,33 +22,33 @@ {68293519-3053-4AB6-921F-9690E2E1487F} Win32Proj RDIShellcodeCLoader - 8.1 + 10.0 Native Application true - v140 + v142 Unicode Application false - v140 + v142 true Unicode Application true - v140 + v142 Unicode Application false - v140 + v142 true Unicode @@ -170,4 +170,4 @@ - + \ No newline at end of file diff --git a/README.md b/README.md index fbb4b82..451a049 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ The PE loader code uses `flags` argument to control the various options of loadi ## Building -This project is built using Visual Studio 2015 (v140) and Windows SDK 8.1. The python script is written using Python 3. +This project is built using Visual Studio 2019 (v142) and Windows SDK 10. The python script is written using Python 3. The Python and Powershell scripts are located at: - `Python\ConvertToShellcode.py` diff --git a/ShellcodeRDI/ShellcodeRDI.vcxproj b/ShellcodeRDI/ShellcodeRDI.vcxproj index b1ca1e6..0c8e593 100644 --- a/ShellcodeRDI/ShellcodeRDI.vcxproj +++ b/ShellcodeRDI/ShellcodeRDI.vcxproj @@ -23,20 +23,20 @@ Win32Proj PIC_Bindshell ShellcodeRDI - 10.0.15063.0 + 10.0 Application false - v140 + v142 true Unicode Application false - v140 + v142 true Unicode @@ -50,14 +50,14 @@ Application false - v140 + v142 true Unicode Application false - v140 + v142 true Unicode diff --git a/TestDLL/TestDLL.vcxproj b/TestDLL/TestDLL.vcxproj index 13edc09..55a12ef 100644 --- a/TestDLL/TestDLL.vcxproj +++ b/TestDLL/TestDLL.vcxproj @@ -22,32 +22,32 @@ {558D08E4-48B4-4E5F-94E5-5783CF0557C4} Win32Proj TestDLL - 10.0.15063.0 + 10.0 DynamicLibrary true - v140 + v142 Unicode DynamicLibrary false - v140 + v142 true Unicode DynamicLibrary true - v140 + v142 Unicode DynamicLibrary false - v140 + v142 true Unicode