Hacker News new | ask | show | jobs
by language 3265 days ago
Also worth mentioning that `ldd` only demonstrates how shared libraries are mmap'ed at randomized locations. Stack and heap allocations are also randomized at execution time.