
A module based on LSPosed framework is fully compatible with the original Xposed Framework, and vice versa, a Xposed Framework-based module will work well with LSPosed framework too.
(For Chinese speakers) 本项目只接受英语 标题的issue。如果您不懂英语,请使用 翻译工具ĭevelopers are welcome to write Xposed modules with hooks based on LSPosed Framework. Note: debug builds are only available in Github Actions. In any case, you can dial *#*#5776733#*#* (aka LSPosed) to launch the manager if you have a dialerįor stable releases, please go to Github Releases pageįor canary build, please check Github Actions. If you don't need a shortcut, install the manager manually and you can disable future shortcut being added in the settings. If you accidentally deleted the shortcut, reboot your device or install the manager manually to add the shortcut again. If the shortcut cannot be added, you can install the manager located at /data/adb/lspd/manager.apk manually. Some launchers won't show a prompt but silently add the shortcut. Follow the prompt to add LSPosed shortcut to launcher. Download and install LSPosed in Magisk app. (For Riru flavor) Install Riru v25+ from Magisk repo. Install Magisk v23+ (Riru) / v24+ (Zygisk). No way to combine them, unless the author builds multiple APKs with different combinations. With modified APKs, you have to choose one. 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. As all changes are done in the memory, you just need to deactivate the module and reboot to get your original system back.
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). Xposed is a framework for modules that can change the behavior of the system and apps without touching any APKs.
A Riru / Zygisk module trying to provide an ART hooking framework which delivers consistent APIs with the OG Xposed, leveraging LSPlant hooking framework.