Feature request: WEP cracking. - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: Feature request: WEP cracking. (/thread-2356.html) |
Feature request: WEP cracking. - SopalajoArrierez - 06-11-2013 I have been reading this thread requesting WEP attack with OCLHashCat-Plus: http://hashcat.net/forum/thread-966.html As long as it is closed, I have reopened another thread here. I agree with it: +1 for this idea. It could be interesting to check WEP acceleration: right now I get 20-30.000 keys/second using aircrack-ng. Maybe I could achieve 2x that speed with GPU? RE: Feature request: WEP cracking. - epixoip - 06-11-2013 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. |