I am trying to learn to use buffer overflow attack in Ubuntu. Unfortunately, I cannot turn off Address Space Layout Randomization (ASLR) feature in this OS, which is turned on b
You will need root perms before attempting it, and if I'm not mistaken, to restart once you've done it.
sudo -i echo "0" > /proc/sys/kernel/randomize_va_space