Tags: pwn
Poll rating:
from pwn import * p = remote("spaceheroes-falling-in-rop.chals.io", 443, ssl=True, sni="spaceheroes-falling-in-rop.chals.io") p.interactive()
I don't remember