Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 426 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 426 Bytes

annihilator [WIP]

A commandline utility for pentesting.

asciicast

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