[PR #1586] [CLOSED] Add Ciphey #8102

Closed
opened 2026-04-18 22:26:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1586
Author: @inainazumakun
Created: 8/4/2020
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

An automated decryption tool that intelligently decrypts any encrypted data. Using a custom AI, will analyze and identify the type of encryption and then proceeds to decrypt the data in seconds.

What's the difference between this Python project and similar ones?

There aren't many automatic decryption tools aside from online tools. Ciphey is designed to be a minimalist command-line tool and does not require almost anything for identifying and cracking encryption aside from the data itself.

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1586 **Author:** [@inainazumakun](https://github.com/inainazumakun) **Created:** 8/4/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`acb9ef5`](https://github.com/vinta/awesome-python/commit/acb9ef5f570d292ede0b6ba3e57a920984735cb8) Add Ciphey ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? An automated decryption tool that intelligently decrypts any encrypted data. Using a custom AI, will analyze and identify the type of encryption and then proceeds to decrypt the data in seconds. ## What's the difference between this Python project and similar ones? There aren't many automatic decryption tools aside from online tools. Ciphey is designed to be a minimalist command-line tool and does not require almost anything for identifying and cracking encryption aside from the data itself. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-18 22:26:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#8102