From 43f7209073bd29682f7339878b0e2390d67e7666 Mon Sep 17 00:00:00 2001 From: hyugogirubato <65763543+hyugogirubato@users.noreply.github.com> Date: Fri, 31 May 2024 20:15:03 +0200 Subject: [PATCH] Update liboemcrypto disabler link in docs --- docs/PACKAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/PACKAGE.md b/docs/PACKAGE.md index 517edd6..ac1d8dd 100644 --- a/docs/PACKAGE.md +++ b/docs/PACKAGE.md @@ -16,7 +16,7 @@ A file manager for root users, offering access to the entire Android file system ### [Firefox](https://apkcombo.com/fr/firefox/org.mozilla.firefox/) A free and open-source web browser for Android, used for downloading files, testing DRM content playback, and other web-related tasks during research. -### [liboemcrypto Disabler](https://github.com/Magisk-Modules-Repo/liboemcryptodisabler) +### [liboemcrypto Disabler](https://github.com/hzy132/liboemcryptodisabler) A Magisk module that disables the OEMCrypto service, responsible for L1 DRM protection, forcing devices to fallback to L3 protection and enabling the extraction of L3 keys. ### [MagiskFrida](https://github.com/ViRb3/magisk-frida)