crypto.h is for Crypto functions
pcap.h is for PCAP functions
etc
You can easily find the functions you need in the main aircrack-ng.c by using a fgrep and it will tell you where it's defined and declared.
pcap.h is for PCAP functions
etc
You can easily find the functions you need in the main aircrack-ng.c by using a fgrep and it will tell you where it's defined and declared.