I am trying to learn to exploit simple bufferover flow technique on Backtrack Linux.
Here is my C program
#include #include
Have you disabled stack smashing protection in GCC (-fno-stack-protector)?
How to turn off gcc compiler optimization to enable buffer overflow