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
·
hellman avatar

hellman/xortool

0
View on GitHub↗
1,483 stars·181 forks·Python·6 views

Xortool

A tool to analyze multi-byte xor cipher

Features

  • Project Samples - Tool for analyzing and cracking multi-byte XOR ciphers.
  • Cryptography Tools - Analyzes and cracks multi-byte XOR ciphers.
  • Deobfuscation - Analyzes XOR key length and recovers the key.

Star history

Star history chart for hellman/xortoolStar history chart for hellman/xortool

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 Xortool

Similar open-source projects, ranked by how many features they share with Xortool.
  • 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
  • bromiumlabs/packerattackerBromiumLabs avatar

    BromiumLabs/PackerAttacker

    275View on GitHub↗

    C++ application that uses memory and code hooks to detect packers

    C++
    View on GitHub↗275
  • certcc/keyfinderC

    CERTCC/keyfinder

    0View on GitHub↗
    View on GitHub↗0
  • 0xd4d/de4dot0xd4d avatar

    0xd4d/de4dot

    7,426View on GitHub↗

    de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers, restore metadata, and simplify bytecode control flow to transform protected binaries back into human-readable code. The project features specialized systems for decrypting strings and constants using both static and dynamic analysis. It identifies specific protection tools through pattern-based detection and strips anti-analysis protections, such as tamper detection and anti-debugging code. The tool provides a suite of reverse engineering capabilities, including binary wrapper un

    C#
    View on GitHub↗7,426
See all 30 alternatives to Xortool→

Frequently asked questions

What does hellman/xortool do?

A tool to analyze multi-byte xor cipher

What are the main features of hellman/xortool?

The main features of hellman/xortool are: Project Samples, Cryptography Tools, Deobfuscation.

What are some open-source alternatives to hellman/xortool?

Open-source alternatives to hellman/xortool include: 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… bromiumlabs/packerattacker — C++ application that uses memory and code hooks to detect packers. certcc/keyfinder. ciphey/ciphey — Ciphey is an automated decryption tool and cryptographic analysis framework designed to identify and reverse… col-e/jremapper. 0xd4d/de4dot — de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers,…