摘要: pipeline exp from pwn import * context.log_level='debug' #p=process('./pipeline',env={'LD_PRELOAD':'./libc-2.31.so'}) p=process('./pipeline') libc=ELF 阅读全文
posted @ 2021-08-13 13:35 mio_yy 阅读(56) 评论(0) 推荐(0)