05-14-2021, 03:36 PM
(05-14-2021, 02:32 PM)fb2039 Wrote: Because i usually do not make passwords longer than 13-14 characters
Why don’t you try to build password candidates wordlist and run it through hashcat and then try some variations around it with rules ? It’s not that complicated. I am completely new in this world and even if I didn’t get (yet ) my password of my Ethereum wallet back I already have tested nearly a million of candidates on my very old cpu (4 H/s)
As rough guidelines I always run hashcat —stdout and send the result to a txt file before actually running hashcat.
Then I run hashcat
Before running a new session I run the utility rli to check duplicates with the already exhausted candidates to save time.
Even if I don’t succeed I will know I have tried hard before giving up.