Skip to content

silverwolfceh/wallet-seed-bruteforcer

Repository files navigation

Bruteforcing forgotten wallet using seed phrases

wolfxforce

🌟 About the Project

This project aim to find the forgotten wallet using mnemonic generator (12 words).

It provide you a GUI and a kind of worker thread for you.

It also provide the ability to plugin your finder (coinspecific routine)

⚙️ Getting Started

  1. Clone this repo
  2. Install the requirements in requirements.txt
pip install -r requirements.txt
  1. Build the coinspecific using util.py and find the pyc in the coinspecific folder
python util.py
  1. Start the gui
python main.py
  1. In the gui, you can make basic config but you can edit config directly in: config.json
  2. Enjoy!

🏃 Todo

  • Add more coin
  • Run without gui

💬 Credit

wolfxforce   wolfxforce

Screenshot

wolfxforce

About

Bruteforcing wallet using seed phases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages