diff options
author | Tomer <11458759+tomer8007@users.noreply.github.com> | 2020-10-30 21:40:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-30 21:40:55 +0100 |
commit | ed8a97745c69b8cc0fc7f59cec9474b216b49e16 (patch) | |
tree | e036bcab76b4ebae029076735462bae0f124a18b /README.md | |
parent | Merge pull request #15 from nyuszika7h/fix-iframes (diff) | |
download | widevine-l3-decryptor-ed8a97745c69b8cc0fc7f59cec9474b216b49e16.tar widevine-l3-decryptor-ed8a97745c69b8cc0fc7f59cec9474b216b49e16.tar.gz widevine-l3-decryptor-ed8a97745c69b8cc0fc7f59cec9474b216b49e16.tar.bz2 widevine-l3-decryptor-ed8a97745c69b8cc0fc7f59cec9474b216b49e16.tar.lz widevine-l3-decryptor-ed8a97745c69b8cc0fc7f59cec9474b216b49e16.tar.xz widevine-l3-decryptor-ed8a97745c69b8cc0fc7f59cec9474b216b49e16.tar.zst widevine-l3-decryptor-ed8a97745c69b8cc0fc7f59cec9474b216b49e16.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,5 +35,7 @@ Some reversing job on that binary can then be done to extract the secret keys an ## Why
This PoC was done to further show that code obfuscation, anti-debugging tricks, whitebox cryptography algorithms and other methods of security-by-obscurity will eventually by defeated anyway, and are, in a way, pointless.
+This is **NOT** intended for copyright infringement or encouraging piracy.
+
## Legal Disclaimer
This is for educational purposes only. Downloading copyrighted materials from streaming services may violate their Terms of Service. **Use at your own risk.**
|