LSPosed Framework Introduction A Riru / Zygisk module trying to provide an ART hooking framework which delivers consistent APIs with the OG Xposed, leveraging LSPlant hooking framework. > Xposed is…
LSPosed Framework
     
Introduction
A Riru / Zygisk module trying to provide an ART hooking framework which delivers consistent APIs with the OG Xposed, leveraging LSPlant 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.
Supported Versions
Android 8.1 ~ 14
Install
1. Install Magisk v24+
2. (For Riru flavor) Install Riru v26.1.7+
3. [Download](#download) and install LSPosed in Magisk app
4. Reboot
5. Open LSPosed manager from notification
6. Have fun :)
Download
- For stable releases, please go to Github Releases page
- For canary build, please check Github Actions
Get Help
Only bug reports from THE LATEST DEBUG BUILD will be accepted.For Developers
Developers are welcome to write Xposed modules with hooks based on LSPosed Framework. 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.
We use our own module repository. We welcome developers to submit modules to our repository, and then modules can be downloaded in LSPosed.Community Discussion
- Telegram: @LSPosed
Translation Contributing
You can contribute translation here.
Credits
- Magisk: makes all these possible
- Riru: provides a way to inject code into zygote process
- XposedBridge: the OG Xposed framework APIs
- Dobby: used for inline hooking
- LSPlant: the core ART hooking framework
- EdXposed: fork source
- ~SandHook: ART hooking framework for SandHook variant~
- ~YAHFA: previous ART hooking framework~
- ~dexmaker and dalvikdx: to dynamically generate YAHFA hooker classes~
- ~DexBuilder: to dynamically generate YAHFA hooker classes~
License
LSPosed is licensed under the GNU General Public License v3 (GPL-3) (http://www.gnu.org/copyleft/gpl.html).
-
LSPosed ▣
LSPosed Framework
Java ★ 24k 1y agoExplain → -
MagiskOnWSALocal
Integrate Magisk root and Google Apps into WSA (Windows Subsystem for Android)
Shell ★ 11k 9mo agoExplain → -
LSPatch ▣
LSPatch: A non-root Xposed framework extending from LSPosed
Java ★ 9.2k 2y agoExplain → -
LSPosed.github.io
No description.
HTML ★ 6.2k 1y agoExplain → -
CorePatch
Disable signature verification For Android
Java ★ 3.1k 2mo agoExplain → -
AndroidHiddenApiBypass
LSPass: Bypass restrictions on non-SDK interfaces
Java ★ 2.4k 16d agoExplain → -
LSPlant
A hook framework for Android Runtime (ART)
C++ ★ 1.3k 2h agoExplain → -
DisableFlagSecure
No description.
Java ★ 1.2k 2mo agoExplain → -
LSParanoid
String obfuscator for Android applications
Kotlin ★ 427 4mo agoExplain → -
DirtySepolicy
No description.
Java ★ 392 23d agoExplain → -
NativeDetector ▣
Detect Zygote native injection like Riru and Zygisk
C++ ★ 301 4y agoExplain → -
WSA-Kernel-SU ▣
A kernel module to provide /system/xbin/su to Android Kernel (especially to WSA)
C ★ 232 3y agoExplain → -
DexBuilder
Generate dex file by c++
C++ ★ 212 4mo agoExplain → -
Metagisk ⑂
The Meta Magic Mask for Android
C++ ★ 173 6mo agoExplain → -
WSAHelper ▣
An app that helps you create & remove WSA icon in the start menu. Needed to be installed as a private app.
Kotlin ★ 155 4y agoExplain → -
LSPlt
Simple PLT hook for Android
C++ ★ 123 1y agoExplain → -
VpnDialogs ▣
VpnDialogs for WSA
Java ★ 90 2y agoExplain → -
LSPlugin
No description.
Kotlin ★ 74 1d agoExplain → -
LSPosed_translations
No description.
★ 72 8d agoExplain → -
Dobby ⑂
a lightweight, multi-platform, multi-architecture hook framework.
C++ ★ 71 1y agoExplain → -
LSPollution
Android app bundle resource obfuscator.
Java ★ 35 3y agoExplain → -
.github
No description.
★ 27 17d agoExplain → -
EdXposedManagerR ▣
No description.
Java ★ 27 5y agoExplain → -
Build-var-Spoof
No description.
C++ ★ 20 1y agoExplain → -
DexHelper ▣
No description.
C++ ★ 18 4y agoExplain → -
android-emulator-arm64
No description.
★ 18 4y agoExplain → -
libcxx ⑂
LLVM libc++ without exception and RTTI, specifically for Android.
C++ ★ 17 1y agoExplain → -
SandHook ⑂ ▣
Android ART Hook/Native Inline Hook/Single Instruction Hook - support 4.4 - 11.0 32/64 bit - Xposed API Compat
Java ★ 15 5y agoExplain → -
ndk-busybox ⑂
BusyBox building with command ndk-build
C ★ 14 2y agoExplain → -
MaterialThemeBuilder ⑂
A gradle plugin that generates Material Design 3 theme for Android projects.
Java ★ 10 3mo agoExplain → -
system_properties ⑂
No description.
★ 9 3mo agoExplain → -
selinux ⑂
No description.
★ 9 6mo agoExplain → -
prefab-libcxx
No description.
★ 8 6mo agoExplain → -
art_licheepi_4a
No description.
C++ ★ 6 2y agoExplain → -
XposedUnitTest ▣
No description.
Java ★ 5 5y agoExplain → -
android-emulator-runner ⑂
A GitHub Action for installing, configuring and running hardware-accelerated Android Emulators on macOS virtual machines.
★ 4 9mo agoExplain → -
SkipScreenshotTest
No description.
Kotlin ★ 2 2mo agoExplain → -
AutoResConfig ⑂
A gradle plugin generates resConfig & languages array from project res folder.
★ 2 3mo agoExplain → -
WSA-Addon
No description.
★ 2 9mo agoExplain →
No repos match these filters.