Ross ROSS = Recommend OSS · open-source software intelligence for agents

ryancdotorg/brainflayer

A proof-of-concept cracker for cryptocurrency brainwallets and other low entropy key algorithms. observed · 2026-08-28

github.com/ryancdotorg/brainflayer · homepage · C observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 4094
  • days_rel: n/a
  • days_push: 839
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1010 stars · 487 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Brainflayer is a proof-of-concept command-line cracker for cryptocurrency brainwallets and other low-entropy key derivation schemes, using libsecp256k1 for fast public key generation. It checks candidate passphrases against bloom-filtered sets of target addresses for Bitcoin and Ethereum.

Use cases

  • crack a bitcoin brainwallet passphrase
  • test weak brainwallet keys for security research
  • audit low entropy cryptocurrency key generation
  • check if a passphrase maps to a known ethereum address
  • demonstrate brainwallet insecurity in a talk or paper

When to choose

  • you need fast, large-scale brainwallet passphrase testing against a precomputed bloom filter
  • you are doing security research on low-entropy key derivation in Bitcoin or Ethereum
  • you want a Unix-philosophy tool that fits into a passphrase-generation pipeline

When to avoid

  • you need a maintained tool with support - the author explicitly no longer maintains it
  • you want to crack strong, high-entropy private keys - this only works on weak brainwallet-style keys
  • you need a supported Windows or GUI tool - it is a Linux-oriented C command-line program
  • you are looking for a general-purpose password cracker like hashcat

Facets

cli-tool · maturity maintenance

cryptography security cli security blockchain cli cpp brainwallet bitcoin ethereum secp256k1 password-cracking security-research proof-of-concept cryptocurrency linux

2 sources

Member repositories

RepositoryRoleHealth v2
ryancdotorg/brainflayermain32

For agents

markdown · JSON · MCP: product_card(name="ryancdotorg/brainflayer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem