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.

स्टार हिस्ट्री

guyoung/captfencoder के लिए स्टार हिस्ट्री चार्टguyoung/captfencoder के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

CaptfEncoder के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो CaptfEncoder के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • ciphey/cipheyciphey का अवतार

    ciphey/ciphey

    21,453GitHub पर देखें↗

    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,279GitHub पर देखें↗

    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,120GitHub पर देखें↗

    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

    0GitHub पर देखें↗
    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.