05-12-2018, 03:41 PM
What is the hash type ? -m ?
For instance -m 2500 = WPA/WPA2 has a minimum password length of 8 characters
You should also think if it is possible to replace the huge file with a more clever strategy (like small dict + rules or mask attack/hybrid attack etc). Disk I/O is always a bottleneck and should be avoided.
For instance -m 2500 = WPA/WPA2 has a minimum password length of 8 characters
You should also think if it is possible to replace the huge file with a more clever strategy (like small dict + rules or mask attack/hybrid attack etc). Disk I/O is always a bottleneck and should be avoided.