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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 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 vues

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.

Historique des stars

Graphique de l'historique des stars pour hellman/xortoolGraphique de l'historique des stars pour hellman/xortool

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Xortool

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Xortool.
  • balasys/dheaterAvatar de Balasys

    Balasys/dheater

    216Voir sur 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
    Voir sur GitHub↗216
  • bromiumlabs/packerattackerAvatar de BromiumLabs

    BromiumLabs/PackerAttacker

    275Voir sur GitHub↗

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

    C++
    Voir sur GitHub↗275
  • certcc/keyfinderC

    CERTCC/keyfinder

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • 0xd4d/de4dotAvatar de 0xd4d

    0xd4d/de4dot

    7,426Voir sur 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#
    Voir sur GitHub↗7,426
Voir les 30 alternatives à Xortool→

Questions fréquentes

Que fait hellman/xortool ?

A tool to analyze multi-byte xor cipher

Quelles sont les fonctionnalités principales de hellman/xortool ?

Les fonctionnalités principales de hellman/xortool sont : Project Samples, Cryptography Tools, Deobfuscation.

Quelles sont les alternatives open-source à hellman/xortool ?

Les alternatives open-source à hellman/xortool incluent : 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,…