How to use buffer overflow to call function
I have an assignment to use buffer overflow(required) to reach another function:
Use buffer overflow to reach another function
I have an assignment to use buffer overflow to reach another function:
Writing a application which uses a Buffer Overflow to execute code from within application which is not called normally
For demonstration / educational purposes I want to write a simple proof of concept application which uses a buffer overflow to execute code from within this app which is not called normally. I thought something like this: