Quantcast
Channel: hashcat Forum - All Forums
Viewing all articles
Browse latest Browse all 7831

OSX 10.10 hash -m 7100 Line-length exception

$
0
0
Code:
hashcat64.exe -m 7100 -a 3 --increment --increment-min 4 --increment-max 10 -output-file=cracked.txt --remove hash.txt -1 ?l?d ?1?1?1?1?1?1?1?1?1?1

Code:
C:\Users\xxxx\Desktop\hashcat-3.10>hashcat64.exe -m 7100 -a 3 --increment --increme
nt-min 5 --increment-max 10 -output-file=cracked.txt --remove hash.txt -1 ?l?d ?
1?1?1?1?1?1?1?1?1?1
hashcat (v3.10) starting...

WARNING: Hashfile 'hash.txt' on line 1 ($ml$25641xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 ): Line-length exception

Parsed Hashes: 1/1 (100.00%)

ERROR: No hashes loaded

If I try 
Code:
hashcat64.exe -m 7100 -a 3 --increment --increment-min 4 --increment-max 10 --output-file=cracked.txt --remove hash.txt -1 ?l?d ?1?1?1?1?1?1?1?1?1?1

then I get

Code:
C:\Users\xxxx\Desktop\hashcat-3.10>hashcat64.exe -m 7100 -a 3 --increment --increment-min 4 --increment-max 10 --output-file=cracked.tx
t --remove hash.txt -1 ?l?d ?1?1?1?1?1?1?1?1?1?1
hashcat64.exe: unknown option -- output-file=cracked.txt

When I used hashcat 2.0  the first option worked without any problem. What am I doing wrong?

Viewing all articles
Browse latest Browse all 7831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>