hashcat Forum

Full Version: Passphrase help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all - looking for some support. I'm trying to figure out a way to crack passphrases and can't just get it right. I figure by now someone has figured out the command line, so I'm asking if anybody has, would you mind sharing it below?  

I'm looking for a way to get, for example, "This is my password" - just a few words separated by special characters.   Thanks for any help!
Hashcat itself does not support the generation of "passphrases", but supports reading from stdin. What you need to find a tool to generate passphrases and then pipe the output to hashcat.
@atom, this is where being able to specify a separator for princeprocessor (https://github.com/hashcat/princeprocessor/issues/49) would be awesome.