Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASLR --high-entropy-va on x64 #1230

Open
kmedcalf opened this issue Aug 11, 2018 · 2 comments
Open

ASLR --high-entropy-va on x64 #1230

kmedcalf opened this issue Aug 11, 2018 · 2 comments

Comments

@kmedcalf
Copy link

When you build can you enable ASLR High-Entropy-VA? I believe this needs an additional linker flag to be set (it does with GCC) and you also have to base the image above the 4 Gig line? These can be set after the fact by rebasing the images and setting the appropriate header flags, but unless the code is incompatible with high-entropy-va (which it does not appear to be) can this become the default?

@mhammond
Copy link
Owner

I'll happily look at a PR request for this, but I doubt I'm going to find the time to research it myself.

@kmedcalf
Copy link
Author

kmedcalf commented Aug 14, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants