Skip to main content

A futuristic tool to decode, analyze, and manipulate JWT tokens

Project description

JWT Hacker - The Ultimate Multi-Decoder Tool

Welcome to JWT Hacker, the ultimate Python-based tool for decoding, deciphering, and analyzing JWT tokens and other encoded data! This tool combines advanced decoding algorithms with a sleek, futuristic, hacker-themed GUI to elevate your toolkit to the next level.


🚀 Features

  • Advanced JWT Decoding: Parse and analyze JWT headers, payloads, and signatures with ease.
  • Multi-Algorithm Decoder: Decode a wide variety of encoded data formats, including:
    • Base64, Base58, Base91
    • Hexadecimal, ASCII85
    • Gzip, Zlib
    • ROT13
    • AES (key-based decryption)
    • RSA (private key required)
    • URL Decoding
    • Custom Algorithms and more!
  • Sleek Hacker-Themed GUI: A Sci-Fi interface with a green-on-black aesthetic.
  • Live Feedback Status Bar: Instant decoding progress and status updates.
  • Icon Support: Modern icons for enhanced cross-platform presentation.
  • Save and Export Results: Save decoded outputs to a file for future analysis.
  • Extendable Design: Easily integrate new decoding algorithms and features.

🔧 Requirements

Ensure the following are installed on your system:

  • Python: Version 3.8 or higher
  • pip: Python package manager

Install the dependencies:

pip install -r requirements.txt

🖥️ Installation

You can install JWT Hacker in two ways: GitHub or PyPI.

From GitHub

  1. Clone the repository:
    git clone https://github.com/GreyNodeSecurity/JWT_Hacker.git
    
  2. Navigate to the project directory:
    cd JWT_Hacker
    
  3. Set up a virtual environment and install requirements:
    python3 -m venv venv
    source venv/bin/activate  # On Windows: .\venv\Scripts\activate
    pip install -r requirements.txt
    
  4. Run the tool:
    python -m jwt_hacker.gui
    

From PyPI

  1. Install JWT Hacker via pip:
    pip install jwt-hacker
    
  2. Run the tool:
    jwthacker
    

🕹️ Usage

  1. Paste Your Encoded Data:

    • Enter a JWT token or any encoded data into the input box.
  2. Decode:

    • Click the Decode button to analyze and decode the data.
  3. Save Output:

    • Save the decoded results using the Save Output button.

📜 Supported Decoding Types

Encoding Type Description
Base64 Standard Base64 encoding.
Base58 Bitcoin-friendly encoding.
Base91 Extended encoding format.
Hexadecimal Converts hex strings to text.
ASCII85 Ascii85 encoding (Adobe variant).
URL Decoding Decodes URL-encoded strings.
Gzip Decompresses Gzip-compressed data.
Zlib Decompresses Zlib-compressed data.
ROT13 Rotational cipher for alphabets.
AES (with key) AES decryption (key required).
RSA (private key) RSA decryption (key required).
JWT Parsing Parses JWT headers and payloads.
Custom Decoding Easily extendable to more algorithms.

🎨 Screenshots

Hacker-Themed GUI

Screenshot of the GUI with black-and-green theme


🛠️ Extending the Tool

  1. Add New Decoding Methods:

    • Open the decoder.py file.
    • Add your decoding logic in the Decoder class.
  2. Customize the GUI:

    • Modify the gui.py file to adjust the GUI theme and layout.

🤝 Contributions

We welcome contributions to improve the tool!

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes.
  4. Submit a pull request.

📄 License

This project is licensed under the MIT License.
Please review the terms before using this software.


🌐 Connect


Made with ❤️ by Grey Node Security

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jwt_hacker-1.1.5.tar.gz (3.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jwt_hacker-1.1.5-py3-none-any.whl (3.3 MB view details)

Uploaded Python 3

File details

Details for the file jwt_hacker-1.1.5.tar.gz.

File metadata

  • Download URL: jwt_hacker-1.1.5.tar.gz
  • Upload date:
  • Size: 3.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for jwt_hacker-1.1.5.tar.gz
Algorithm Hash digest
SHA256 23a7c1693501863a00fe99288c26d5a021ace80bb00093e2cc467df8ae7a1c1f
MD5 4fb13551a63f217c73838019cd6e4920
BLAKE2b-256 806af887e3883b14bd9f5110bba0ec03b553f9d98b811b6b2c1552bbd2e5163e

See more details on using hashes here.

File details

Details for the file jwt_hacker-1.1.5-py3-none-any.whl.

File metadata

  • Download URL: jwt_hacker-1.1.5-py3-none-any.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for jwt_hacker-1.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 39d9827641df6e7b3d7e5ffba8b456dc286cf3eca6a5219a546498f34dcdb52d
MD5 c456084bf6e81a7acc23ab2c131f68da
BLAKE2b-256 de39466f70b280bc15536ac3620626dc3c7f3bdf28d427ddb2acf2b6a5fc3226

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page