Re: [gentoo-user] Canary Pies

2017-12-17 Thread Michael Orlitzky
On 12/16/2017 10:43 PM, tu...@posteo.de wrote: > Hi, > > Currently I am scanning directories of my system with checksec to > identify relevant files of haveing "No PIE" or "No canary found" set. > > Is there any technical reason for which such files cannot be compiled > in a way so they have "PIE

[gentoo-user] Canary Pies

2017-12-16 Thread tuxic
Hi, Currently I am scanning directories of my system with checksec to identify relevant files of haveing "No PIE" or "No canary found" set. Is there any technical reason for which such files cannot be compiled in a way so they have "PIE" and "Canary found" set ? How "dangerous" is that ? Cheers