Every time I execute the same program, its stack starts at a different
address. After some studying, I know it is caused by stack randomization
in kernel. Although stack randomization impedes stack buffer overflow,
it introduces some nondeterminism.

Does anyone know how to disable it? 
Thank you in advance.

-- 
Shaochun Wang <[EMAIL PROTECTED]>

Jabber: [EMAIL PROTECTED]
-- 
[EMAIL PROTECTED] mailing list

Reply via email to