Having trouble with learning Buffer Overflows
So I have this program in C that I’m trying to exploit which has a vulnerability in a function, namely it’s using gets. I’m trying to overflow and change the return address so the program returns one or both of the two functions that are n… Continue reading Having trouble with learning Buffer Overflows