Help with Ellingson / ret2libc in general

Spoiler Removed

I don’t if this will fix your problem, but I encounter many problems with pwntools when I use recvuntil at binaries tha want the input immediatly. So maybe delete the recvuntil and see how it goes? Everything else seems fine

Hey, thanks for the input.

Yeah, I already had to remove the first “recvuntil” to pass the input the first time.

But sadly it didn’t help with my problem of gets() not reading for the second time.
And now that this topic got marked as a Spoiler, for whatever reason, I don’t think I’ll ever get it to work…
Maybe I’ll try to run it from different hardware, could just be my system that’s somehow jinxed.