diff --git a/README.md b/README.md index b154584..d9deee7 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ For advanced users looking to use custom functions with KeyDive, a comprehensive ## Temporary Disabling L1 for L3 Extraction -Some manufacturers (e.g., Xiaomi) allow the use of L1 keyboxes even after unlocking the bootloader. In such cases, it's necessary to install a Magisk module called [liboemcrypto-disabler](https://github.com/Magisk-Modules-Repo/liboemcryptodisabler) to temporarily disable L1, thereby facilitating L3 key extraction. +Some manufacturers (e.g., Xiaomi) allow the use of L1 keyboxes even after unlocking the bootloader. In such cases, it's necessary to install a Magisk module called [liboemcrypto-disabler](https://github.com/hzy132/liboemcryptodisabler) to temporarily disable L1, thereby facilitating L3 key extraction. ## Credits @@ -89,4 +89,4 @@ KeyDive is intended for educational and research purposes only. The use of this --- -By using KeyDive, you acknowledge and agree to the terms of use and disclaimer stated above. \ No newline at end of file +By using KeyDive, you acknowledge and agree to the terms of use and disclaimer stated above.