Posts: 4
Threads: 1
Joined: Dec 2020
Hi,
Is it possible to use HASHCAT together with a python word/sentence generator (generator.py)?
Using tunelling?
Posts: 2,301
Threads: 11
Joined: Jul 2010
yes, just pipe in the words on stdin
Posts: 4
Threads: 1
Joined: Dec 2020
12-21-2020, 11:37 PM
(This post was last modified: 12-22-2020, 12:04 AM by Alf71.)
(12-21-2020, 11:25 PM)undeath Wrote: yes, just pipe in the words on stdin
How would the CMD command in this case look like?
generator.py -n 100000000000 | hashcat.exe -m 400 example400.hash ?
Posts: 2,301
Threads: 11
Joined: Jul 2010