|
So here is my first comparative test between aircrack-1.4-1 and weplab0.0.8 :
I got two captured files : one with airodump and one with kismet. For each I have about 500 000 unique IV's. aircrack was able to crack both files (but I had to use the -s 2 option for one)
in 35 s for 516 106 unique IV's : aircrack found the key
in 95s for 516 106 unique IV's : weplab found the key
I even managed to find the key quite fast with aircrack for a file with 450 000 unique IV's. For weplab, I had to change a bit the code to make the attack #6 byte reinjection dynamic and then it worked well.
|