From 3cf52bf559d25e0352f631dbf190dba71b42a653 Mon Sep 17 00:00:00 2001 From: hyugogirubato <65763543+hyugogirubato@users.noreply.github.com> Date: Fri, 12 Jul 2024 12:13:02 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b6ce3b..4174075 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ KeyDive is a sophisticated Python script designed for precise extraction of Wide - 🚀 Seamless Installation via [pip](#installation) - 🔄 Automated extraction of Widevine L3 DRM keys. - 📱 Compatibility with a wide range of Android versions (SDK > 22), ensuring broad applicability. -- 💾 Seamless extraction process, yielding essential DRM components such as the `client_id.bin` and `private_key.pem`. +- 💾 Seamless extraction process, yielding essential DRM components. - 🌐 Offline extraction mode for environments without internet access. - 🖥️ Command-line options for flexible usage. - 🛠️ Support for custom functions extracted from Widevine libraries using Ghidra.