hashcat Forum

Full Version: Custom wordlist
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone,

my situation is:

I have custom hashes to crack and have wordlist which consist hash:pwd
I want to use bruteforce like if hash from wordlist is in hashes get pwd.
It is possible?

Thank you.

Wordlist consist:
sadea370c6dd1561b440fbee64f916eb:0000
...
4adea370c6c01561b440fbee64f916eb:1246
763c5db11b7c2d48896ac182a102a8c5:4749
93c7d5c26d1f889c5be63957228e1ff5:8351
...

Check attachment.
this doesn't seem to be about hashcat at all, but a simple coding/scripting problem. GNU join should be able to handle that.