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
brendan-rius avatar

brendan-rius/c-jwt-cracker

0
View on GitHub↗
2,548 stars·272 forks·C·MIT·8 views

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.

Star history

Star history chart for brendan-rius/c-jwt-crackerStar history chart for brendan-rius/c-jwt-cracker

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 C Jwt Cracker

These projects share indexed features with C Jwt Cracker. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • hahwul/jwt-hackhahwul avatar

    hahwul/jwt-hack

    998View on GitHub↗

    JSON Web Token Hack Toolkit

    Rust
    View on GitHub↗998
  • hashcat/hashcathashcat avatar

    hashcat/hashcat

    26,200View on 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
    View on GitHub↗26,200
  • ffuf/ffufffuf avatar

    ffuf/ffuf

    15,618View on 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
    View on GitHub↗15,618
  • lmammino/jwt-crackerlmammino avatar

    lmammino/jwt-cracker

    1,172View on GitHub↗

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

    JavaScript
    View on GitHub↗1,172
Compare all 30 related projects→

Frequently asked questions

What does brendan-rius/c-jwt-cracker do?

JWT brute force cracker written in C

What are the main features of brendan-rius/c-jwt-cracker?

The main features of brendan-rius/c-jwt-cracker are: Brute Force Tools, Fuzzing Tools, JWT Security Tools.

Which projects share features with brendan-rius/c-jwt-cracker?

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