pwneasy

Easy Overflow 2

spbctf

Task: overflow an integer array to overwrite an adjacent string variable from "NOPE" to "YEAH". Solution: provide 7 integers instead of the expected 5, encoding "YEAH" as two integers in little-endian (1493172224 and 4735301) at positions 5 and 6.

$ ls tags/ techniques/
little_endian_encodingarray_overflowinteger_to_string_encoding

🔒

Permission denied (requires tier.pro)

Sign in to access full writeups

Create a free account with GitHub, then upgrade to Pro.

$ssh [email protected]