I have heard about a buffer overflow and I would like to know how to cause one.
Can someone show me a small buffer overflow example? New(And what they are used for?)
Buffer overflow is the insertion of characters beyond what the allocated memory can hold.