Posts: 3
Threads: 1
Joined: Aug 2021
So I'm working on cracking a passphrase to an old Dogecoin wallet. I've used bitcoin2john to get my hash, and unfortunately, I can't get hashcat to load the hash. It's pasted in a .txt file, one one line and I've even copy and pasted the example hash for 11300 mode and it won't recognize that either, so I'm at a bit of a loss.
Other testing methods for some of the sample hash files in the download worked, just can't get the program to recognize my .txt, I get the Separator Unmatched error.
Any thoughts?
Thanks in advance.
Posts: 2,267
Threads: 16
Joined: Feb 2013
are you sure you use the latest hashcat version from
https://hashcat.net/hashcat/
Posts: 3
Threads: 1
Joined: Aug 2021
I'm using 6.2.3 Is that the most recent, but perhaps not the most recent stable release?
Posts: 2,267
Threads: 16
Joined: Feb 2013
what is your command line (without the hash) ?
do you have a hash file (don't put the hash directly in the command line, if it contents characters that could be interpreted by your shell like $VARIABLE ) ?
the hash example should always work... make sure you don't have any extra whitespace within the command line
... and also make sure you always specify the hash mode in your command line by using -m 11300 .
Posts: 15
Threads: 1
Joined: Oct 2020
08-12-2021, 10:17 AM
(This post was last modified: 08-12-2021, 10:18 AM by 0x69BE027C97.)
You mention the dogecoin wallet. Could you share the first portion of your hash? It's between the first two $ signs. Something like: bitcoin, multibit, blockchain, ethereum, electrum, stellar, metamask.
Regarding the hashcat example, would you mind sharing your full command?
Posts: 3
Threads: 1
Joined: Aug 2021
My hash starts with:
$bitcoin$64$
This is what I was testing first, just to try before working further into using rules and masks.
>hashcat -a 3 -m 11300 wallethash.txt ?a?a?a?a