diff options
author | Tomer <11458759+tomer8007@users.noreply.github.com> | 2020-10-23 23:16:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-23 23:16:54 +0200 |
commit | 73aec0bb7d9c45995b20c569880d1330e8bd09e6 (patch) | |
tree | dddc4f6f74b9cb0aa3797f1ecbe2a847d9985e4f /README.md | |
parent | Update README.md (diff) | |
download | widevine-l3-decryptor-73aec0bb7d9c45995b20c569880d1330e8bd09e6.tar widevine-l3-decryptor-73aec0bb7d9c45995b20c569880d1330e8bd09e6.tar.gz widevine-l3-decryptor-73aec0bb7d9c45995b20c569880d1330e8bd09e6.tar.bz2 widevine-l3-decryptor-73aec0bb7d9c45995b20c569880d1330e8bd09e6.tar.lz widevine-l3-decryptor-73aec0bb7d9c45995b20c569880d1330e8bd09e6.tar.xz widevine-l3-decryptor-73aec0bb7d9c45995b20c569880d1330e8bd09e6.tar.zst widevine-l3-decryptor-73aec0bb7d9c45995b20c569880d1330e8bd09e6.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,5 +35,5 @@ 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.
-## Legal Desclaimer
+## 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.**
|