en:phone:apps:lsposed

LSPosed Framework

Trying to provide an ART hooking framework which delivers consistent APIs with the OG Xposed, leveraging YAHFA hooking framework.

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.

Download the latest ...zygisk-release.zip and install LSPosed via Magisk modules.

  • en/phone/apps/lsposed.txt
  • Last modified: 2022/10/24 08:24
  • by 127.0.0.1