PW-MIN - dont workin ?? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-lite Support (https://hashcat.net/forum/forum-22.html) +--- Thread: PW-MIN - dont workin ?? (/thread-2738.html) |
PW-MIN - dont workin ?? - BruteForce - 10-24-2013 hi guys, i probe usin --pw-min=8 simbol but not workin this http://saveimg.ru/show-image.php?id=f66e70cd920e8e6fdf107188a3bfab42 what dont work --pw-min=8 ??? work start with 5 simbol ! what am I doing wrong? sorry for my english ( RE: PW-MIN - dont workin ?? - mastercracker - 10-24-2013 First, because you did not specify an actual mask, oclhashcat default settings takes over. You have to add ?a?a?a?a?a?a?a?a to your command line (or an a better mask representing what you want). However, what is running on the image is length 8 with the first 3 characters masked (*) so --pw-min=8 does work. RE: PW-MIN - dont workin ?? - BruteForce - 10-25-2013 (10-24-2013, 09:17 PM)mastercracker Wrote: First, because you did not specify an actual mask, oclhashcat default settings takes over. You have to add ?a?a?a?a?a?a?a?a to your command line (or an a better mask representing what you want). However, what is running on the image is length 8 with the first 3 characters masked (*) so --pw-min=8 does work. if add mask ?a?a?a?a?a?a?a?a hashcat non started RE: PW-MIN - dont workin ?? - mastercracker - 10-25-2013 Please post your full command line that you are using. RE: PW-MIN - dont workin ?? - BruteForce - 10-25-2013 starts, but still start with the 5 symbol (( http://saveimg.ru/show-image.php?id=c69d410baa9f9132520a19e46675a2ab RE: PW-MIN - dont workin ?? - epixoip - 10-25-2013 it says the length is 8. it sounds like you just do not know how to read hashcat's output. |