Get Mystery Box with random crypto!

LSPosed

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

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


最新信息 5

2022-04-17 10:48:33 1.8.2 Changelog
- Fix rare inactivation after reboot
- Prevent infinite recursion when modules hooked critical methods
- Fix resource hook on ZUI devices
- Fix resource hook for layout
- Skip duplicate scopes for module process
- Avoid creating the LoadedApk from ourselves
- App UI improvements

1.8.2 更新日志
- 修复一个低概率的未激活
- 阻止因模块 hook 部分关键方法引发的无限递归
- 修复 ZUI 设备上的资源钩子
- 修复对布局的资源钩子
- 修复模块重复加载
- 避免自行创建 LoadedApk 引发的问题
- App UI 更新与修复
12.6K viewsedited  07:48
打开/如何
2022-04-09 14:16:54 1.8.1 Changelog
- Fix preference of newly installed modules
- Use a new way to prevent methods from being inlined for Android 10+
- Fix crash when debugger attached to hooked process (hook may invalidate though)
- Automatically delete old logs

1.8.1 更新日志
- 修复新安装模块的配置
- 在 Android 10+ 上使用新手段避免方法内联
- 修复被 hook 进程挂载调试器后崩溃(hook 可能会失效)
- 自动删除旧日志
26.8K viewsedited  11:16
打开/如何
2022-03-23 14:35:31 1.8.0 Changelog
- Add a new feature to only allow module classloaders to access Xposed API
- Fix language switch
- Support Android 13 DP1 and DP2
- Fix icon creation and resource hooks on ZUI devices
- Improve cache performance in XposedHelpers
- Fix parasitic manager in Android 8.1
- Fix module deactivation after reboot in rare cases
- Fix resource cache since Android 11
- Fix the first invoke invalid of hooked static methods since Android 12
- Refactor to use LSPlant as ART hook framework

1.8.0 更新日志
- 添加只允许模块类加载器使用 Xposed API 的新特性
- 修复语言切换
- 支持 安卓 13 DP1 和 DP2
- 修复 ZUI 设备上的图标创建和资源挂钩
- 提升 XposedHelpers 的缓存性能
- 修复安卓 8.1 的寄生管理器
- 修复罕见情况下重启后模块取消激活
- 修复自 Android 11 以来的资源缓存
- 修复自 Android 12 以来的被 hook 静态方法第一次调用失效的问题
- 重构以使用 LSPlant 作为 ART hook 框架
47.9K views11:35
打开/如何
2022-03-18 03:36:12
LSPosed is working gracefully on Android 13 DP2 .
43.8K views00:36
打开/如何
2022-02-21 20:32:51 LSPlant is open-sourced and uploaded to maven!!
We have extracted our Android Runtime (ART) hook framework into a single, open-sourced library LSPlant (like Sandhook, YAHFA, Epic, and Pine).
Integrating this library into your APP, you can hook Java methods dynamically for performance benchmark or so. You can also implement your Xposed Framework using this library (LSPosed is a combination of LSPlant, Xposed API and Zygote injection like Riru and Zygisk). We will refactor LSPosed to LSPlant-based to implement our non-root framework LSPatch more easily.
LSPlant supports arm, arm64, x86, and x86_64 from Android 8.0 up to 13 DP1 in LGPL license, allowing you to freely dynamic-link it to your closed source project.

There are also some libraries in our maven group to help your Android development: e.g., AndroidHiddenApiBypass: a pure Java library to bypass Android API restriction, working on Android 9.0 up to Android 13 DP1.
1.5K viewsedited  17:32
打开/如何
2022-02-11 03:39:55
Android 13 DP1 is released!
Android 13 第一个开发者预览版已发布!
5.1K viewsedited  00:39
打开/如何
2022-02-08 18:16:29 1.7.2 Changelog
- Fix black theme when using customized color
- Show pm hide-ed modules in the module list
- Suppress notification of pm unhide-ing modules
- Fix updating in-app may update to an older version
- Fix daemon crash if any overlay Magisk module is used
- Dynamic color shortcut for Android 12+
- Machine translation for incomplete translation

1.7.2 更新日志
- 修复自定义主题色下的纯黑主题
- 模块列表显示被 pm hide 的模块
- 不显示 pm unhide 模块时的通知
- 修复应用内更新可能更新到旧版本的问题
- 修复使用了 overlay 的 Magisk 模块时候守护进程的崩溃
- Android 12+ 的快捷方式使用动态颜色
- 未完成翻译使用机器翻译补全
8.0K viewsedited  15:16
打开/如何
2022-02-07 11:38:53 0.4.3
1. Fix tmp mount being detected
2. Hide modified traces of init.rc

Note: Hiding some system apps won't work since 0.2.0. It is a Magisk's bug, and it has been fixed since 24102+.

1. 修复临时文件卸载
2. 隐藏 init.rc 的修改痕迹

注:有些用户可能注意到 0.2.0 之后对一些系统应用的隐藏会不生效,这是 Magisk 的 bug,且已在 24102 中被修复。请更新 Magisk 以解决该问题。
6.6K viewsedited  08:38
打开/如何
2022-02-02 17:53:45 1.7.1 Changelog
- Update translations
- Fix log export
- Fix inactivation in some cases

1.7.1 更新日志
- 更新翻译
- 修复日志导出
- 修复部分情况下的未激活

Our anniversary cannot even survive for one day
9.0K views14:53
打开/如何
2022-02-01 19:00:51 1.7.0 Anniversary version!

- Lock screen unconditionally after manager switched user (security issue for MIUI)
- Fix repo empty when cache hint
- Optimize hook speed
- Upgradable first on the repo page
- Support adding icon after launcher changed
- Split daemon into a single package
- More MD3 design
- Tell user to properly reinstall Magisk if version mismatch
- Enhance resources hook (support getFloat since Android 10 and raw getValue)
- Add watchdog to ensure log configuration
- Support Magisk's new update channel
- Refine color theme
- Fix toolbar layout expand saved state
- Generate language list compile time
- Refine settings icons
- Proper support RTL
- Don't show on denylist when enforcement is off
- Add crash telemetry for debug build (release build won't contain)
- Fix shortcut disappear in some cases
- Add an option to manually create the shortcut
- Zygisk version supports Huawei devices
- Zygisk version supports ZTE devices
- Retry if system injection fails
- Support Huawei Harmony OS
3.8K views16:00
打开/如何