Vincent BĂ©ron vberon@mecano.gme.usherb.ca writes:
What I was thinking about is to get prelink to not map some addresses in it's cron run, because they're already used by an executable. Even if that executable is not the one being used, if it's present on the system, it should exclude our needed memory locations from being assigned by prelink.
Ah, I see what you mean. Unfortunately this doesn't solve the exec shield issue.