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
JavaScriptMIT