hashcat Forum

Full Version: oclhashcat-lite support for WPA
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
Blandy, you know you can pipe MP's output to oclhc -plus, which supports stdin ?
Can u show me an example Rolf plz?
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)
^ Yep.