Ropemporium x86_64 pivot
pivot Introduction With this exercice we have a limited space to put our chaine.
We have to use this space as a first stage to prepare a second stage without limit.
The first stage :
use a reading function like gets to write the second staged rop chain a writable memory segment pivot : move the stack in this new segment The second stage : the hacking rop chaine.
The reference challenge page from ropemporium site is here : pivot