awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
guyoung avatar

guyoung/CaptfEncoder

0
View on GitHub↗
1,287 星标·194 分支·JavaScript·MIT·3 次浏览github.com/guyoung/CaptfEncoder↗

CaptfEncoder

Captfencoder is opensource a rapid cross platform network security tool suite, providing network security related code conversion, classical cryptography, cryptography, asymmetric encryption, miscellaneous tools, and aggregating all kinds of online tools.

Features

  • Cryptography Tools - Cross-platform desktop tool for encoding and decoding data.

Star 历史

guyoung/captfencoder 的 Star 历史图表guyoung/captfencoder 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

CaptfEncoder 的开源替代方案

相似的开源项目,按与 CaptfEncoder 的功能重合度排序。
  • ciphey/cipheyciphey 的头像

    ciphey/ciphey

    21,453在 GitHub 上查看↗

    Ciphey is an automated decryption tool and cryptographic analysis framework designed to identify and reverse encryptions, encodings, and hashes without requiring a known key or cipher. It functions as a hash cracking engine and a heuristic cipher identifier to recover original plaintext from unknown data patterns. The project features a nested encoding resolver that iteratively unwraps multiple layers of encryption and encoding until readable text is reached. It employs a heuristic cryptanalysis workflow to analyze data characteristics and guess the likely encoding scheme or encryption method

    Rust
    在 GitHub 上查看↗21,453
  • dromara/hutooldromara 的头像

    dromara/hutool

    30,279在 GitHub 上查看↗

    Hutool is a comprehensive suite of Java extensions designed to serve as a standard library extension. Its primary purpose is to reduce development boilerplate for common programming tasks and data manipulation through a collection of utility classes. The project provides specialized toolkits for database management using active record patterns and connection pooling, as well as network communication via a simplified HTTP client and asynchronous socket management. It includes security and identity capabilities such as symmetric and asymmetric encryption, image captcha generation, and JWT token

    Java
    在 GitHub 上查看↗30,279
  • gchq/cyberchefgchq 的头像

    gchq/CyberChef

    35,120在 GitHub 上查看↗

    CyberChef is a web-based application designed for performing complex data encoding, decoding, encryption, and analysis tasks. It provides a visual interface where users construct data transformation pipelines by chaining modular operations together, allowing raw input to be processed into a desired output format entirely within the local browser environment. The tool functions as a client-side cryptographic workbench, ensuring that all data processing logic remains local to the user's machine to maintain privacy and eliminate server-side overhead. By utilizing functional pipeline composition

    JavaScriptcompressiondata-analysisdata-manipulation
    在 GitHub 上查看↗35,120
  • gongxian-ding/gmssl-pythonG

    gongxian-ding/gmssl-python

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
查看 CaptfEncoder 的所有 6 个替代方案→

常见问题解答

guyoung/captfencoder 是做什么的?

Captfencoder is opensource a rapid cross platform network security tool suite, providing network security related code conversion, classical cryptography, cryptography, asymmetric encryption, miscellaneous tools, and aggregating all kinds of online tools.

guyoung/captfencoder 的主要功能有哪些?

guyoung/captfencoder 的主要功能包括:Cryptography Tools。

guyoung/captfencoder 有哪些开源替代品?

guyoung/captfencoder 的开源替代品包括: ciphey/ciphey — Ciphey is an automated decryption tool and cryptographic analysis framework designed to identify and reverse… dromara/hutool — Hutool is a comprehensive suite of Java extensions designed to serve as a standard library extension. Its primary… gchq/cyberchef — CyberChef is a web-based application designed for performing complex data encoding, decoding, encryption, and analysis… gongxian-ding/gmssl-python. guanzhi/gmssl — GmSSL is an open-source cryptographic library that implements the Chinese national cryptographic standards SM2, SM3,… wangyiwy/oktools.