I have a hash file named hashcr.txt contain two hashalts vbb4:
And it retrun the result:
Question 2: i want to bruteforce that password from 0 to 10 char and char from a -> z.
i use this command:
The result:
anybody can helpme slove my problem.
Thank for read.
Sorry, my English is bad!
Quote:<removed>My command is:
<removed
Quote:root@server:~/Desktop/hashcat-0.40# ./hashcat-cli32.bin -m2711 -a0 /root/Desktop/hashcr.txt /root//dict/
And it retrun the result:
Quote:Initializing hashcat v0.40 by atom with 8 threads and 32mb segment-size...Question 1: why this skipping line and add 1 hash?
NOTE: press enter for status-screen
Skipping line: <removed> (salt length exception)
1 salts contain seperator-char ':'
Added hashes from file /root/Desktop/hashcr.txt: 1 (1 salts)
Activating quick-digest mode for single-hash with salt
Input.Mode: Dict (/root//dict/0...9999999.dic)
Question 2: i want to bruteforce that password from 0 to 10 char and char from a -> z.
i use this command:
Quote:root@server:~/Desktop/hashcat-0.40# ./hashcat-cli32.bin -m2711 -a3 --pw-min=0 --pw-max=10 -o /root/Desktop/hashcr.txt.out /root/Desktop/hashcr.txt ?l
The result:
Quote:Initializing hashcat v0.40 by atom with 8 threads and 32mb segment-size...It stopped after start. Does my command is true?
NOTE: press enter for status-screen
Skipping line: <removed> (salt length exception)
1 salts contain seperator-char ':'
Added hashes from file /root/Desktop/hashcr.txt: 1 (1 salts)
Activating quick-digest mode for single-hash with salt
Input.Mode: Mask ()
Index.....: 0/1 (segment), 1 (words), 0 (bytes)
Recovered.: 0/1 hashes, 0/1 salts
Speed/sec.: - plains, - words
Progress..: 1/1 (100.00%)
Running...: --:--:--:--
Estimated.: --:--:--:--
Input.Mode: Mask (?l)
Index.....: 0/1 (segment), 26 (words), 0 (bytes)
Recovered.: 0/1 hashes, 0/1 salts
Speed/sec.: - plains, - words
Progress..: 26/26 (100.00%)
Running...: --:--:--:--
Estimated.: --:--:--:--
Started: Mon Aug 20 19:15:04 2012
Stopped: Mon Aug 20 19:15:04 2012
anybody can helpme slove my problem.
Thank for read.
Sorry, my English is bad!