Protostar final0 shellcode exploit and padding order
I wrote an exploit for the exercise final0 of the protostar VM.
But I am a little bit confused about the order of the shellcode, padding, nops and return address.
When I use the following code (python) to exploit the final0… Continue reading Protostar final0 shellcode exploit and padding order