🍺 BREW Explorer

← all formulae

jwt-hack

brew install jwt-hack v2.6.0 MIT

JSON Web Token Hack Toolkit

48
30-day installs · #4784
72
90-day · #6390
432
365-day · #5455
999
★ GitHub stars · updated 2mo ago

Runtime dependencies

Build dependencies

GitHub topics

bugbounty cracking hacking hacktoberfest jwt payload-generator security testing-tools tool

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "pkgconf",
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "openssl@4"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "JSON Web Token Hack Toolkit",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:39:08+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "jwt-hack",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-14T00:50:02Z",
  "github_readme_excerpt": "\u003cdiv align=\"center\"\u003e\n    \u003cpicture\u003e\n        \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"docs/static/images/jwt-hack-dark.png\" width=\"500px;\"\u003e\n        \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"docs/static/images/jwt-hack-light.png\" width=\"500px;\"\u003e\n        \u003cimg alt=\"DevSecOps Logo\" src=\"docs/static/images/jwt-hack-dark.png\" width=\"500px;\"\u003e\n    \u003c/picture\u003e\n  \u003cp\u003eJSON Web Token Hack Toolkit\u003c/p\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/hahwul/jwt-hack/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/hahwul/jwt-hack?style=for-the-badge\u0026logoColor=%23000000\u0026label=jwt-hack\u0026labelColor=%23000000\u0026color=%23000000\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://app.codecov.io/gh/hahwul/jwt-hack\"\u003e\u003cimg src=\"https://img.shields.io/codecov/c/gh/hahwul/jwt-hack?style=for-the-badge\u0026logoColor=%23000000\u0026labelColor=%23000000\u0026color=%23000000\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/hahwul/jwt-hack/blob/main/CONTRIBUTING.md\"\u003e\u003cimg src=\"https://img.shields.io/badge/CONTRIBUTIONS-WELCOME-000000?style=for-the-badge\u0026labelColor=000000\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://rust-lang.org\"\u003e\u003cimg src=\"https://img.shields.io/badge/Rust-000000?style=for-the-badge\u0026logo=rust\u0026logoColor=white\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\nA high-performance toolkit for testing, analyzing and attacking JSON Web Tokens.\n\n## Installation\n\n### Cargo\n```bash\ncargo install jwt-hack\n```\n\n### Homebrew\n```bash\nbrew install jwt-hack\n```\n\n### Snapcraft (Ubuntu)\n\n```bash\nsudo snap install jwt-hack\n```\n\n### From source\n```bash\ngit clone https://github.com/hahwul/jwt-hack\ncd jwt-hack\ncargo install --path .\n```\n\n### Docker images\n#### GHCR\n```bash\ndocker pull ghcr.io/hahwul/jwt-hack:latest\n```\n\n#### Docker Hub\n```bash\ndocker pull hahwul/jwt-hack:v2.6.0\n```\n\n## Features\n\n| Mode    | Description                  | Support                                                      |\n|---------|------------------------------|--------------------------------------------------------------|\n| Encode  | JWT/JWE Encoder              | Secret based / Key b",
  "github_repo": "hahwul/jwt-hack",
  "github_stars": 999,
  "github_topics": [
    "bugbounty",
    "cracking",
    "hacking",
    "hacktoberfest",
    "jwt",
    "payload-generator",
    "security",
    "testing-tools",
    "tool"
  ],
  "homepage": "https://github.com/hahwul/jwt-hack",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 48,
  "installs_365d": 432,
  "installs_90d": 72,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "jwt-hack",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 4784,
  "rank_365d": 5455,
  "rank_90d": 6390,
  "raw_hash": "bba6ad87d6a29a4a",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/j/jwt-hack.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "2.6.0",
  "versioned_formulae": [],
  "why_use_this": null
}