pipe hashes through stdout?
#1
Question 
Hey All,

Currently I am using hashcat with the --stdout option to pipe generated words to another program e.g:

./hashcat64.bin --stdout crackstation.dict | ./otherprogram

What I would like to do is have hashcat generate words, hash them with some specified sequence of hashes, then pipe the hashes to stdout. Is there any way to do that with the standard hashcat program and utils? If not does anyone know of any program that can take words as input to stdin, use GPU accelerated hasing, and pipe hashes to stdout?

Thanks for any help!


Messages In This Thread
pipe hashes through stdout? - by procrustes - 09-04-2016, 08:41 PM
RE: pipe hashes through stdout? - by bastibasti - 09-04-2016, 09:39 PM
RE: pipe hashes through stdout? - by procrustes - 09-05-2016, 09:11 PM
RE: pipe hashes through stdout? - by atom - 09-05-2016, 09:40 AM
RE: pipe hashes through stdout? - by procrustes - 09-05-2016, 09:19 PM
RE: pipe hashes through stdout? - by atom - 09-08-2016, 08:07 AM