Metadata-Version: |
2.1 |
Name: |
keydive |
Version: |
2.2.0 |
Summary: |
Extract Widevine L3 keys from Android devices effortlessly, spanning multiple Android versions for DRM research and education. |
Author: |
hyugogirubato |
Author-Email: |
65763543+hyugogirubato[at]users.noreply.github.com |
Home-Page: |
https://github.com/hyugogirubato/KeyDive |
Project-Url: |
Changelog, https://github.com/hyugogirubato/KeyDive/blob/main/CHANGELOG.md |
Project-Url: |
Functions, https://github.com/hyugogirubato/KeyDive/blob/main/docs/FUNCTIONS.md |
Project-Url: |
Issues, https://github.com/hyugogirubato/KeyDive/issues |
Project-Url: |
Packages, https://github.com/hyugogirubato/KeyDive/blob/main/docs/PACKAGE.md |
Project-Url: |
Repository, https://github.com/hyugogirubato/KeyDive |
License: |
MIT |
Keywords: |
python,drm,widevine,google |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: End Users/Desktop |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
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: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Multimedia :: Video |
Classifier: |
Topic :: Security :: Cryptography |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.8,<4.0 |
Requires-Dist: |
Flask (<4.0.0,>=3.0.3) |
Requires-Dist: |
coloredlogs (<16.0.0,>=15.0.1) |
Requires-Dist: |
frida (<17.0.0,>=16.6.0) |
Requires-Dist: |
pathlib (<2.0.0,>=1.0.1) |
Requires-Dist: |
pathvalidate (<4.0.0,>=3.2.1) |
Requires-Dist: |
pycryptodomex (<4.0.0,>=3.21.0) |
Requires-Dist: |
pywidevine (<2.0.0,>=1.8.0) |
Requires-Dist: |
requests (<3.0.0,>=2.32.3) |
Requires-Dist: |
xmltodict (<0.15.0,>=0.14.2) |
Description-Content-Type: |
text/markdown |