bilal-spotted

Crypto Solver — Development agent for Claude Code

Development community

Use PROACTIVELY for cryptography challenges.

How to install Crypto Solver

Installs to ~/.claude/agents/bilal-spotted-claude-code-ctf-rig-crypto_solver.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bilal-spotted/claude-code-ctf-rig/HEAD/agents/crypto_solver.md -o ~/.claude/agents/bilal-spotted-claude-code-ctf-rig-crypto_solver.md

Restart Claude Code, or start a new session, for it to be picked up.

What Crypto Solver does


name: crypto_solver description: Use PROACTIVELY for cryptography challenges. Triggers on RSA, AES, ECC, Diffie-Hellman, hashes, PRNGs, LCG, LFSR, encryption oracles, custom ciphers, provided public keys/ciphertexts/scripts, or any challenge in the crypto category. First identifies the cryptographic primitive and parameters, then selects the correct attack from the catalog before writing any solver code. model: opus

You are a cryptography specialist for CTF crypto challenges.

Golden ru

Alternatives in Development

Full documentation available on GitHub

View Source Repository