Jwt-hacker

Latest version: v1.1.5

Safety actively analyzes 707607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.4

JWT Hacker v1.1.4: Precision Perfected ๐Ÿš€

Welcome to **v1.1.4**, the ultimate update for JWT Hacker! This release is packed with cutting-edge enhancements, an intuitive and visually appealing GUI, new algorithm integrations, and improved usability. We've also polished the aesthetic elements with updated icons for a sleek and modern touch.

---

๐Ÿ”‘ Key Enhancements:

๐Ÿงฎ **Algorithmic Arsenal Expanded**
This version introduces an even broader suite of algorithms to decode, analyze, and manipulate JWTs, ensuring unparalleled precision:

Hashing Algorithms:
- **SHA-3 Family**:
- SHA3-256
- SHA3-512
- Keccak (foundation of SHA-3)
- **Legacy Hashes**:
- MD5
- SHA-1
- SHA-256
- SHA-512

HMAC Algorithms:
- HMAC with SHA-1, SHA-256, SHA-384, and SHA-512 for verifying JWS tokens with diverse hashing mechanisms.

Advanced Cryptography:
- **RSA-PSS (Probabilistic Signature Scheme)**:
- PS256, PS384, and PS512
- **Elliptic Curve Cryptography (ECC)**:
- ES256, ES384, and ES512

JWE Decryption:
- **Key Wrapping**:
- RSA-OAEP, RSA-OAEP-256
- AES Key Wrap (KW)
- **Content Encryption**:
- AES-CBC+HMAC-SHA2
- AES-GCM

KDF Enhancements:
- PBKDF2 (Password-Based Key Derivation)
- Scrypt for modern, secure password hashing

---

๐ŸŽจ **Enhanced GUI Experience**
The graphical user interface has received a significant upgrade:

Updated Visual Aesthetics:
- **New Icons**: Dynamically adapt to the operating system, with `.ico`, `.icns`, and `.png` variants for Windows, macOS, and Linux, respectively.
- **Hacker-Themed Design**: A black-and-lime green color palette ensures an immersive user experience.

