01-15-2013, 05:59 PM
Hi,
i try to bruteforce a simple hash (pw: test) and im use this command line:
./hashcat-cli32.bin -m 0 -a 3 --pw-min=4 --pw-max=4 hash.txt ?l
But i only get this output:
Initializing hashcat v0.42 by atom with 8 threads and 32mb segment size...
Added hashes from file hash.txt: 1 (1 salts)
Activating quick-digest mode for single-hash
NOTE: press enter for status-screen
Started: Tue Jan 15 10:55:45 2013
Stopped: Tue Jan 15 10:55:45 2013
Why hashcat wont crack the hash?
i try to bruteforce a simple hash (pw: test) and im use this command line:
./hashcat-cli32.bin -m 0 -a 3 --pw-min=4 --pw-max=4 hash.txt ?l
But i only get this output:
Initializing hashcat v0.42 by atom with 8 threads and 32mb segment size...
Added hashes from file hash.txt: 1 (1 salts)
Activating quick-digest mode for single-hash
NOTE: press enter for status-screen
Started: Tue Jan 15 10:55:45 2013
Stopped: Tue Jan 15 10:55:45 2013
Why hashcat wont crack the hash?