Skip to content

full quite to turn you seed keys into a private key, bitcoin address, then search for matching wallets with positive balance

License

Notifications You must be signed in to change notification settings

7jdope8/Bitcoin_Bruters_Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin_Bruters_Toolkit [90% complete]

full suite to turn you seed keys into a private key, bitcoin address, then search for matching wallets with positive balance

step 1)

Import latest database of all known bitcoin accounts with active balances https://www.bitkeys.work/faq.php 2.4GB csv file.

step 2)

Take word list and create permutations as user requires DONE: https://github.com/ChristianOlmosUSA/Permutation-and-Combination-tool-in-python

step 3)

Take permutations and create private key hashes Take private keys and create public address DONE: https://github.com/ChristianOlmosUSA/bitcoin_Seed_to_Private_Key

step 4)

Take public address and check bitcoin balance DONE: https://github.com/ChristianOlmosUSA/BitCoin_Address_balance_checker

step 5)

compile a long-term database of all hashed private keys for future reference 0%

step 6)

monitor all known private keys long-term 0%


Phase 2)) Optimise for faster execution

About

full quite to turn you seed keys into a private key, bitcoin address, then search for matching wallets with positive balance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages