bpf_exploit: bpf_exploit.c
	gcc -pthread -o bpf_exploit bpf_exploit.c -Wall -ggdb -std=gnu99

