Forum Discussion
Octavio
4 months agoBronze I
C++ 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
3 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.