CTF-All-In-One/src/writeup/6.1.12_pwn_n1ctf2018_vote/run.sh

1 line
84 B
Bash
Raw Normal View History

2018-03-16 20:04:38 +07:00
socat tcp4-listen:10001,reuseaddr,fork exec:"env LD_PRELOAD=./libc-2.23.so ./vote" &