Question resume aireplay-ng cap file

Discussion in 'Xiaopan Support' started by Axis0fEvil, 8 Jan 2015.

  1. Axis0fEvil

    Axis0fEvil Active Member

    Joined:
    29 Dec 2014
    Messages:
    16
    Likes Received:
    2
    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
     
  2. meknb

    meknb Mod
    Moderator Dev Team VIP

    Joined:
    2 Jun 2012
    Messages:
    702
    Likes Received:
    203
    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.
     

Share This Page

Loading...