How to crack many WPA2 passwords at the same time?
#2
Currently, oclHashcat-plus does not support multiple WPA2 hashes in a single instance. One way to work around this is to have three separate instances. So basically:

1: Have three separate directories with oclHashcat-plus or Hashcat.
2: Launch the processes in parallel. Make sure that all of them have drastically lowered -n and -u values.

If you are using CPU Hashcat, do the same thing but adjust the -n parameter only.

This is totally inefficient but should work.


Messages In This Thread
RE: How to crack many WPA2 passwords at the same time? - by Mangix - 08-06-2013, 06:50 AM