LSPosed v1.11.0
LSPosed v1.11.0 🎐
This release brings major improvements for Android 16 Beta readiness, resolves specific quirks on Android 10 and OnePlus devices, and significantly reinforces overall system stability.
📱 Compatibility & Core
- Android 16 Beta Support: Fixed compatibility issues with Android 16 QPR Beta 3 (specifically
UserManagerchanges) and recent ART updates affecting thedex2oatwrapper. - Android 10 Fixes: Resolved
dex2oatcrashes caused by 32-bit/64-bit architecture mismatches. - OnePlus Compatibility: Restored
Application#attachhooking capabilities, overcoming aggressive method inlining found in recent OOS updates. - Dex2Oat Overhaul: Refactored the wrapper to utilize the APEX linker directly, eliminating missing symbol errors and boosting reliability.
🛠️ Stability & Fixes
- Database Integrity: Resolved critical crashes and potential corruption during database initialization and migration.
- Fixed crashes when running alongside Frida by making memory mapping parsing more robust.