Forum Discussion
Octavio
Bronze I
2 months agoC++ Stack Overflow Purple Belt
Hello Community, I am stuck on Exploitation Development: Stack Overflow Part 2 lab. I have already determined how many characters are needed to overwrite the return address and also the location of...
MadelineDadamio
Community Support
2 months agoHi Octavio I wanted to check with you to see if this is helpful: combine your offset-sized filler with the win address encoded little-endian, emit the raw bytes (Python works), and pipe them into the binary to trigger the flag.