hashcat wont bruteforce
#1
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?


Messages In This Thread
hashcat wont bruteforce - by DaaQ - 01-15-2013, 05:59 PM
RE: hashcat wont bruteforce - by K9 - 01-15-2013, 06:08 PM
RE: hashcat wont bruteforce - by DaaQ - 01-15-2013, 08:19 PM
RE: hashcat wont bruteforce - by Waffle - 01-15-2013, 09:31 PM
RE: hashcat wont bruteforce - by blandyuk - 01-15-2013, 10:41 PM
RE: hashcat wont bruteforce - by DaaQ - 01-15-2013, 11:16 PM
RE: hashcat wont bruteforce - by forumhero - 01-15-2013, 11:22 PM
RE: hashcat wont bruteforce - by DaaQ - 01-15-2013, 11:26 PM
RE: hashcat wont bruteforce - by epixoip - 01-16-2013, 02:55 AM
RE: hashcat wont bruteforce - by forumhero - 01-15-2013, 11:32 PM
RE: hashcat wont bruteforce - by epixoip - 01-16-2013, 02:57 AM
RE: hashcat wont bruteforce - by forumhero - 01-16-2013, 05:52 AM
RE: hashcat wont bruteforce - by epixoip - 01-16-2013, 08:21 AM