I have 1st hash:
$electrum$5*...
It works. I didn't found password, but hashcat accepted it with 21800 mode.
I have two other hashes with the same:
$electrum$4*
I am trying to run them with 21700 mode, tried first with 21800.
Both are not working.
All have three "*" characters each in the whole hash.
I am getting error as below.
Can I solve that?
I had one message about hash being not whole, can I omit that?
$electrum$5*...
It works. I didn't found password, but hashcat accepted it with 21800 mode.
I have two other hashes with the same:
$electrum$4*
I am trying to run them with 21700 mode, tried first with 21800.
Both are not working.
All have three "*" characters each in the whole hash.
I am getting error as below.
Can I solve that?
Code:
Hashfile '02.txt' on line 1 ($elect...96b09f806100e5dc1dc375cbcc471b2d): Token length exception
* 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 had one message about hash being not whole, can I omit that?