Skip to content

Snowming04/Cipher_Encryption_Type_Identification

Repository files navigation

Cipher_Encryption_Type_Identification

密文加密类型判断工具。

  1. 首先这只是一个半成品。继续修改中。主要是增加识别密文的类型,也就是加上更多规则。
  2. 对同一个密文可能符合多种加密方式,所以判断也只能是做推荐。
  3. 不能解密,做的是解密前一步。
  • 用法:
    python hash_identification.py

  • 环境:
    Python 3

  • 效果展示:
    image


About

对密文的加密类型进行判断的命令行工具。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages