Ciphey 使用自然语言处理和人工智能以及一些全自动解密/解码/破解工具

Ciphey是一款开源免费免费的解密工具,输入加密的文本,取回解密的文本,可以在 3 秒或更短的时间内解密大多数加密的文本,多平台多方式安装方法,支持Python方式安装、支持Docker方式安装、支持macports方式安装。

仓库地址:

https://github.com/Ciphey/Ciphey

演示截图:

安装方法:

Python 3.7 and above:
python3 -m pip install ciphey --upgrade

!!!仅支持64位的Python。

Docker:
docker run -it --rm remnux/ciphey
MacPorts (macOS):
sudo port install ciphey

使用方法:

有 3 种方式可以运行 Ciphey。

  1. 文件输入 ciphey -f encrypted.txt
  2. 不合格输入 ciphey -- "Encrypted input"
  3. 正常方式 ciphey -t "Encrypted input"

注:3里面的Encrypted input就是你需要解密的文本。

这篇文章有用吗?

点击星号为它评分!

平均评分 0 / 5. 投票数: 0

到目前为止还没有投票!成为第一位评论此文章。

发表评论