inibali/ethereum-wallet-recovery ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Ethereum wallet recovery tool that helps me get back into a wallet if I forgot the password.

It should take a keystore file, let me provide a wordlist or a few password patterns to try, and run the checks fast using multiple threads. I want it to show clear progress while it works, tell me when a password is found, and save the result so I can come back to it later if needed. If there are any useful current docs or library details online, feel free to look them up and use the best approach.

Please keep it easy to use, with a clean start screen or command line flow, and make the output clear enough that a normal person can follow what is happening without needing to know much about crypto tools.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab