Solana Brute Force Mnemonic Save Abandoned

Multithread Solana Brute Force. This is programm that uses multiple worker processes to generate random private keys for Solana wallets and check if they match any of the addresses.

Project README

🔐Solana Brute Force Mnemonic🔐

image

Multithread Solana Brute Force. In multi-threaded mode, the program bruteforces forgotten crypto wallets with balance. High speed and stability, completely safe to use. This is programm that uses multiple worker processes to generate random private keys for Solana, ETH, Bitcoin wallets and check if they match any of the addresses.

git

📦Installation:

📊How it works?:

  • 1️⃣ - ⚙️Seed Generation: BIP39 protocol to generate a new 12-word mnemonic. This is the first and most crucial step in the HD wallet creation process.

  • 2️⃣ - 🔒Seed to Wallet Transformation: generated mnemonic and produce the corresponding wallet addresses for Solana, Ethereum and Bitcoin, respectively.

  • 3️⃣ - 💰Balance Checking: With the generated addresses, the script uses online blockchain explorers through their APIs (Solana, Etherscan for Ethereum and Blockchain.info for Bitcoin) to check if the generated wallets contain any balance.

  • 4️⃣ - 📦Logging Results: If a balance is found, the script writes the mnemonic, the derived addresses, and the wallet balances to a file (balancewallets.txt).

Open Source Agenda is not affiliated with "Solana Brute Force Mnemonic" Project. README Source: trev1971/solana-brute-force-mnemonic

Open Source Agenda Badge

Open Source Agenda Rating