hashcat Forum

Full Version: hashcat m500 "line length exception
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
try with -m 500 (not -m=500)
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 :-(
(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