send_tool A tool for sending low-level RAW packets from NIC based on libpcap sudo apt-get install libpcap-dev gcc -o send_tool main.c -lpcap sudo ./send_tool eth0