hashcat Forum
Help with Ethereum wallet, no hashes loaded - 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: Help with Ethereum wallet, no hashes loaded (/thread-11576.html)



Help with Ethereum wallet, no hashes loaded - johndeere123 - 08-25-2023

Hello, wondering if I can get some help with my input to hashcat.
So far I have

hashcat.exe -m 15700 -a 3 $ethereum$s*1024*8*1*salt*cipher*mac C:\Users\john\OneDrive\Desktop\hashcat-6.2.6\hash.txt -w3

This is a myetherwallet .json (converted to .txt file with hashcat format). I'm using 6.2.6 at the moment.
I keep getting no hashes loaded, or seperator unmatched.

Token length exception: 1/1 hashes
  This error happens if the wrong hash type is specified, if the hashes are
  malformed, or if input is otherwise not as expected (for example, if the
  --username option is used but no username is present)

No hashes loaded.

I've done this last year and tried to crack it previously but it was only ran for an hour. Let me know what I need to change please.


RE: Help with Ethereum wallet, no hashes loaded - marc1n - 08-25-2023

It won't work because you're giving two sources the same hash should be:

hashcat.exe -m15700 -a3 -w3 $ethereum$s*1024*8*1*salt*cipher*mac

of course if your hash is correct for this mod.