NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Security and PAX



1,2,3,4 pie...

$ cc -fpie -Wl,-pie pie.c
$ paxctl +A ./a.out
# sysctl -w security.pax.aslr.enable=1
$ ./a.out

christos



Home | Main Index | Thread Index | Old Index