02-24-2015, 01:07 AM
The optimal -n/-u values vary depending on the algorithm. The -n/-u values you were using are for WPA, not MD5. Typically for MD5 you'd use -n 128 -u 1024 (or -n 256 if you have the RAM to support it.)
If you are unsure what the optimal values should be for each algorithm, just use ''-w 3'' as it will automatically select the optimal -n/-u values for that algorithm.
If you are unsure what the optimal values should be for each algorithm, just use ''-w 3'' as it will automatically select the optimal -n/-u values for that algorithm.