ankitsharma-tech/Ciphey
Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes
This tool helps cybersecurity professionals and CTF participants quickly understand unknown encrypted text. You input a string of text that looks encrypted, encoded, or hashed, and it automatically tells you what method was used and returns the decrypted plaintext. It’s designed for anyone who needs to rapidly analyze mysterious text without deep cryptographic knowledge.
No commits in the last 6 months.
Use this if you encounter an unknown string of characters during a security challenge, incident response, or forensic analysis, and you need to quickly identify and decrypt it without knowing the original cipher or key.
Not ideal if you already know the encryption type and key, or if you need to perform complex, multi-stage manual cryptographic operations.
Stars
9
Forks
—
Language
Python
License
MIT
Category
Last pushed
Sep 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ankitsharma-tech/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...
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.
Kim-Hammar/csle
A research platform to develop automated security policies using quantitative methods, e.g.,...