hashcat Forum
new user in need of help with command line - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: new user in need of help with command line (/thread-8119.html)



new user in need of help with command line - BulletEyeDK - 02-02-2019

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


RE: new user in need of help with command line - undeath - 02-03-2019

you're better off using https://github.com/ryancdotorg/brainflayer


RE: new user in need of help with command line - BulletEyeDK - 02-03-2019

(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