Hack This Site Extended Basic 1
After completing the JavaScript section I contemplated whether to continue on with this website or find a new one. I ended up settling on some extended basic missions which display concepts I haven’t dealt with yet.
Problem
We are given a couple lines of C code that copies a string into another variable. How do we crash such a simple function? I’d highly suggest reading about string…