This post is by a banned member (PEvaskil23) - Unhide
13 April, 2022 - 08:44 AM
https://mega.nz/#F!qptnSIRL!xEzlQqzlxa4TKozRROUrzg
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 |
Create an account or sign in to comment | ||
You need to be a member in order to leave a comment | ||
Create an account
Sign up for a new account in our community. It's easy!
|
or |
Sign in
Already have an account? Sign in here.
|
Users browsing this thread: 6 Guest(s)