Find bitcoin that are lost on blockchain

 


1 Go to http://bip32.org/ and generate one bip32 with your idea (ex : password , blochain, bitcoin )  COPY BIP32 Extended Key


2 Open Terminal on linux navigate to file bitcoin-mass-generator-by-pruned

and paste your bip32 on this form:   export BIP32_DERIVED_KEY=xprv9s21ZrQH143K29eFRR5yMvv3ueUnwJxQQTcd5uxTfKBNKCZL1qD1NQ4xDVRecKkuJLQPWar68CnDA5MXWV9UUda1WcYLWDkQM7Hgw7oUVnR


3.  INSTALL NODE.JS   with this command   : apt-get install nodejs


4  Write the command  :   node generate_addresses.js > list-addresses.txt 

so you generate the bitcoin adresess from the Bip32 that we got earlier , the adreses will be on list-addresses.txt 


5. Open  list-addresses.txt    delete  SPACE   on TOP and on BOTTOM   ( so the generator can read the addresses )


6.go to file generate_key  and replace the xprv that you crated on step 2

var privKey = process.env.BIP32_PRIV || "xprv9s21ZrQH143K2Nps9oQ3xCuPLrCy2BfJ6uY.........................";


7.now need to install python if you dont have it try with this command : apt-get install python


8.write the command :   python bitcoin-mass-generator-checker.py


9 HORAY  click on file addresses-with-balance-yay.txt to see the address that have BITCOIN Balance 

0 Response to "Find bitcoin that are lost on blockchain "

Post a Comment

Thank you for Comment, i will soon see and reply it

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel