mirror of
https://github.com/hyugogirubato/KeyDive.git
synced 2026-07-15 18:40:02 +02:00
Release v2.0.5
This commit is contained in:
+2
-2
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "keydive"
|
||||
version = "2.0.4"
|
||||
version = "2.0.5"
|
||||
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>"]
|
||||
@@ -36,7 +36,7 @@ include = [
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
coloredlogs = "^15.0.1"
|
||||
frida = "^16.2.2"
|
||||
frida = "^16.4.2"
|
||||
pathlib = "^1.0.1"
|
||||
pycryptodomex = "^3.20.0"
|
||||
xmltodict = "^0.13.0"
|
||||
|
||||
Reference in New Issue
Block a user