Improved Usability:
- Added fields for optional **JWT Key**, **Public Key**, and **Private Key** inputs.
- Clear and structured layout for analyzing JWT headers, payloads, and signatures.
- Hyperlinked buttons:
- Visit [Grey Node Security](https://greynodesecurity.com).
- Follow the coder on [X (formerly Twitter)](https://x.com/Z3r0_S3c).

---

๐Ÿ› ๏ธ **Developer Tools**
- Expanded test coverage ensures all algorithms and decryption mechanisms perform as expected.
- Detailed logging for troubleshooting and analysis.

---

๐Ÿ–ผ๏ธ **Icons Update**
- Icons now reflect a polished design for various platforms:
- `.ico` for Windows
- `.icns` for macOS
- `.png` for Linux
- Icons are included in the resources folder for seamless integration.

---

๐Ÿš€ **Ready to Dominate**
With these enhancements, JWT Hacker v1.1.4 is ready to decode, analyze, and conquer any JWT-related challenge. Dive in and experience precision, power, and performance like never before!

---

๐ŸŽ‰ **Thank You!** ๐ŸŽ‰

A big thank you to our community for the valuable feedback and ideas that inspired these updates. Happy hacking, and as always, letโ€™s stay ahead together! ๐Ÿ’š

1.1.0

**JWT Hacker v1.1.0: The Ultimate Decoding Experience**

**What's New in This Release?**

Weโ€™re excited to announce **v1.1.0** of **JWT Hacker**, a cutting-edge tool for decoding, analyzing, and manipulating JWT tokens, now packed with powerful new features and enhancements. Hereโ€™s whatโ€™s new:

---

**๐Ÿš€ Now on PyPi**

- You can now install **JWT Hacker** directly from PyPi:
bash
pip install jwt-hacker

- This makes it easier than ever to include the tool in your workflow.

---

**๐ŸŽจ Enhanced GUI**

Our sleek **Sci-Fi/Hacker-themed interface** just got better:

- **Dynamic Resizing**: Improved responsiveness for all screen sizes.
- **Improved Button Visibility**: Enhanced clarity and style for the GUI buttons.
- **Custom Icons**: A cool new icon for the app adds to the hacker vibe.
- **Additional Branding**:
- Organization: Grey Node Security
- Coder: Z3r0 S3c

---

**๐Ÿ”ง More Decoding Algorithms**

This release expands our supported decoding operations to include:

- **Base64**
- **Base58**
- **Base91**
- **ASCII85**
- **Hexadecimal**
- **URL Decoding**
- **Gzip**
- **Zlib**
- **AES Decryption (with key)**
- **RSA Decryption (with private key)**
- **ROT13**
- And more!

Easily analyze and decode a wide variety of encoded data with unparalleled accuracy.

---

**๐Ÿ› ๏ธ Enhanced Performance**

- **Thread-Safe Operations**: No more GUI freezing while decoding large data sets.
- **Dynamic Error Handling**: Improved error messages and handling for unsupported or malformed inputs.
- **Optimized Backend**: Faster processing and decoding with refined algorithms.

---

**๐ŸŒŸ Additional Features**

- **Save Decoded Output**: Effortlessly save your decoded results for further analysis.
- **Auto-Detection**: Automatically applies the appropriate decoding techniques to your input data.
- **Extensibility**: Add custom algorithms by editing `decoder.py` for personalized use cases.
- **Open Source**: Fully customizable and community-driven.

---

**๐Ÿ“œ Release Highlights**

This update represents our commitment to providing the most advanced JWT decoding tool available:

- **User-Friendly**: Stunning and accessible GUI for all users.
- **Robust Functionality**: Broad support for multiple decoding types, making it a versatile tool for any cybersecurity toolkit.
- **Community-Driven**: Feedback and contributions are always welcome to improve the tool further.

---

**How to Get Started**

1. **Install from PyPi**:
bash
pip install jwt-hacker


2. **Clone the Repository** (for developers):
bash
git clone https://github.com/GreyNodeSecurity/JWT_Hacker.git
cd JWT_Hacker


3. **Run the GUI**:
bash
python -m jwt_hacker.gui


---

**Connect With Us**

- [GitHub Repository](https://github.com/GreyNodeSecurity/JWT_Hacker)
- [Documentation](https://github.com/GreyNodeSecurity/JWT_Hacker/wiki)
- [Website](https://greynodesecurity.com/)
- [Report Issues](https://github.com/GreyNodeSecurity/JWT_Hacker/issues)

---

**Thank You!**

Thank you for supporting **JWT Hacker**! Weโ€™re constantly improving the tool and canโ€™t wait to hear your feedback. Letโ€™s decode the future together!

---

1.0.0

๐ŸŽ‰ **First Official Release of JWT Hacker** ๐ŸŽ‰

We're thrilled to announce the first release of **JWT Hacker**, the ultimate tool for decoding and analyzing JWT tokens with ease.

๐Ÿ”‘ Key Features
- **Sci-Fi Hacker-Themed GUI**: Experience decoding in style with a futuristic interface.
- **Comprehensive Decryption**: Supports over 20 encryption/decryption algorithms to maximize coverage.
- **Automatic Decoding**: Paste your JWT token, and the tool automatically detects and decodes it.
- **Extensibility**: Clean, modern Python codebase, ready for future enhancements.
- **Open Source**: Built with โค๏ธ by [Grey Node Security](https://github.com/GreyNodeSecurity).

๐Ÿš€ What's Next?
- Adding more encryption/decryption methods.
- Expanding token analysis with vulnerability detection.
- Improving automation and performance.

๐Ÿ“œ License
This project is licensed under the [MIT License](LICENSE).

โšก Download Now!
- Clone the repo or grab the latest release below and get started today!

Links

Releases

Has known vulnerabilities

ยฉ 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.