awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hellman avatar

hellman/xortool

0
View on GitHub↗

Xortool

A tool to analyze multi-byte xor cipher

Features

  • Project Samples - Tool for analyzing and cracking multi-byte XOR ciphers.

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI
  • Cryptography Tools - Analyzes and cracks multi-byte XOR ciphers.
  • Deobfuscation - Analyzes XOR key length and recovers the key.
  • 1,483 نجوم·181 تفرعات·Python·2 مشاهدات

    سجل النجوم

    مخطط تاريخ النجوم لـ hellman/xortoolمخطط تاريخ النجوم لـ hellman/xortool

    بدائل مفتوحة المصدر لـ Xortool

    مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Xortool.
    • balasys/dheaterالصورة الرمزية لـ Balasys

      Balasys/dheater

      216عرض على 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
      عرض على GitHub↗216
    • bromiumlabs/packerattackerالصورة الرمزية لـ BromiumLabs

      BromiumLabs/PackerAttacker

      275عرض على GitHub↗

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

      C++
      عرض على GitHub↗275
    • certcc/keyfinderC

      CERTCC/keyfinder

      0عرض على GitHub↗
      عرض على GitHub↗0
    • 0xd4d/de4dotالصورة الرمزية لـ 0xd4d

      0xd4d/de4dot

      7,426عرض على 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#
      عرض على GitHub↗7,426
    عرض جميع البدائل الـ 30 لـ Xortool→

    الأسئلة الشائعة

    ما هي وظيفة hellman/xortool؟

    A tool to analyze multi-byte xor cipher

    ما هي الميزات الرئيسية لـ hellman/xortool؟

    الميزات الرئيسية لـ hellman/xortool هي: Project Samples, Cryptography Tools, Deobfuscation.

    ما هي البدائل مفتوحة المصدر لـ hellman/xortool؟

    تشمل البدائل مفتوحة المصدر لـ hellman/xortool: 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,…