jwt-hacker

View on PyPIReverse Dependencies (0)

1.1.5 jwt_hacker-1.1.5-py3-none-any.whl

Wheel Details

Project: jwt-hacker
Version: 1.1.5
Filename: jwt_hacker-1.1.5-py3-none-any.whl
Download: [link]
Size: 3294828
MD5: c456084bf6e81a7acc23ab2c131f68da
SHA256: 39d9827641df6e7b3d7e5ffba8b456dc286cf3eca6a5219a546498f34dcdb52d
Uploaded: 2025-01-20 09:18:52 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: jwt-hacker
Version: 1.1.5
Summary: A futuristic tool to decode, analyze, and manipulate JWT tokens
Author: Z3r0 S3c
Author-Email: z3r0s3c[at]greynodesecurity.com
Maintainer: Grey Node Security
Maintainer-Email: admin[at]greynodesecurity.com
Home-Page: https://github.com/GreyNodeSecurity/JWT_Hacker
Project-Url: Documentation, https://github.com/GreyNodeSecurity/JWT_Hacker/wiki
Project-Url: Source, https://github.com/GreyNodeSecurity/JWT_Hacker
Project-Url: Website, https://greynodesecurity.com
Project-Url: Tracker, https://github.com/GreyNodeSecurity/JWT_Hacker/issues
License: MIT
Keywords: JWT decoding hacking security tool analysis manipulation
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pycryptodome (>=3.11.0)
Requires-Dist: pyjwt (>=2.4.0)
Requires-Dist: cryptography (>=39.0.0)
Requires-Dist: requests (>=2.20.0)
Requires-Dist: tkintertable
Requires-Dist: pytest (>=7.0.0)
Requires-Dist: datetime
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE
[Description omitted; length: 4216 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jwt_hacker/__init__.py sha256=9QkffgCAGpI-npZVL-CAG7BAEU8jtBCH6xxNOCz3fnE 32
jwt_hacker/decoder.py sha256=VYGdkVhNlVU428UlmzHvx0Yqm9muZOWaoNFToZAwQe8 9973
jwt_hacker/gui.py sha256=er6AMPAW9GvUorKTDvwBpLfeI3T8MXOigKfXKTiTSx8 8495
jwt_hacker-1.1.5.data/data/docs/LICENSE sha256=DSr2piU8X2MJHatVr-TBQeWvgx3e_yldCVqQ2fBdqNM 1897
jwt_hacker-1.1.5.data/data/docs/README.md sha256=GXJ8l89FjXCfxOh3FOpZuN2fBI-QglcphfQ8GiMkaKY 4256
jwt_hacker-1.1.5.data/data/resources/icon.icns sha256=MHeS1XFAmeIYzYtUJRAbHIGcEO9W5D7ZaKvsOFludqA 1086047
jwt_hacker-1.1.5.data/data/resources/icon.ico sha256=8MY4rWr_RSx--153WWcfVXtC2rm7olZxO8DQS3EQphU 1105107
jwt_hacker-1.1.5.data/data/resources/icon.png sha256=qn96ZZpdxjC_yXwlQSIltFCj_a5hufrrOphkXBjAqUk 1089773
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_decoder.py sha256=MoQUrYxLNQfD2MGqkVqhcapKake_HgrrMMzxubJSPIk 8090
tests/test_integration.py sha256=zcEPjnlkNV5BlW0LmG0nWYLf60hpeXhQZ-EywMOap1E 708
jwt_hacker-1.1.5.dist-info/LICENSE sha256=DSr2piU8X2MJHatVr-TBQeWvgx3e_yldCVqQ2fBdqNM 1897
jwt_hacker-1.1.5.dist-info/METADATA sha256=sXLXZqTmW4GEaYbAHe98iuKo77YNqsgRA8PoY2VeCXY 6263
jwt_hacker-1.1.5.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
jwt_hacker-1.1.5.dist-info/entry_points.txt sha256=YUN3cQ6sIvd_QtiWiVOF9Uv1MV7GAFHOpUMfeK9Bm9M 50
jwt_hacker-1.1.5.dist-info/top_level.txt sha256=c7yvVpMWSiOY_ggd_N7Agf8c18TK4_pJ6t2n26HSJZ0 17
jwt_hacker-1.1.5.dist-info/RECORD

top_level.txt

jwt_hacker
tests

entry_points.txt

jwthacker = jwt_hacker.gui:main