A ROP Chain on the Stack
Chain to call system("/bin/sh") on x86-64:
{ Read top to bottom = execution order. Each ret
consumes one entry and jumps to the next gadget.}
Chain to call system("/bin/sh") on x86-64:
{ Read top to bottom = execution order. Each ret
consumes one entry and jumps to the next gadget.}