awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
laszlopere avatar

laszlopere/mcp-bytesmith

0
View on GitHub↗
0 stars·0 forks·Python·GPL-3.0·9 views

Mcp Bytesmith

Pure-Python MCP server for encoding, hashing, and crypto-primitives — computed for real, locally.

Features

  • Cryptography Tools - Offers local byte-wrangling, encoding, and cryptographic hashing tools.

Star history

Star history chart for laszlopere/mcp-bytesmithStar history chart for laszlopere/mcp-bytesmith

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Mcp Bytesmith

Similar open-source projects, ranked by how many features they share with Mcp Bytesmith.
  • certcc/keyfinderC

    CERTCC/keyfinder

    0View on GitHub↗
    View on GitHub↗0
  • ciphey/cipheyciphey avatar

    ciphey/ciphey

    21,453View on 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
    View on GitHub↗21,453
  • demonslay335/cryptotesterD

    Demonslay335/CryptoTester

    0View on GitHub↗
    View on GitHub↗0
  • balasys/dheaterBalasys avatar

    Balasys/dheater

    216View on GitHub↗

    D(HE)ater is a proof of concept implementation of the D(HE)at attack (CVE-2002-20001) through which denial-of-service can be performed by enforcing the Diffie-Hellman key exchange. (read-only clone of the original GitLab project)

    Python
    View on GitHub↗216
See all 20 alternatives to Mcp Bytesmith→

Frequently asked questions

What does laszlopere/mcp-bytesmith do?

Pure-Python MCP server for encoding, hashing, and crypto-primitives — computed for real, locally.

What are the main features of laszlopere/mcp-bytesmith?

The main features of laszlopere/mcp-bytesmith are: Cryptography Tools.

What are some open-source alternatives to laszlopere/mcp-bytesmith?

Open-source alternatives to laszlopere/mcp-bytesmith include: certcc/keyfinder. ciphey/ciphey — Ciphey is an automated decryption tool and cryptographic analysis framework designed to identify and reverse… demonslay335/cryptotester. denismaggior8/enigma-python-mcp — An MCP (Model Context Protocol) server that brings the capabilities of the enigmapython library to LLMs, allowing them… eush77/projects-solutions. balasys/dheater — D(HE)ater is a proof of concept implementation of the D(HE)at attack (CVE-2002-20001) through which denial-of-service…