What steps will reproduce the problem?
1. run program
2.
3.
What is the expected output? What do you see instead?
0 IVs - Corrupt file?
Please use labels and text to provide additional information.
known bug, will be fixed in next upload, in the mean time you can fix it your
self by looking for 2 lines "echo 'xterm -fn fixed -geom -0+0 -title "Packet
Capture: $AIRESSID" -g -e "airodump-ng -c $AIRCHANNEL --bssid $AIRBSSID -w
output $WIFI" 2>/dev/null &' >>startaircrack.sh"
and removing the "-g" so it should look like
"echo 'xterm -fn fixed -geom -0+0 -title "Packet Capture: $AIRESSID" -e
"airodump-ng -c $AIRCHANNEL --bssid $AIRBSSID -w output $WIFI" 2>/dev/null &'
>>startaircrack.sh"
Original issue reported on code.google.com by esmith2...@gmail.com on 10 Aug 2011 at 4:51
Original issue reported on code.google.com by
esmith2...@gmail.com
on 10 Aug 2011 at 4:51