02-07-2020, 04:26 PM
DCC2 cracking from a file doesn't seem to work anymore.
If I don't use a file and put the hash in single quotes into the command like ./hashcat64.bin -m 2100 '$DCC2$10240#tom#e4e938d12fe5974dc42a90120bd9c90f' ../wordlists/all.txt -r rules/dive.rule then it's fine.
I also tried putting the single quotes around the hash in the file as well with no luck.
./hashcat64.bin -m 2100 ../hash.txt ../wordlists/all.txt -r rules/dive.rule
hashcat (v5.1.0) starting...
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 1070 Ti, 2029/8119 MB allocatable, 19MCU
* Device #2: GeForce GTX 1070 Ti, 2029/8119 MB allocatable, 19MCU
* Device #3: GeForce GTX 1070 Ti, 2029/8119 MB allocatable, 19MCU
* Device #4: GeForce GTX 1070 Ti, 2029/8119 MB allocatable, 19MCU
Hashfile '../hash.txt' on line 1 (8268b9bdcf75cd24551bd0b39c406a90): Separator unmatched
No hashes loaded.
If I don't use a file and put the hash in single quotes into the command like ./hashcat64.bin -m 2100 '$DCC2$10240#tom#e4e938d12fe5974dc42a90120bd9c90f' ../wordlists/all.txt -r rules/dive.rule then it's fine.
I also tried putting the single quotes around the hash in the file as well with no luck.
./hashcat64.bin -m 2100 ../hash.txt ../wordlists/all.txt -r rules/dive.rule
hashcat (v5.1.0) starting...
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 1070 Ti, 2029/8119 MB allocatable, 19MCU
* Device #2: GeForce GTX 1070 Ti, 2029/8119 MB allocatable, 19MCU
* Device #3: GeForce GTX 1070 Ti, 2029/8119 MB allocatable, 19MCU
* Device #4: GeForce GTX 1070 Ti, 2029/8119 MB allocatable, 19MCU
Hashfile '../hash.txt' on line 1 (8268b9bdcf75cd24551bd0b39c406a90): Separator unmatched
No hashes loaded.