colider
There are 4 repositories under colider topic.
CorvusCodex/Multithread-Bitcoin-Brute-Force-for-Segwit-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`
CorvusCodex/Multithread-Bitcoin-Brute-Force
Generate random private keys for Bitcoin P2PKH or legacy address wallets and check if they match any of the addresses
CorvusCodex/Multithread-Ethereum-Brute-Force
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
CorvusCodex/Multithread-Dogecoin-Brute-Force
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