06-11-2013, 11:41 AM
you don't need to accelerate WEP. if it takes longer than a few minutes to crack, then you have not collected enough IVs. you should be able to crack WEP in under 5 minutes on a mobile phone.
and as bmenrigh, WEP likely wouldn't be a good candidate for GPU acceleration anyway due to the data-dependent branching and array shuffling required. it might surprise you to learn that not all algorithms can be accelerated on GPU.
and as bmenrigh, WEP likely wouldn't be a good candidate for GPU acceleration anyway due to the data-dependent branching and array shuffling required. it might surprise you to learn that not all algorithms can be accelerated on GPU.