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

bee-san/Ciphey

⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡ observed · 2026-08-28

github.com/bee-san/Ciphey · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

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

Full methodology

Adoption not part of the score

21580 stars · 1440 forks observed · 2026-08-28

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

Ciphey is a Rust-based CLI tool and library that automatically decrypts encryptions without a known key or cipher, decodes encodings, and cracks hashes. It is the faster, rewritten successor to the original Python Ciphey, also usable as a Discord bot.

Use cases

  • automatically decrypt ciphertext without knowing the cipher or key
  • decode base64 and other encodings from unknown text
  • crack hashes during CTF challenges
  • identify what kind of encoded or encrypted string I have
  • solve CTF crypto puzzles quickly
  • integrate automated decoding into my own Rust project

When to choose

  • you need fast automated decoding/decryption in a CTF or pentest
  • you want a Rust library to build decoding tools on top of
  • you need a tool that terminates with a timer instead of running forever

When to avoid

  • you need the widest decoder coverage today (the original Ciphey supports ~50 decoders vs 16 here)
  • you need strong modern encryption cracked with a known attack method
  • you want a GUI-based tool

Facets

cli-tool · maturity active

cryptography parser nlp cli security security developer-tools rust cli cross-platform ctf-tools decryption hash-cracking encoding-decoding cyberchef-magic pentesting cryptography command-line docker

2 sources

Member repositories

RepositoryRoleHealth v2
bee-san/Cipheymain67

For agents

markdown · JSON · MCP: product_card(name="bee-san/Ciphey")

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