<<基本ROP_ropemporium前三题
简单的ROP学习,没有开启PIE
Bypassing NX bit using chained return-to-libc
https://sploitfun.wordpress.com/2015/05/08/bypassing-nx-bit-using-chained-return-to-libc/
system address + exit address + system+args
exit相当于下一步地址,因为不是调用call, 不会压入下一步地址