oclhashcat-lite support for WPA
#1
It would be great if oclhashcat-lite supported WPA as quite a few routers use default passwords like:

8 char hex
10 char numeric

Example:

Code:
SSID: Orange977de3
WPA Key: 7dcb5343
Serial: 2f5217b006e10

These are totally crackable using brute-force Smile
#2
Blandy, you know you can pipe MP's output to oclhc -plus, which supports stdin ?
#3
Can u show me an example Rolf plz?
#4
mp64 -1 0123456789abcdef ?1?1?1?1?1?1?1?1 | oclHashcat-plus64.exe -m 2500 file.hccap
---------- (alphabet) (8 letters pasword) (pipe) (the usual command)
#5
^ Yep.