From 4caf035425cb7456dbed260fd7e7bbcc717cd28b Mon Sep 17 00:00:00 2001 From: hyugogirubato <65763543+hyugogirubato@users.noreply.github.com> Date: Mon, 1 Apr 2024 16:35:39 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 20e8d2b..bc9e136 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ KeyDive is a sophisticated Python script designed for the precise extraction of Widevine L3 DRM (Digital Rights Management) keys from Android devices. This tool leverages the capabilities of the Widevine CDM (Content Decryption Module) to facilitate the recovery of DRM keys, enabling a deeper understanding and analysis of the Widevine L3 DRM implementation across various Android SDK versions. -> **Warning** -> +> [!WARNING] > Support for Android 14+ (SDK > 33) is currently under development. Some features may not function as expected on these newer versions. ## Features