Last updated
Last updated
Simple ret2win. It calls gets on rbp-0xd0, and there's a function called flag that grabs the flag from flag.txt
0xd0 + 8 bytes of padding + address of ret + flag function. Address of ret is needed on remote because stack alignment is a bitch