Isaacdelly/Plutus
An automated bitcoin wallet brute-forcer observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 60
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3193
- days_rel: n/a
- days_push: 241
- n_releases_24m: 0
Adoption not part of the score
1423 stars · 582 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Plutus is a Python CLI tool that brute-forces Bitcoin private keys by generating sequential keys via elliptic curve point addition and checking derived addresses against a database of funded wallets using a Bloom filter. It is parallelized across CPU cores for high throughput.
Use cases
- brute force bitcoin wallet private keys
- check random bitcoin addresses against funded wallets
- run a bitcoin key collision search on multiple cpu cores
- generate and test p2pkh bitcoin addresses quickly
- find bitcoin wallets with balance by key scanning
When to choose
- you want a fast, parallelized bitcoin key collision scanner in Python
- you need a self-contained CLI brute-forcer with a bloom-filter address database
- you want to scale key checking linearly across cpu cores
When to avoid
- you expect to actually find funded wallets - the keyspace makes success practically impossible
- you need a legitimate wallet management or security-audit tool rather than a brute-forcer
- you require a maintained, licensed project - it has no license file
Facets
cli-tool · maturity active
cryptography security cli concurrency security python windows cli cross-platform bitcoin brute-force wallet-collision bloom-filter elliptic-curve multiprocessing cryptocurrency command-line linux macos
1 source
- readme: https://github.com/Isaacdelly/Plutus · fetched 2026-08-28 · 8a0188059e2a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Isaacdelly/Plutus | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="Isaacdelly/Plutus")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem