On Tue, Aug 27, 2013 at 10:56:04AM +0200, Maxime Villard wrote:
> ET_DYN can be either a shared library or a position-independent executable
> (PIE). There's no way to distinguish between them, except that a PIE must
> have a PT_INTERP segment.

Ok, I'm on an arch w/o sane PLT format for ASLR, so no pie here usually.
But point taken, this makes both about equally likely, and removing support
for PIE executables was, of course, not my intention.

Martin

Reply via email to