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

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

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

brendan-rius/c-jwt-cracker

0
View on GitHub↗
2,548 نجوم·272 تفرعات·C·MIT·3 مشاهدات

C Jwt Cracker

JWT brute force cracker written in C

Features

  • Brute Force Tools - Tool for cracking JWT signatures.
  • Fuzzing Tools - C-based brute-force cracker for JWTs.
  • JWT Security Tools - Brute force cracker for JWTs written in C.

سجل النجوم

مخطط تاريخ النجوم لـ brendan-rius/c-jwt-crackerمخطط تاريخ النجوم لـ brendan-rius/c-jwt-cracker

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ C Jwt Cracker

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع C Jwt Cracker.
  • hahwul/jwt-hackالصورة الرمزية لـ hahwul

    hahwul/jwt-hack

    998عرض على GitHub↗

    JSON Web Token Hack Toolkit

    Rust
    عرض على GitHub↗998
  • hashcat/hashcatالصورة الرمزية لـ hashcat

    hashcat/hashcat

    26,200عرض على GitHub↗

    Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text passwords from hashed data. It functions as a GPU-accelerated recovery tool and distributed password cracker, leveraging CPUs and GPUs to perform intensive cryptographic computations. The system differentiates itself through a distributed cracking workflow that coordinates tasks across multiple machines via an overlay network to share computational load. It further optimizes recovery speed using Markov chain keyspace optimization to prioritize the most likely password candidates. Th

    C
    عرض على GitHub↗26,200
  • ffuf/ffufالصورة الرمزية لـ ffuf

    ffuf/ffuf

    15,618عرض على GitHub↗

    This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure mapping. It functions as a security-focused scanner that identifies hidden files, directories, parameters, and virtual hosts by injecting payloads into HTTP requests. By systematically testing how servers handle various inputs, it assists in mapping the architecture of web applications and uncovering potential security vulnerabilities. The tool distinguishes itself through a highly concurrent engine that manages asynchronous request execution and recursive job orchestration. I

    Gofuzzerinfosecpentesting
    عرض على GitHub↗15,618
  • lmammino/jwt-crackerالصورة الرمزية لـ lmammino

    lmammino/jwt-cracker

    1,172عرض على GitHub↗

    Simple HS256, HS384 & HS512 JWT token brute force cracker.

    JavaScript
    عرض على GitHub↗1,172
عرض جميع البدائل الـ 30 لـ C Jwt Cracker→

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

ما هي وظيفة brendan-rius/c-jwt-cracker؟

JWT brute force cracker written in C

ما هي الميزات الرئيسية لـ brendan-rius/c-jwt-cracker؟

الميزات الرئيسية لـ brendan-rius/c-jwt-cracker هي: Brute Force Tools, Fuzzing Tools, JWT Security Tools.

ما هي البدائل مفتوحة المصدر لـ brendan-rius/c-jwt-cracker؟

تشمل البدائل مفتوحة المصدر لـ brendan-rius/c-jwt-cracker: hahwul/jwt-hack — JSON Web Token Hack Toolkit. vanhauser-thc/thc-hydra — Hydra is a network login password cracker and authentication tester designed to identify valid usernames and passwords… ffuf/ffuf — This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure… hashcat/hashcat — Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text… lmammino/jwt-cracker — Simple HS256, HS384 & HS512 JWT token brute force cracker. xmendez/wfuzz — Wfuzz is a web application fuzzing framework that automates the injection of payloads into HTTP requests to discover…