new user in need of help with command line
#1
Hi fellow hashcat users

I've just discovered hashcat, so i come here to get a little bit of help getting this nice tool up and running.

Im trying to solve a BTC puzzle https://bitcointalk.org/index.php?topic=5096267.0 and have made a some txt files with Camel case words, 32 charaters in length, this is plain text.

The correct password it should match is a 32 character hex value of a hash160 value.

Is there any way for hashcat to run through my txt files matching them against that hex value of the hash160 value?
I've looked through the --help parameter, but im stunned with all those options, and i really don't know if this is even possible at all...

Thanks in advance Smile
Reply
#2
you're better off using https://github.com/ryancdotorg/brainflayer
Reply
#3
(02-03-2019, 12:06 AM)undeath Wrote: you're better off using https://github.com/ryancdotorg/brainflayer

Hi, thanks for mentioning that github repo, i have actually tried using it earlier to day, but i get errors compiling it - there is just not too much help to find about that, that's why i moved on and found hashcat, ha ha Smile
Reply