11-05-2020, 10:37 PM
I'm trying to crack my wallet, but the hashcat returns the error:
Hash '$ethereum$s*262144*8*1*e2bef244cc8e484xxxxxxx1356cb33f91e0a4887b52ab36b301754fbe11c3eea*056f7a344594249a6d639cfd951c49eb4axxxxxxxxbb4c727fb590328c60c4*e1d1586d0b8f09a2fe73d5db5cd150f559c8237fa4440931b0xxxxxxx687eb1f': Salt-length exception
No hashes loaded.
ciphertext in this scenario has only 62 numbers where most wallets have 64, tested with other wallets, and worked just fine.
"ciphertext":"056f7a344594249a6d639cfd951c49eb4axxxxxxxxbb4c727fb590328c60c4"
also tried with --force function, same return.
hashcat64.exe -m15700 $ethereum$s*262144*8*1*e2bef244cc8e484xxxxxxx1356cb33f91e0a4887b52ab36b301754fbe11c3eea*056f7a344594249a6d639cfd951c49eb4axxxxxxxxbb4c727fb590328c60c4*e1d1586d0b8f09a2fe73d5db5cd150f559c8237fa4440931b0xxxxxxx687eb1f --force passwords1.txt
Any idea how to fix that?
many thanks
Hash '$ethereum$s*262144*8*1*e2bef244cc8e484xxxxxxx1356cb33f91e0a4887b52ab36b301754fbe11c3eea*056f7a344594249a6d639cfd951c49eb4axxxxxxxxbb4c727fb590328c60c4*e1d1586d0b8f09a2fe73d5db5cd150f559c8237fa4440931b0xxxxxxx687eb1f': Salt-length exception
No hashes loaded.
ciphertext in this scenario has only 62 numbers where most wallets have 64, tested with other wallets, and worked just fine.
"ciphertext":"056f7a344594249a6d639cfd951c49eb4axxxxxxxxbb4c727fb590328c60c4"
also tried with --force function, same return.
hashcat64.exe -m15700 $ethereum$s*262144*8*1*e2bef244cc8e484xxxxxxx1356cb33f91e0a4887b52ab36b301754fbe11c3eea*056f7a344594249a6d639cfd951c49eb4axxxxxxxxbb4c727fb590328c60c4*e1d1586d0b8f09a2fe73d5db5cd150f559c8237fa4440931b0xxxxxxx687eb1f --force passwords1.txt
Any idea how to fix that?
many thanks