Address Space Layout Randomisation
- Tags
- comp-arch
Is a compile-time feature which causes a important sections of a processes address space, including the base address of the executable and the position of the stack, heap, and libraries, to start at randomised values on every run.