Closed
Description
Using the test program from https://github.com/ismail/randomworks/blob/master/windows/checksec.cpp
λ checksec.exe bin/git.exe
64-bit binary
Large address aware: Yes
ASLR: No
ASLR^2: No
DEP: No
TS Aware: No
/GS: No
Only tested the portable binary. I am afraid something has gone wrong. can you check the build log to see if ldflags are properly applied?