hashcat Forum
hashcat m500 "line length exception - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html)
+--- Thread: hashcat m500 "line length exception (/thread-1510.html)



hashcat m500 "line length exception - ScripterJoe - 08-27-2012

I'm trying the following command:

hashcat-cli64.exe -m=500 -a=0 examples\A0.M500.hash examples\A0.M500.word

And get the following errors:

Initializing hashcat v0.40 by atom with 8 threads and 32mb segment-size...

NOTE: press enter for status-screen

Skipping line: $1$wjaaNYa2$//NvClG8NIGKy4jb06H0x/ (line length exception)
Skipping line: $1$OQZCWFJF$4ut/weTDLkbPPnhBFGSNb0 (line length exception)
Skipping line: $1$gbPLdmtg$Y3xrniy5iIlB3ajxGpZkK0 (line length exception)
Skipping line: $1$zMGNViaN$BHosodr8DVvFnOyGXhNF0. (line length exception)
Skipping line: $1$bR.EVMlU$4IEj3sCtKpD3LGM6oaDSv/ (line length exception)
Skipping line: $1$OGSm/d85$nefk1TVivBAl6b.n9E1F10 (line length exception)
Skipping line: $1$uNEf/AEo$O375DLfcCYqQXst68qVau/ (line length exception)
Skipping line: $1$fwUGU..D$DwiB2a0kkYpSzxk4vY2FM/ (line length exception)
Skipping line: $1$b7Nq/OmC$WVJNniegbtR3.A9yMtAXp. (line length exception)
Skipping line: $1$tvkMj17r$3mkJy/V8vPreSQV9sRRzA/ (line length exception)
No hashes loaded


Any idea what I'm doing wrong ?

Many thanks.


RE: hashcat m500 "line length exception - atom - 08-27-2012

try with -m 500 (not -m=500)


RE: hashcat m500 "line length exception - ScripterJoe - 08-28-2012

Yup - that's it - thanks, I was confused with the usage statement.

Ok, next Q. I want to use a mask, but it's not clear how I do that. The usage suggests that I supply a mask or a wordlist file, however, whatever I supply is interpreted as being a file. None of the "attack-modes" explicitly state a mask mode.... confused :-(


RE: hashcat m500 "line length exception - Pixel - 08-28-2012

(08-28-2012, 07:03 PM)ScripterJoe Wrote: Yup - that's it - thanks, I was confused with the usage statement.

Ok, next Q. I want to use a mask, but it's not clear how I do that. The usage suggests that I supply a mask or a wordlist file, however, whatever I supply is interpreted as being a file. None of the "attack-modes" explicitly state a mask mode.... confused :-(


Read this...

http://hashcat.net/wiki/doku.php?id=mask_attack