bee-san/Ciphey
⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡
Leverages a custom AI module (AuSearch) with pluggable cipher detection and language-checking interfaces to automatically identify encryption methods without manual specification. The C++ core enables processing of multi-gigabyte files in minutes, while the NLP module recognizes plaintext across formats (JSON, CTF flags, English) with millisecond latency. Supports 50+ ciphers and encodings from classical (Caesar, Vigenère) to modern (repeating-key XOR), complementing its hash-cracking capabilities.
21,233 stars. No commits in the last 6 months.
Stars
21,233
Forks
1,421
Language
Python
License
MIT
Category
Last pushed
Mar 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bee-san/Ciphey"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TalEliyahu/Awesome-AI-Security
Curated resources, research, and tools for securing AI systems
The-Art-of-Hacking/h4cker
This repository is maintained by Omar Santos (@santosomar) and includes thousands of resources...
sigstore/model-transparency
Supply chain security for ML
aw-junaid/Hacking-Tools
This Repository is a collection of different ethical hacking tools and malware's for penetration...
jiep/offensive-ai-compilation
A curated list of useful resources that cover Offensive AI.