hashcat password length limit?
#4
Putting that rule into rule.rule, and your word into word.txt, then running (hashcat 0.37 on a Win7 64-bit system):
> hashcat-cli64.exe --stdout -r rule.rule word.txt

outputs just a blank line.

Clipping the last character off the word, leaving "0123456789ab" in word.txt and re-running yields:

0123456!789ab23

This is hashcat 0.37. As I said above, actual attacks work, just the "--stdout" doesn't.


Messages In This Thread
hashcat password length limit? - by Kgx Pnqvhm - 12-10-2011, 03:39 PM
RE: hashcat password length limit? - by ntk - 12-11-2011, 12:04 PM
RE: hashcat password length limit? - by atom - 12-12-2011, 10:53 AM
RE: hashcat password length limit? - by Kgx Pnqvhm - 12-12-2011, 11:22 PM
RE: hashcat password length limit? - by atom - 12-13-2011, 11:30 AM