Get Mystery Box with random crypto!

LSPosed

电报频道的标志 lsposed — LSPosed L
电报频道的标志 lsposed — LSPosed
通道地址: @lsposed
类别: 技术 , 软件、应用程序
语言: 中国
用户: 86.92K
频道的描述

Official webpage: lsposed.org
Discussion Group: @LSPosedDiscussion
CI Builds: @LSPosedArchives
Admin Log: @lsposed_log

Ratings & Reviews

2.33

3 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

1

4 stars

0

3 stars

0

2 stars

0

1 stars

2


最新信息 10

2021-05-31 09:42:42 1.4.4 released!
1.4.4 发布辣!

Changelog
- Fix app crash or bootloop when the module returns a mismatched value
- Fix the issue that duplicated modules are displayed when installing modules
- Refactor the manager to use AndroidX Navigation
- Log when the hooked app crashes, helping module developer better debug their modules

更新日志
- 修复当模块返回不匹配值时应用崩溃或无法开机
- 修复安装时显示重复模块的问题
- 使用 AndroidX Navigation 重构管理器
- 在被 hook 应用崩溃时输出日志,帮助模块作者更好调试模块
3.6K views06:42
打开/如何
2021-05-30 18:02:01 LSPatch opened source
LSPatch is a non-root Xposed framework like Taichi but based on LSPosed. It hooks app by modifying its apk. It's still in its very early development stage, so it's somehow available but still very hard to use and unstable with tones of bug.

Usage:
Download LSPatch and unzip it, and run the jar file with jre. Pass --help as the argument to the jar to gain more help.

Features:
- Non-root Xposed framework by modifying apk
- Based on LSPosed 1.3.x
- Apk modification needs running on PC
- Somehow support signature bypass
- Hooked app will automatically load and activate all modules
- Some apps that target API 30 may not load modules because of the restriction to query all packages
- Needs to Uninstall and install the modified app

Future:
- An app that allows modifying apk on the phone
- An app that specifying the loaded modules of an app
- An app that helps apps targeting API 30 to load modules
- Based on a higher and unmodified version of LSPosed
- Support split apks
- Better signature bypass
- Modify apk by patching dex instead of inserting dex
- Supports Android 8.1 - 12 Beta 1
- ...

Collaborators and PRs are warmly welcome for perfecting this project. Notice that non-root frameworks are very limited. You cannot expect it to work on all kinds of apps.

LSPatch 开源啦。
LSPatch 是一款不需要 root 的 xposed 框架。是 Xpatch 的分支,类似太极但是基于 LSPosed。它以修改 apk 的形式注入应用。目前它还在非常早的开发阶段,所以非常难使用并且有一堆 bug。

使用方法:
下载 LSPatch 并解压,用 jre 运行 jar 文件. 传 --help 参数给 jar 文件可以获取更多使用方法。

特性:
- 修改 apk 方式实现的非 root xposed 框架
- 基于 LSPosed 1.3.x
- Apk 的修改仍需要用电脑完成
- 支持一点签名绕过
- 修改后的应用自动加载并激活所有模块
- 一些目标 API 是 30 的应用由于不能查询所有包,所以可能不能加载模块
- 需要完全卸载再安装 apk

未来展望:
- 一个可以在手机上修改 apk 的应用
- 一个可以设置应用加载模块范围的应用
- 一个可以帮助 API 30 的应用加载所有模块的应用
- 基于更高版本的未修改的 LSPosed
- 支持 split apk
- 更好的签名绕过
- 以修改 dex 方式注入而不是以插入 dex 的方式
- 支持 Android 8.1 - 12 Beta 1
- ...

我们非常欢迎各路协作者和 PR。注意非 root 框架能做的事非常有限,你不能期待它能在所有 app 上能工作。
1.7K viewsedited  15:02
打开/如何
2021-05-29 20:45:57 LSPosed pinned a file
17:45
打开/如何
2021-05-29 20:45:16 1.4.3 released!
1.4.3 发布辣!

Changelog
- Remove multiple internal native hooks, which brings better performance
- Fix manager installation on Pixel devices with Android 12
- Fix compatibility of Android 8.1
- Show the user name in manager instead of the user id*

更新日志
- 移除多个内部的 native hook,带来了更好的性能
- 修复 Pixel 设备在 Android 12 下的管理器安装问题
- 修复 Android 8.1 的兼容
- 在管理器不再显示用户 id 而是显示用户名*

* If surprised by the user name, you can change it from Settings-System-Advanced-Multiple users. The route may vary from ROM to ROM.
如果对用户名感到意外,可以在设备的设置-系统-高级-多用户界面修改用户名,不同系统的位置可能不一样。
3.6K viewsedited  17:45
打开/如何
2021-05-23 16:28:55 1.4.2 is released!
1.4.2 发布辣!

Changelog
- Fix module scope can only be set on one user
- Fix in some devices users are not fully listed

更新日志
- 修复模块只用于只能在一个用户上设置
- 修复某些设备上不能列出所有用户
1.7K views13:28
打开/如何
2021-05-22 16:15:01 We replace this release with 5698 since 5696 is not the correct one.
我们把发行版替换成了 5698 版本,因为 5696 不对。
1.8K viewsedited  13:15
打开/如何
2021-05-22 14:46:22 1.4.1 released!
1.4.1 发布辣!

Changelog
- Fix in MIUI dual modules added by manager will be deleted by reboot
- Automatically switch user when launching apps or modules of secondary users.
- Support launching modules with android:showForAllUsers="true" without switching user
- Fix Riru installation check
- Fix activation of modules from non-primary users

更新日志
- 修复 MIUI 下管理器添加的双开模块重启被自动移除
- 启动次用户模块或者应用时自动切换用户
- 支持不切换用户下启动带 android:showForAllUsers="true" 的模块
- 修复检查 Riru 安装
- 修复非主用户下模块的激活
2.3K viewsedited  11:46
打开/如何
2021-05-19 09:48:58 Please join discussion group before commenting. Otherwise, you will be temporally muted by bot automatically. We request this because so many people ask questions in channel comment and they cannot see the replies from the discussion group.
请在评论前加入讨论组,不然会被 bot 自动临时禁言。如此要求是由于许多在评论提问的人会看不到来自讨论组的回复。
3.0K viewsedited  06:48
打开/如何
2021-05-19 09:41:47 LSPosed pinned a file
06:41
打开/如何
2021-05-19 09:41:41 * Previously LSPosed only recognize modules from the primary user. However, this strategy is not good and leads to some problems: some modules require getting installed app lists for configuration but they cannot do so across users; some require reading themselves from the hooked apps but they cannot do so from non-primary users; some users want to configure modules differently on different users which is not feasible previously. Thus LSPosed now requires every module to be installed to the user on which the apps they want to hook are installed. Some devices restrict modules from installing onto some users. In such a case, you can install them from the manager (but it's not recommended). Notice that the module won't take extra space if you install it on different users: there will only be one apk.
* 之前 LSPosed 仅识别安装在主用户的模块,该策略并非完美且导致诸多问题:一些模块需要获取安装应用列表以进行配置,但是该列表无法跨用户获取;一些模块需要从被注入应用获取本身,这样会在非主用户无法正常工作;一些用户希望分用户对模块进行配置,这也无法实现。于是,LSPosed 现在要求模块必须安装到对应用户上以注入到该用户上的应用。某些设备不允许模块安装到某些用户上,此时可以利用管理器安装(非万不得已时不推荐)。注意,安装在其他用户的模块不会占用额外空间:永远只有一个 apk。
3.3K viewsedited  06:41
打开/如何