Results 1 to 2 of 2
I'm doing research on buffer overflows and stack smashing for a project in my operating systems class. (Best project evar. :F ) Anyhow, the stuff that I've found has me ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-19-2008 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 1
Automatic protection from buffer overflows?
I'm doing research on buffer overflows and stack smashing for a project in my operating systems class. (Best project evar. :F ) Anyhow, the stuff that I've found has me pretty worried. I build apps from source on a somewhat regular basis. Is there any sort of automatic protection from buffer overflows included with gcc or g++ nowadays? If not, how would I go about setting up some sort of protection that will run automatically whenever gcc/g++ are used??
Thanks!
- 01-19-2008 #2


Reply With Quote
