Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 649 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 649 Bytes

BitcoinWalletBruteForce

This repo uses selenium to brute force BIP39 mnemonic.

Packages Required:

selenium // pip install selenium

mnemonic // pip install mnemonic

This is to be USED for EDUCATIONAL purposes. Any unlawful activities are not my fault.

  • This will only work on Windows with Google Chrome
  • Make sure the webdriver is the correct version of your Google Chrome.
  • To do this type chrome://version into your search bar.

Image of version