|
kleptophobiac: send me a pm. with all the output of the command
./weplab --debug 1 --debugkey FF:AA:FF:AA:FF: --prismheader -r ./pcap.log ./pcap.log
I guess that the problem you have is related to the format you have captured the packets. Could you leave an small (5 MB) pcap capture file somewhere (website, ftp or something) so I can download it and check that the hell is happening x)
firefighter99: that's right --caplen truncates all the packets to this size maximun. To calcule the minimun size to capture the IV you have to take into account also the 802.11 headers.
|