Hi,
I use -fPIC and the prelink utility on almost everything I compile, I was wondering what (if any) effect this has on the security of my binaries.
Cheers,
meekrob
prelink is the exact opposite idea to ASLRmeekrob wrote:I use -fPIC and the prelink utility on almost everything I compile, I was wondering what (if any) effect this has on the security of my binaries.