End Google Ads 201810 - BS.net 01 --> hmm i dunno if this is appropriate but my question is how to do a simple bufferoverrun which hack into a function.

basically i got a c++ code which has 2 function, foo() and bar(). the program accept input and pass the input to foo(). i want to buffer overrun till it reads into bar() function.

can this be done??