John The Ripper fails to find password existing in the wordlist
I made an Ethereum wallet using a complex password containing ?[-_$> characters. I ran john against the hash generated by ether2john.py:
$ ethereum2john.py path_to_my_ethereum_wallet >wallet.hash
$ echo -e "123\n$PASSWORD" … Continue reading John The Ripper fails to find password existing in the wordlist