Generate random private keys for Bitcoin P2PKH or legacy address wallets and check if they match any of the addresses
-
Updated
Feb 21, 2025 - JavaScript
Generate random private keys for Bitcoin P2PKH or legacy address wallets and check if they match any of the addresses
This is a Node.js script that uses multiple worker processes to generate random private keys for Bitcoin Segwit addresses are also known as Bech32 wallets and check if they match any of the Segwit addresses are also known as Bech32 addresses in a file named `data.txt`
Ethereum Bruteforce Node.js script that uses the cluster module to create multiple worker processes to generate random Ethereum keypairs and check if the public address corresponding to the private key is in a Set of addresses read from data.txt
This is a Node.js brute-force script that uses multiple worker processes to generate random private keys for Dogecoin wallets and check if they match any of the addresses in a file named dogs.txt
Add a description, image, and links to the colider topic page so that developers can more easily learn about it.
To associate your repository with the colider topic, visit your repo's landing page and select "manage topics."