Hacker News new | ask | show | jobs
by cmrx64 166 days ago
rtld does a lot of work even in “static” binaries to rewrite relocations even in “unused parts” of any PIE (which should be all of them today) and most binaries need full dyld anyway.