Hacker News new | ask | show | jobs
by mbe 5179 days ago
ASLR I would guess.
1 comments

ASLR support needs to be stamped in the PE header. You can enable it globally, but the randomization space is smaller than it should matter for this.

It's definitely something to investigate though.