{"repo":"Isaacdelly/Plutus","free":true,"listed":false,"github":"https://github.com/Isaacdelly/Plutus","clone":"git clone https://github.com/Isaacdelly/Plutus.git","description":"An automated bitcoin wallet brute-forcer","language":"Python","stars":1422,"topics":["bitcoin","btc","wallet-address","wallet","address","cracker","crack","cracking","stealer","stealing"],"license":null,"category":"blockchain-web3","readme_excerpt":"Plutus Bitcoin Brute Forcer Welcome to Plutus! This tool is designed to hunt for Bitcoin wallets that contain funds. It works by generating random private keys, converting them to addresses, and checking them against a database of known funded addresses. Like This Project? Give It A Star Installation 1. Install Python : You need Python 3.9 or newer. Download it here. 2. Get the Code : 3. Install Requirements : Quick Start To start the brute forcer with default settings (fastest mode), simply run: How It Works 1. Generate : The program picks a random starting private key. 2. Scan : It uses Elliptic Curve Point Addition to sequentially scan keys from that starting point. This is mathematically equivalent to checking k, k+1, k+2... but is thousands of times faster than generating completely random keys. 3. Convert : It calculates the Bitcoin address (P2PKH) for each key. 4. Check : It instantly checks if this address is in the database of funded wallets using a Bloom Filter (a super-fast memory structure). 5. Save : If a match is found, the private key, public key, and address are saved to a file named plutus.txt . Speed Plutus is highly optimized for performance. It takes approximately 0.000073 seconds to generate and check a single Bitcoin address on a modern CPU core. Because this program utilizes parallel processing, it scales linearly with your hardware. Your total throughput will be approximately: CPU Cores / 0.000073 keys per second. Expected Output When running normally,","default_branch":null,"files":null,"tree":[],"storefront":"/r/Isaacdelly","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Isaacdelly/Plutus/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}