Skip to content

git.exe doesn't seem to be ASLR/DEP enabled. #644

Closed
@ismail

Description

@ismail

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?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions