Dear all, sometimes, when you're collecting IVs in WEP cracking scenario, either the network card or the PC or power gets cut and the .cap file is aborted. is there a way, to resume the same .cap file instead of beginning a new .cap file ? e.g. - aireplay-ng -3 -x 10 -b (bssid) mon0 - cap files is created and collecting data. - problem occurs, you restart the command then a new .cap file is created from the beginning instead of continuing from the previous cap file. thanks
There is no need aircrack can read more than one cap file and join them. ie Code: Select All aircrack-ng *.cap will load all the cap files from a directory.