brichard19/BitCrack
A tool for cracking Bitcoin private keys observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3129
- days_rel: n/a
- days_push: 899
- n_releases_24m: 0
Adoption not part of the score
1042 stars · 657 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
BitCrack is a C++ command-line tool for brute-forcing Bitcoin private keys using CUDA (NVIDIA) or OpenCL (AMD/Intel) GPU acceleration. It was created primarily to help solve the Bitcoin puzzle transaction, a set of addresses with increasingly difficult keys.
Use cases
- crack a bitcoin puzzle address private key
- brute force bitcoin private keys on gpu
- search a keyspace range for a bitcoin address
- run distributed key search shares across machines
- resume an interrupted private key search
When to choose
- you need GPU-accelerated brute forcing of specific Bitcoin addresses
- you want to participate in solving the Bitcoin puzzle transactions
- you need keyspace range control, checkpointing, or work sharing in a key search
When to avoid
- you need general-purpose cryptocurrency mining
- you lack a CUDA or OpenCL capable GPU
- you expect reliable OpenCL support on AMD or Intel devices, which is documented as experimental and buggy
Facets
cli-tool · maturity active
cryptography security gpu-computing cli security gpu-computing windows cpp bitcoin brute-force opencl cuda private-keys puzzle-solving cryptocurrency linux
1 source
- readme: https://github.com/brichard19/BitCrack · fetched 2026-08-28 · ec4412afce10
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| brichard19/BitCrack | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="brichard19/BitCrack")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem