mywalkb/LSPosed_mod
Fork: 159 Star: 3456 (更新于 2024-10-31 19:56:35)
license: GPL-3.0
Language: Java .
My changes to LSPosed
最后发布版本: v1.9.3_mod ( 2024-03-08 15:43:55)
LSPosed Framework
Introduction
LSPosed is a great XPosed Framework, but it has a big problem, only manager can manage scope. LSPosed team don't accept PR for CLI or API Module, the TODO issues are old more one year and never completed, is more important the GUI changed many times but not CLI or API Module. In my fork API Module and CLI are implemented. CLI require root user because must access files readable only by root.
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 ~ 15 Beta 2.1
Install
- Install Magisk v24+ (For Zygisk flavor) or Magisk 23 (For Riru flavor)
- (For Riru flavor) Install Riru v26.1.7+
- Download and install LSPosed in Magisk app
- Reboot
- Open LSPosed manager from notification
- Have fun :)
Download
- For stable releases, please go to Github Releases page
- For canary build, please check Github Actions
Note: debug builds are only available in Github Actions.
Migration
You can install LSPosed_mod on top of official LSPosed installation. If the app is installed and not parasitic, the app must be reinstalled from apk distribuited with LSPosed_mod.
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.
Translation Contributing
You can contribute translation here.
Credits
- LSPosed: fork source (makes all these possible)
- 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
- XZ Embedded: for decompress debug_info section into stripped libraries
-
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).
最近版本更新:(数据更新于 2024-11-06 03:36:19)
2024-03-08 15:43:55 v1.9.3_mod
2023-10-12 01:00:42 v1.9.2_mod
2023-09-13 02:07:47 v1.9.1_mod
2023-01-17 02:59:45 v1.8.6_mod
2022-11-12 02:15:27 v1.8.5_mod
2022-09-15 03:46:05 v1.8.4_mod
2022-05-08 22:24:50 v1.8.3_mod
2022-04-16 19:02:43 v1.8.2_mod
2022-04-10 03:28:24 v1.8.1_mod
2022-03-30 03:29:15 v1.8.0_mod
mywalkb/LSPosed_mod同语言 Java最近更新仓库
2024-11-05 19:32:42 xiaojieonly/Ehviewer_CN_SXJ
2024-11-05 04:13:47 Stirling-Tools/Stirling-PDF
2024-11-04 02:03:13 exzhawk/EhViewer
2024-11-03 00:43:09 PBH-BTN/PeerBanHelper
2024-10-31 18:52:00 CodePhiliaX/Chat2DB
2024-10-31 11:19:43 mybatis-flex/mybatis-flex