RsaCtfTool/RsaCtfTool
RSA attack tool (mainly for ctf) - retrieve private key from weak public key and/or uncipher data observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 97
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4197
- days_rel: n/a
- days_push: 22
- n_releases_24m: 0
Adoption not part of the score
7097 stars · 996 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python CLI tool that attacks weak RSA public keys to recover private keys and decrypt ciphertext, combining many factorization and lattice-based attacks. It is primarily aimed at CTF competitions and educational use.
Use cases
- recover a private key from a weak RSA public key
- decrypt a ciphertext file given only the public key
- run Wiener's attack on RSA with a small private exponent
- solve CTF challenges involving RSA encryption
- factor a semiprime modulus using multiple attack methods
When to choose
- you are solving a CTF challenge with a weak RSA key
- you want to try many known RSA attacks automatically from one tool
- you need to decrypt RSA-encrypted data when only the public key is available
When to avoid
- you need to break strong, properly generated RSA keys
- you need production-grade cryptographic libraries for encryption rather than attacks
- the modulus is a multiprime composite rather than a semiprime
Facets
cli-tool · maturity active
cryptography security cli security developer-tools python windows cli rsa ctf factorization private-key-recovery penetration-testing cryptography command-line linux macos docker
1 source
- readme: https://github.com/RsaCtfTool/RsaCtfTool · fetched 2026-08-28 · 8ee19fddc446
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RsaCtfTool/RsaCtfTool | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="RsaCtfTool/RsaCtfTool")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem