mirror of
https://github.com/hyugogirubato/KeyDive.git
synced 2026-07-15 18:40:02 +02:00
release v3.0.1
This commit is contained in:
+2
-2
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "keydive"
|
||||
version = "3.0.0"
|
||||
version = "3.0.1"
|
||||
description = "Extract Widevine L3 keys from Android devices effortlessly, spanning multiple Android versions for DRM research and education."
|
||||
license = "MIT"
|
||||
authors = ["hyugogirubato <65763543+hyugogirubato@users.noreply.github.com>"]
|
||||
@@ -39,7 +39,7 @@ asn1crypto = ">=1.5.1"
|
||||
coloredlogs = ">=15.0.1"
|
||||
construct = "^2.10.70"
|
||||
crccheck = ">=1.3.0"
|
||||
cryptography = ">=45.0.3"
|
||||
cryptography = ">=43.0.3"
|
||||
frida = ">=17.1.3"
|
||||
pathvalidate = ">=3.2.1"
|
||||
protobuf = "^5.29.5"
|
||||
|
||||
Reference in New Issue
Block a user