progs/README
changeset 479 f76074ed6c9e
parent 477 b2c5a721f360
child 546 3d1f65e43065
equal deleted inserted replaced
478:6b7849a12d98 479:f76074ed6c9e
    75 the string only correctly with `./args4`. The %s option needs
    75 the string only correctly with `./args4`. The %s option needs
    76 
    76 
    77   -mpreferred-stack-boundary=2
    77   -mpreferred-stack-boundary=2
    78 
    78 
    79 
    79 
       
    80 C6.c
       
    81 ====
       
    82 Enter the password :
       
    83 hhhhhhhhhhhhhhhhhhhh
       
    84 
       
    85 Wrong Password 
       
    86 Root privileges given to the user
       
    87 
    80 ------------------------------------
    88 ------------------------------------
    81 
    89 
    82 to switch off address randomization
    90 to switch off address randomization
    83 
    91 
    84 echo 0 | sudo tee /proc/sys/kernel/randomize_va_space
    92 echo 0 | sudo tee /proc/sys/kernel/randomize_va_space