From c7cd89a24a3663cb375f9d6a901d34586d0d9192 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 10 Jun 2017 16:31:00 +0200 Subject: Windows Security: built binaries with support for Address Space Layout Randomization (ASLR). --- src/Setup/Setup.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Setup') diff --git a/src/Setup/Setup.vcxproj b/src/Setup/Setup.vcxproj index d85d877d..fd6e867b 100644 --- a/src/Setup/Setup.vcxproj +++ b/src/Setup/Setup.vcxproj @@ -117,7 +117,7 @@ copy Debug\VeraCryptSetup.exe "..\Debug\Setup Files\VeraCrypt Setup.exe" >NUL Windows true true - false + true true MachineX86 -- cgit v1.2.3