Can't disable ASLR
Posted: Wed Jun 15, 2011 5:46 am
Hello
I use Grsecurity and i like it.
However i have a problem with the ASLR and PT_PAX_FLAGS : i can't totally disable the ASLR on a program.
For example : I disable all the flags on a dummy program (that just show the adress of a buffer on the stack)
then, the buffer is still moving with an adress of this kind : 0xbffffxx8
Is there a way to totally disable the ASLR just for one program ? (without using randomize_va_space)
Thank you
Hakril
I use Grsecurity and i like it.
However i have a problem with the ASLR and PT_PAX_FLAGS : i can't totally disable the ASLR on a program.
For example : I disable all the flags on a dummy program (that just show the adress of a buffer on the stack)
then, the buffer is still moving with an adress of this kind : 0xbffffxx8
Is there a way to totally disable the ASLR just for one program ? (without using randomize_va_space)
Thank you
Hakril