Skip to content

Mqtth3w/electrum-brute-force

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electrum-brute-force

Electrum Bitcoin wallet seed brute force


Disclaimer

Its only for education purposes. You are responsible for what you do, do not do illegal/harmful things.


Usage

It requires internet connection

Linux, macos, windows

Install Electrum and make it available on your terminal, then
to scan for standard wallets run

python ./check_balance.py


to scan for 2009 standard wallets run

python ./check_balance.py --satoshi

Android

install termux and open it, then run

pkg install git python openssl-tool
apt install electrum
git clone https://github.com/mqtth3w/electrum-brute-force.git
cd electrum-brute-force


to scan for standard wallets run

python ./check_balance.py


to scan for 2009 standard wallets run

python ./check_balance.py --satoshi

Probaility of success

  • For 2009 standard wallets is like 0.0.0000000000000000000000000000000000000000000000000000000000000000000000173%
  • For actual standard wallets is like 0.0000000000000000000000000000000000646%

Releases

No releases published

Packages

 
 
 

Contributors

Languages