mirror of
https://github.com/vinta/awesome-python.git
synced 2026-07-17 11:32:55 -05:00
[PR #1586] [CLOSED] Add Ciphey #10416
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1586
Author: @inainazumakun
Created: 8/4/2020
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
acb9ef5Add Ciphey📊 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.