Self provoked buffer overflow in C
wish helps you When you use char overflow[], the memory for the overflow
array is in the same stack frame as buffer, and it's probably located right
after it. So when you exceed the bounds of buffer, you're writing back into
overflow, not overwriting
Date : January 11 2021, 03:32 PM , By : bdurbin