summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTomer <11458759+tomer8007@users.noreply.github.com>2020-10-21 21:55:45 +0200
committerGitHub <noreply@github.com>2020-10-21 21:55:45 +0200
commit225ce7ac70aec3002599ba4cc8cee7197e0f1cee (patch)
tree647094eb1c084fada3193593b0343e8de0aa8c14 /README.md
parentMerge branch 'main' of https://github.com/tomer8007/widevine-l3-decryptor into main (diff)
downloadwidevine-l3-decryptor-225ce7ac70aec3002599ba4cc8cee7197e0f1cee.tar
widevine-l3-decryptor-225ce7ac70aec3002599ba4cc8cee7197e0f1cee.tar.gz
widevine-l3-decryptor-225ce7ac70aec3002599ba4cc8cee7197e0f1cee.tar.bz2
widevine-l3-decryptor-225ce7ac70aec3002599ba4cc8cee7197e0f1cee.tar.lz
widevine-l3-decryptor-225ce7ac70aec3002599ba4cc8cee7197e0f1cee.tar.xz
widevine-l3-decryptor-225ce7ac70aec3002599ba4cc8cee7197e0f1cee.tar.zst
widevine-l3-decryptor-225ce7ac70aec3002599ba4cc8cee7197e0f1cee.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0817291..b0c6573 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ But Widevine's least secure security level, L3, as used in most browsers and PCs
This Chrome extension demonstates how it's possible to bypass Widevine DRM by hijacking calls to the browser's [Encrypted Media Extensions (EME)](https://www.html5rocks.com/en/tutorials/eme/basics) and decrypting all Widevine content keys transferred - effectively turning it into a clearkey DRM.
## Usage
-To see this concept in action, just load the extension in Developer Mode and browse to any website that plays Widevine-protected content, such as https://bitmovin.com/demos/drm.
+To see this concept in action, just load the extension in Developer Mode and browse to any website that plays Widevine-protected content, such as https://bitmovin.com/demos/drm _[Update: link got broken?]_.
Keys will be logged in plaintext to the javascript console.