A commandline utility for pentesting.
cpp codebase
To use cpp tools install the libs using -
sudo apt install libnet-pcap-perl # in ubuntu
Supply the appropriate flags using -
g++ $(libnet-config --defines) unwrap_pack.cpp -lnet -lpcap && ./a.out