CorvusCodex

Results 8 repositories owned by CorvusCodex

Multithread-Bitcoin-Brute-Force

40
Stars
16
Forks
Watchers

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 add...

Multithread-Ethereum-Brute-Force

25
Stars
7
Forks
Watchers

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 ke...

LotteryAi

82
Stars
28
Forks
Watchers

LotteryAi is a lottery prediction artificial intelligence that uses machine learning to predict the winning numbers of a lottery.

RouletteAi

17
Stars
6
Forks
Watchers

RouletteAi is a roulette artificial intelligence that uses machine learning to predict the next number.

Multithread-Solana-Brute-Force

17
Stars
5
Forks
Watchers

This is a Node.js script that uses multiple worker processes to generate random private keys for Solana wallets and check if they match any of the addresses in a file named data.txt

Multithread-Dogecoin-Brute-Force

17
Stars
5
Forks
Watchers

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

Multithread-BNB-Brute-force

15
Stars
10
Forks
Watchers

BNB Bruteforce Node.js script that uses the cluster module to create multiple worker processes to generate random BNB keypairs and check if the public address corresponding to the private key is in a...