From 53815b0cc3e2a363529d8e1464d469ad2441a466 Mon Sep 17 00:00:00 2001 From: ORG_User Date: Mon, 22 Jul 2024 22:01:15 +0200 Subject: [PATCH] Wiki page lsposed changed with summary [[LSPosed Framework] added "root required" info] by Dan --- pages/en/phone/apps/lsposed.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/en/phone/apps/lsposed.txt b/pages/en/phone/apps/lsposed.txt index f84d51e..ac0451f 100644 --- a/pages/en/phone/apps/lsposed.txt +++ b/pages/en/phone/apps/lsposed.txt @@ -7,6 +7,7 @@ Trying to provide an ART hooking framework which delivers consistent APIs with t Xposed is a framework for modules that can change the behavior of the system and apps without touching any APKs. That's great because it means that modules can work for different versions and even ROMs without any changes (as long as the original code was not changed too much). It's also easy to undo. As all changes are done in the memory, you just need to deactivate the module and reboot to get your original system back. There are many other advantages, but here is just one more: multiple modules can do changes to the same part of the system or app. With modified APKs, you have to choose one. No way to combine them, unless the author builds multiple APKs with different combinations. +root required ===== Download and install zygisk-zip ===== Download the latest ''[[https://github.com/LSPosed/LSPosed/releases|...zygisk-release.zip]]''