EdXposed
EdXposed copied to clipboard
Elder driver Xposed Framework.
**什么情况/What happened?** Random reboots **Xposed模块列表/Xposed Module List** Adblocker reborn, Instaprefs, XprivacyLua **Magisk模块列表/Magisk Module List** Riru core, Edxposed, Audio compatibility patch, audio compatibility mode, Viper4Android, substratum lite overlay helper. **版本信息/Versions** Android:...
**什么情况/What happened?** module works, but some error in log **Xposed模块列表/Xposed Module List** any module which used XSharedPreferences **Magisk模块列表/Magisk Module List** Riru Riru - EdXposed **版本信息/Versions** Android: 9 Magisk: 21.2 Riru:...
- Rom: Android 10 (lineageos-17.1) - Magisk: v21.4 - Riru: 23.7 - EdXposed: v0.5.2.2_4683-master-z-debug Can't hook com.suning.mobile.ebuy , get exception. ``` 03-03 14:22:28.044 I/EdXposed( 4387): Start to install inline hooks...
**什么情况/What happened?** some error in logs when using module "SecureAccessibility" **Xposed模块列表/Xposed Module List** SecureAccessibility **Magisk模块列表/Magisk Module List** Riru Riru - EdXposed Riru - Enhanced mode for Storage Isolation Riru -...
Hi Im using Android 11 One UI 3.0. Magisk 21.4 Riru v23.5 and EdXposed-v0.5.2.2_4683-master-release.zip Consider the following snnipet That works only if the Dummy line is pressent (it has to...
BUG
I am using a delivery app. when i was used AVL module in xposed in redmi note 4 with android 7.0. there was no problem. But now, with poco x2...
Chrome crashing a lot **什么情况/What happened?** Google Chrome browser is crashing a lot. I have disabled chrome in edxposed manager's whitelist as well but it still continues to crash. I...
By using `productFlavors`, we can merge all dependencies into one `dex` (not including edxp-service) and one `so`.
Hi guys, Thank you for your great work. I've successfully tested and used EdXposed on my phone, especially with XPrivacyLua and FakeGApps. I've been recently building my phone's ROM myself...
We could preload them using `rirud` only in C++ layer but not initialize them to Java environment. This will slightly decrease disk reading and decrease memory usage.