Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: Electrum 4 and 5 Token length exception (ver 5.1.0+1736)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, i wanted to test feature to brute electrum 4 and 5 salt, but have such error

Hashfile 'e_hash.txt' on line 1 ($elect...f899539ae96be83fa8bb91c6bf230ba0): Token length exception
No hashes loaded.



Test Hash of  EMPTY electrum in attachments
Posting hashes is against the rules.

However, hash loads without problems for me. What's your command line?
sry... it's empty hash for test...
How u did that?
I run hashcat.exe -a 0 -m 16600 e_hash.txt e:\new_pass_2in1.txt
and get this https://prntscr.com/rdiesx
Code:
hashcat -h | grep -i electrum      
  16600 | Electrum Wallet (Salt-Type 1-3)                  | Password Managers
  21700 | Electrum Wallet (Salt-Type 4)                    | Password Managers
  21800 | Electrum Wallet (Salt-Type 5)                    | Password Managers
yeah, -m 21700 starts with $electrum$4 (see https://hashcat.net/wiki/example_hashes). I'm also pretty sure only the beta version currently supports -m 21700 and -m 21800 (at the time of this writing, but it will probably released soon)