Too many collisions with -m 9720
#3
Got it, but... I've launched :

Code:
cudahascat64.exe --outfile-format 5 -m 9700 hash.txt  -a 3 ?b?b?b?b?b -w 3 --potfile-disable  -o res_tmp.txt

Gives me the intermediate hexa hash :
$oldoffice$0*xxxxx:fb96d5b63a

As written by atom "Now that we have the intermediate hash, we can move forward to our second module:"

Code:
cudahascat64.exe -m 9700 res_tmp.txt -a 3 ?a?a?a?a?a?a -w 3 --potfile-disable
Output :
Quote:WARNING: Hashfile 'res_tmp.txt' in line 1 ($oldoffice$0*xxxx:fb96d5b63a): Line-length exception
Parsed Hashes: 1/1 (100.00%)
ERROR: No hashes loaded

I've also tried with --output-format=1 to have "HEX[xx]" but same answer.

Is there a mistake with the given mode (-m 9700) ? When I use -m 9720 it gives me collisions.

Thanks for your help.


Messages In This Thread
Too many collisions with -m 9720 - by Mem5 - 01-06-2016, 09:40 AM
RE: Too many collisions with -m 9720 - by Mem5 - 01-23-2016, 12:39 PM
RE: Too many collisions with -m 9720 - by philsmd - 01-23-2016, 01:05 PM
RE: Too many collisions with -m 9720 - by Mem5 - 01-23-2016, 04:58 PM
RE: Too many collisions with -m 9720 - by philsmd - 01-23-2016, 05:15 PM
RE: Too many collisions with -m 9720 - by Mem5 - 01-25-2016, 10:23 PM