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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Mcp Bytesmith

These projects share indexed features with Mcp Bytesmith. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 20 related projects→

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.

Which projects share features with laszlopere/mcp-bytesmith?

Projects with overlapping indexed features 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…