(Overflow Topic (1) Single-byte buffer overflow
The general buffer overflow is to make the program jump to our shellcode by rewriting the content of the EIP stored in the warehouse
to perform. Originally, even if the buffer overflowed by only one byte, it was possible to execute our code. it sounds
Part of it is unimaginable and still very possible, and here's how it ends.
Let's start by writing a buggy program that can only be overflowed by one byte.)