KO

EN

JWT-HACK

# Cargo
cargo install jwt-hack

# Brew
brew tap hahwul/jwt-hack
brew install jwt-hack

JWT-HACK is a CLI tool for analyzing JSON Web Tokens (JWTs). It supports encode, decode, verify, crack, and payload modes to help you analyze JWTs and discover security vulnerabilities.

GithubCrates

  • 2020.10
    Started as my personal project with golang


  • 2025.06
    Released v2, migrated from Go to Rust