ret2libc – why need 4 bytes of garbage
So I started to learn reverse engineering, and I came across the ret2libc exploit.
I tried to understand how it works and I got a bit confused.
They say that when you return to the address of system you then need to give 4 … Continue reading ret2libc – why need 4 bytes of garbage