Zygisk-Next-1.3.0-RC4-638-45eea2d-release.zip
6.1 MB
ZygiskNext 1.3.0-RC4 预览版
1. 修复一些模块与 ZN Linker 兼容性问题
2. 修复一个导致进程挂起的问题
3. WebUI 增加越南语、土耳其语、日语、印度尼西亚语翻译
Zygisk Next 1.3.0-RC4 Preview Release
1. Fixed some module compatibility issues with the ZN Linker
2. Fixed an issue causing processes to hang
3. Added Vietnamese, Turkish, Japanese, and Indonesian translations to the WebUI
1. 修复一些模块与 ZN Linker 兼容性问题
2. 修复一个导致进程挂起的问题
3. WebUI 增加越南语、土耳其语、日语、印度尼西亚语翻译
Zygisk Next 1.3.0-RC4 Preview Release
1. Fixed some module compatibility issues with the ZN Linker
2. Fixed an issue causing processes to hang
3. Added Vietnamese, Turkish, Japanese, and Indonesian translations to the WebUI
3🔥110❤29🥰7🤡6👍4🤬1💯1
Forwarded from 5ec1cff (5ec1cff)
Zygisk-Next-1.3.0-648-4d40f10-release.zip
6.1 MB
ZygiskNext 1.3.0 正式版
- 推出内置的 Zygisk 模块加载器——Zygisk Next linker,详细介绍请参考 Wiki ,建议启用以获得更好的隐蔽性;
- 整合 Shamiko 的大部分功能,排除列表增加「仅还原挂载」模式,允许在对应用加载模块的同时还原挂载变更 ^1;
- 允许以匿名内存形式加载模块;
- 正确实现对多个 zygote 的支持(如一加 zygote_ocomp);
- 修复对低版本内核和部分 32 位设备的支持;
- WebUI 增加更多语言翻译
- 支持 KernelSU 新接口
- 修复一些其他问题。
注:
^1: ZN 并未整合 Shamiko 的 prop 隐藏与字体模块处理功能。若需要 prop 隐藏,请自行提取 Shamiko 的 service.sh,并通过 service.d 等方式开机启动;若需要在 A12+ 设备上使用字体模块,请安装 FontLoader 。安装 ZN 前无需卸载 Shamiko,Shamiko 即使安装也不会被加载。对于 Magisk 用户,Shamiko 白名单对应于「将非 Root 应用视为排除列表」选项。
可以使用 WebUI 或 CLI 配置新功能,CLI 命令如下:
所有选项即时生效。
Zygisk Next 1.3.0 Stable Release
- Introduce a built-in Zygisk module loader — Zygisk Next Linker. For detailed information, please refer to the Wiki. It is recommended to enable for minimize detectable traces.
- Integrate most of Shamiko’s functionality. Add a new “Unmount only” mode to the denylist, allowing module injection while restoring mount changes. ^1
- Add support for loading modules to anonymous memory.
- Properly implement multi-zygote support (e.g. OnePlus devices using zygote_ocomp).
- Fix compatibility issues with older kernels and some 32-bit devices.
- Add more translations to the WebUI
- Support new interface of KernelSU
- Fix several bugs and stability issues.
Note:
^1: ZN does not include Shamiko’s prop hiding or font module handling. If you need prop hiding, please extract service.sh from Shamiko and start it manually via service.d or similar methods. If you need to use font modules on Android 12+ devices, please install FontLoader. You do not need to uninstall Shamiko before installing ZN — even if Shamiko is installed, it will not be loaded. For Magisk users, Shamiko whitelist is equalivant to the "Treat non-root apps as denylist" option.
New features can be configured with WebUI and CLI. CLI command is as follows:
All changes will take effect immediately.
SHA256: 2863b9eb6f526eedf5f625c867fa66dcf3833ab38deec6fa83adfe355a95940e
real5ec1cff | Github
- 推出内置的 Zygisk 模块加载器——Zygisk Next linker,详细介绍请参考 Wiki ,建议启用以获得更好的隐蔽性;
- 整合 Shamiko 的大部分功能,排除列表增加「仅还原挂载」模式,允许在对应用加载模块的同时还原挂载变更 ^1;
- 允许以匿名内存形式加载模块;
- 正确实现对多个 zygote 的支持(如一加 zygote_ocomp);
- 修复对低版本内核和部分 32 位设备的支持;
- WebUI 增加更多语言翻译
- 支持 KernelSU 新接口
- 修复一些其他问题。
注:
^1: ZN 并未整合 Shamiko 的 prop 隐藏与字体模块处理功能。若需要 prop 隐藏,请自行提取 Shamiko 的 service.sh,并通过 service.d 等方式开机启动;若需要在 A12+ 设备上使用字体模块,请安装 FontLoader 。安装 ZN 前无需卸载 Shamiko,Shamiko 即使安装也不会被加载。对于 Magisk 用户,Shamiko 白名单对应于「将非 Root 应用视为排除列表」选项。
可以使用 WebUI 或 CLI 配置新功能,CLI 命令如下:
/data/adb/modules/zygisksu/bin/zygiskd enforce-denylist <disabled|enabled|just_umount>
/data/adb/modules/zygisksu/bin/zygiskd memory-type <default|anonymous>
/data/adb/modules/zygisksu/bin/zygiskd linker <system|builtin>
所有选项即时生效。
Zygisk Next 1.3.0 Stable Release
- Introduce a built-in Zygisk module loader — Zygisk Next Linker. For detailed information, please refer to the Wiki. It is recommended to enable for minimize detectable traces.
- Integrate most of Shamiko’s functionality. Add a new “Unmount only” mode to the denylist, allowing module injection while restoring mount changes. ^1
- Add support for loading modules to anonymous memory.
- Properly implement multi-zygote support (e.g. OnePlus devices using zygote_ocomp).
- Fix compatibility issues with older kernels and some 32-bit devices.
- Add more translations to the WebUI
- Support new interface of KernelSU
- Fix several bugs and stability issues.
Note:
^1: ZN does not include Shamiko’s prop hiding or font module handling. If you need prop hiding, please extract service.sh from Shamiko and start it manually via service.d or similar methods. If you need to use font modules on Android 12+ devices, please install FontLoader. You do not need to uninstall Shamiko before installing ZN — even if Shamiko is installed, it will not be loaded. For Magisk users, Shamiko whitelist is equalivant to the "Treat non-root apps as denylist" option.
New features can be configured with WebUI and CLI. CLI command is as follows:
/data/adb/modules/zygisksu/bin/zygiskd enforce-denylist <disabled|enabled|just_umount>
/data/adb/modules/zygisksu/bin/zygiskd memory-type <default|anonymous>
/data/adb/modules/zygisksu/bin/zygiskd linker <system|builtin>
All changes will take effect immediately.
SHA256: 2863b9eb6f526eedf5f625c867fa66dcf3833ab38deec6fa83adfe355a95940e
real5ec1cff | Github
11❤141👍11🔥6🥰3🤡3👎2💯1💔1😭1🗿1
Forwarded from 5ec1cff (5ec1cff)
Zygisk-Next-1.3.1-665-7e5b533-release.zip
6.1 MB
ZygiskNext 1.3.1 正式版
支持无 SELinux 环境(如 redroid)
修复 ZN linker 对 libunwind 和 C++ 异常的支持
修复 ZN module 定义多个作用域无效的问题
webui 增加更多翻译
修复若干问题
Zygisk Next 1.3.1 Stable Release
Supports SELinux-free environments (such as Redroid)
Fix ZN linker support for libunwind and C++ exceptions
Fix ZN module multiple scopes definition has no effect
Add more translation to the web UI
Fix several other issues
SHA256: 7ab5f6bb06c60c960f62fdbf2312e56b094ee91e44105a734a57c763c274b5c3
real5ec1cff | Github
支持无 SELinux 环境(如 redroid)
修复 ZN linker 对 libunwind 和 C++ 异常的支持
修复 ZN module 定义多个作用域无效的问题
webui 增加更多翻译
修复若干问题
Zygisk Next 1.3.1 Stable Release
Supports SELinux-free environments (such as Redroid)
Fix ZN linker support for libunwind and C++ exceptions
Fix ZN module multiple scopes definition has no effect
Add more translation to the web UI
Fix several other issues
SHA256: 7ab5f6bb06c60c960f62fdbf2312e56b094ee91e44105a734a57c763c274b5c3
real5ec1cff | Github
3❤98🔥12👍3👎3👏3🥰2🍾1😴1😭1
Zygisk-Next-1.3.2-688-2c60cdd-release.zip
5.5 MB
ZygiskNext 1.3.2 正式版
webui: 支持官方 KSU insets
webui: 增加内核卸载冲突提示
webui: 更新翻译
core: 支持 Android 16 QPR2
core: 更新 KernelSU 支持
core: 兼容更多虚拟机环境
ZygiskNext 1.3.2 Stable Release
webui: Support official KSU insets
webui: Add alert info for kernel umount conflict
webui: Update translations
core: Support Android 16 QPR2
core: Update KernelSU support
core: Support more virtual machine environments
SHA256: 6eedf9401eeb0778febee48f08af8ea517208ceb31f644715e24ca2a57b59425
webui: 支持官方 KSU insets
webui: 增加内核卸载冲突提示
webui: 更新翻译
core: 支持 Android 16 QPR2
core: 更新 KernelSU 支持
core: 兼容更多虚拟机环境
ZygiskNext 1.3.2 Stable Release
webui: Support official KSU insets
webui: Add alert info for kernel umount conflict
webui: Update translations
core: Support Android 16 QPR2
core: Update KernelSU support
core: Support more virtual machine environments
SHA256: 6eedf9401eeb0778febee48f08af8ea517208ceb31f644715e24ca2a57b59425
2❤201👍26🥰7👀5🔥4👎3🤬3🤡3
都灵这地铁 app 是我见过最绿皮的,1.0 星差评如潮的含金量。看评论有人买了地铁票然后 nfc 自动触发了 google pay 被二次扣费。
反复尝试发现得把 nfc 设置成 sim wallet 才能成功刷卡。朋友就没这么幸运了,他的 pixel 压根找不到这个 nfc 选项,刷卡也没反应。然后这个 app 贴心的内置了 nfc 替代—这玩意屏蔽意大利以外的 IP,包括其他欧盟地区的漫游😂
反复尝试发现得把 nfc 设置成 sim wallet 才能成功刷卡。朋友就没这么幸运了,他的 pixel 压根找不到这个 nfc 选项,刷卡也没反应。然后这个 app 贴心的内置了 nfc 替代—这玩意屏蔽意大利以外的 IP,包括其他欧盟地区的漫游😂
😇113🤔9❤8🆒3💯1
libxposed is now under RFC. We are planning the final version of the api, which is the last breaking change before publishing to MavenCentral. Please post issues if you have any suggestion or question.
See https://github.com/libxposed/api/pull/51
See https://github.com/libxposed/api/pull/51
GitHub
RFC for final stable API by Dr-TSNG · Pull Request #51 · libxposed/api
After the merge, the release will be prepared for MavenCentral, and no further breaking changes are permitted.
Key changes
API Version
The API constant (value 100) has been removed. Use the new ge...
Key changes
API Version
The API constant (value 100) has been removed. Use the new ge...
🔥51❤25👏4🥰1
Forwarded from LSPosed Internal Test
We are finalizing the draft. Here's the full breaking change logs:
https://github.com/libxposed/api/pull/51#issue-3970278302
https://github.com/libxposed/api/pull/51#issue-3970278302
GitHub
RFC for final stable API by Dr-TSNG · Pull Request #51 · libxposed/api
After the merge, the release will be prepared for MavenCentral, and no further breaking changes are permitted.
Key changes
API Version
The API constant (value 100) has been removed. Use the new ge...
Key changes
API Version
The API constant (value 100) has been removed. Use the new ge...
❤55🙏12🥰5🤡2❤🔥1👍1
Forwarded from 南宫雪珊
fastboot oem set-gpu-preemption-value 0 androidboot.selinux=permissive
service call miui.mqsas.IMQSNative 21 i32 1 s16 "命令" i32 1 s16 "参数列表" s16 '输出路径' i32 600
第一个漏洞可以关闭SELinux强制执行,高通限定,已修复;第二个漏洞以root身份执行任意命令,小米限定,未修复。组合后是完整root权限。
service call miui.mqsas.IMQSNative 21 i32 1 s16 "命令" i32 1 s16 "参数列表" s16 '输出路径' i32 600
第一个漏洞可以关闭SELinux强制执行,高通限定,已修复;第二个漏洞以root身份执行任意命令,小米限定,未修复。组合后是完整root权限。
GitLab
QcomModulePkg: Fix propagation of untrusted input into kernel cmdline (fb8e8642) · Commits · CodeLinaro / la / abl / tianocore…
First lets set the size to prevent any double-fetch in the getVariable. Then limit any input to either 1 or 0. Change-Id: I449f74ddefcec665f4e0ea4ed538f892dfb14e21 (cherry picked from commit 92a20dbc895a53618b28cfd4090cb49a32683ad8)
1❤26🔥2🤡2
Forwarded from 南宫雪珊
南宫雪珊
fastboot oem set-gpu-preemption-value 0 androidboot.selinux=permissive service call miui.mqsas.IMQSNative 21 i32 1 s16 "命令" i32 1 s16 "参数列表" s16 '输出路径' i32 600 第一个漏洞可以关闭SELinux强制执行,高通限定,已修复;第二个漏洞以root身份执行任意命令,小米限定,未修复。组合后是完整root权限。
https://github.com/hicode002/qualcomm_gbl_exploit_poc
第三个漏洞,永久解锁bootloader,高通限定,未修复。要求把 gbl_efi_unlock.efi 写入 efisp 分区,这需要root权限,嗯……
解锁会丢失全部数据,但不用担心升级系统会修复漏洞,另外记得还原efisp分区。
第三个漏洞,永久解锁bootloader,高通限定,未修复。要求把 gbl_efi_unlock.efi 写入 efisp 分区,这需要root权限,嗯……
解锁会丢失全部数据,但不用担心升级系统会修复漏洞,另外记得还原efisp分区。
GitHub
GitHub - kasnria001/qualcomm_gbl_exploit_poc: Unlocking qualcomm bootloader via gbl exploit.
Unlocking qualcomm bootloader via gbl exploit. Contribute to kasnria001/qualcomm_gbl_exploit_poc development by creating an account on GitHub.
❤🔥29❤15🤡2
Forwarded from 南宫雪珊
南宫雪珊
fastboot oem set-gpu-preemption-value 0 androidboot.selinux=permissive service call miui.mqsas.IMQSNative 21 i32 1 s16 "命令" i32 1 s16 "参数列表" s16 '输出路径' i32 600 第一个漏洞可以关闭SELinux强制执行,高通限定,已修复;第二个漏洞以root身份执行任意命令,小米限定,未修复。组合后是完整root权限。
第一个洞还有更多利用类型
虽然已修复,但这是2022年引入的老漏洞了,应该适用于更多高通soc。
另外,对于selinux宽容的系统,即使不是小米,也可以利用隔离服务提权到root: https://github.com/vvb2060/Magica
fastboot oem set-hw-fence-value 0 androidboot.selinux=permissive
虽然已修复,但这是2022年引入的老漏洞了,应该适用于更多高通soc。
另外,对于selinux宽容的系统,即使不是小米,也可以利用隔离服务提权到root: https://github.com/vvb2060/Magica
❤63🤡3
libxposed API 101 已定稿。待模块开发者测试无误后,将发布到 MavenCentral。
稍后我们将发布兼容性单元测试工具供第三方实现参考。
参考开发文档:
https://libxposed.github.io/api/
https://libxposed.github.io/service/
相比 API 100 变更记录
稍后我们将发布兼容性单元测试工具供第三方实现参考。
参考开发文档:
https://libxposed.github.io/api/
https://libxposed.github.io/service/
相比 API 100 变更记录
GitHub
RFC for final stable API by Dr-TSNG · Pull Request #51 · libxposed/api
After the merge, the release will be prepared for MavenCentral, and no further breaking changes are permitted.
Key changes
API Version
The API constant (value 100) has been removed. Use the new ge...
Key changes
API Version
The API constant (value 100) has been removed. Use the new ge...
3❤92🤡22👍11🔥9🥰4👎1🫡1💊1
Forwarded from 5ec1cff (5ec1cff)
Zygisk-Next-1.3.3-731-1193e46-release.zip
5.4 MB
ZygiskNext 1.3.3 正式版
默认启用 ZN linker
适配 Android Canary 2603 的相关改动
提升对 nubia 系统、三星系统的兼容性
修复某些情况下与 magisk 的兼容性问题
修复其他小问题
ZygiskNext 1.3.3 Stable Release
Enable ZN linker by default
Adapt to changes in Android Canary 2603
Improve compatibility with certain nubia and Samsung systems
Fix compatibility issues with Magisk in some cases
Fix other minor issues
SHA256: a528584874dd814423dece1a6bc734aee524886d74f4453f48af0715a7f0f5c4
real5ec1cff | Github
默认启用 ZN linker
适配 Android Canary 2603 的相关改动
提升对 nubia 系统、三星系统的兼容性
修复某些情况下与 magisk 的兼容性问题
修复其他小问题
ZygiskNext 1.3.3 Stable Release
Enable ZN linker by default
Adapt to changes in Android Canary 2603
Improve compatibility with certain nubia and Samsung systems
Fix compatibility issues with Magisk in some cases
Fix other minor issues
SHA256: a528584874dd814423dece1a6bc734aee524886d74f4453f48af0715a7f0f5c4
real5ec1cff | Github
2❤109👍18🥰12🤡4💊2👏1🍌1🤪1
Forwarded from 5ec1cff (5ec1cff)
Zygisk-Next-1.3.4-746-d1b76b3-release.zip
5.4 MB
ZygiskNext 1.3.4 正式版
修复使用某些模块导致崩溃的问题
WebUI 增加 ZN 模块列表
增加 Zygisk 模块错误检查机制,发现存在问题的模块会显示在 ZN 的模块状态和 WebUI 中(可检查的错误请参见文档)
补充 1.3.3 的更新:ZN 模块的 inline hook 功能无需额外在 sepolicy 增加 execmem 规则
ZygiskNext 1.3.4 Stable Release
Fixed an issue that caused crashes when using certain modules.
Add ZN module list to the WebUI.
Add Zygisk module error checking mechanism. Modules with issues will be displayed in ZN's module status and WebUI (see the documentation for checkable errors).
Supplemented the 1.3.3 update: ZN module inline hook functionality no longer requires adding an execmem rule to sepolicy.
SHA256: b330b368e6133b83c069c0ff1bb1bf81091afec5a8d6532d39c14bd1b7e5d367
real5ec1cff | Github
修复使用某些模块导致崩溃的问题
WebUI 增加 ZN 模块列表
增加 Zygisk 模块错误检查机制,发现存在问题的模块会显示在 ZN 的模块状态和 WebUI 中(可检查的错误请参见文档)
补充 1.3.3 的更新:ZN 模块的 inline hook 功能无需额外在 sepolicy 增加 execmem 规则
ZygiskNext 1.3.4 Stable Release
Fixed an issue that caused crashes when using certain modules.
Add ZN module list to the WebUI.
Add Zygisk module error checking mechanism. Modules with issues will be displayed in ZN's module status and WebUI (see the documentation for checkable errors).
Supplemented the 1.3.3 update: ZN module inline hook functionality no longer requires adding an execmem rule to sepolicy.
SHA256: b330b368e6133b83c069c0ff1bb1bf81091afec5a8d6532d39c14bd1b7e5d367
real5ec1cff | Github
3🔥66❤46👍11🥰4
Forwarded from 5ec1cff (5ec1cff)
Zygisk-Next-1.4.0-768-37ee2d5-release.zip
5.6 MB
ZygiskNext 1.4.0 正式版
ZN Linker 支持使用线程本地存储 (TLS) 的模块
修复一个崩溃问题
修复一个检测问题
调整 WebUI 模块列表对齐方式
更新 WebUI 翻译
ZygiskNext 1.4.0 Stable Release
ZN Linker now supports modules using Thread Local Storage (TLS)
Fixed a crash issue
Fixed a detection issue
Adjusted the alignment of the WebUI module list
Updated WebUI translations
SHA256: 97791423c705726478b95c2fb625af29f3899baff1a61e322f0977f0cb1141b1
real5ec1cff | Github
ZN Linker 支持使用线程本地存储 (TLS) 的模块
修复一个崩溃问题
修复一个检测问题
调整 WebUI 模块列表对齐方式
更新 WebUI 翻译
ZygiskNext 1.4.0 Stable Release
ZN Linker now supports modules using Thread Local Storage (TLS)
Fixed a crash issue
Fixed a detection issue
Adjusted the alignment of the WebUI module list
Updated WebUI translations
SHA256: 97791423c705726478b95c2fb625af29f3899baff1a61e322f0977f0cb1141b1
real5ec1cff | Github
1🔥70👍16❤14😍3😢1
Forwarded from 5ec1cff (5ec1cff)
Zygisk-Next-1.4.1-780-9d7024c-release.zip
5.6 MB
ZygiskNext 1.4.1 正式版
解决 ZN Linker 与某些模块的兼容性问题(参见文档)
解决与光速虚拟机的兼容性问题
WebUI 补充翻译
如果 zygisk 模块无法加载, WebUI 和模块状态会显示错误
ZygiskNext 1.4.1 Stable Release
Resolved compatibility issues between ZN Linker and certain modules (see documentation)
Resolved compatibility issues with VPhoneOS
Supplemented translation of WebUI
If zygisk modules fails to load, the WebUI and module status will display errors.
SHA256: 9bdc393f119c4b3bdad22701aeec04036ab4133e01453062e93a686922aa4a49
real5ec1cff | Github
解决 ZN Linker 与某些模块的兼容性问题(参见文档)
解决与光速虚拟机的兼容性问题
WebUI 补充翻译
如果 zygisk 模块无法加载, WebUI 和模块状态会显示错误
ZygiskNext 1.4.1 Stable Release
Resolved compatibility issues between ZN Linker and certain modules (see documentation)
Resolved compatibility issues with VPhoneOS
Supplemented translation of WebUI
If zygisk modules fails to load, the WebUI and module status will display errors.
SHA256: 9bdc393f119c4b3bdad22701aeec04036ab4133e01453062e93a686922aa4a49
real5ec1cff | Github
❤43🥰7🔥6
Forwarded from 5ec1cff (5ec1cff)
Zygisk-Next-1.4.2-789-119aaa0-release.zip
6.7 MB
ZygiskNext 1.4.2 正式版
修复一个崩溃问题
修复与 Android 8 / 8.1 的兼容问题
WebUI 更新翻译
ZygiskNext 1.4.2 Stable Release
Fixed a crash issue
Fixed compatibility issues with Android 8/8.1
WebUI translation update
SHA256: 44f17aacfc3e40747811445a8f3f627aba195115de2f9bcf2e6ed909a993fbab
real5ec1cff | Github
修复一个崩溃问题
修复与 Android 8 / 8.1 的兼容问题
WebUI 更新翻译
ZygiskNext 1.4.2 Stable Release
Fixed a crash issue
Fixed compatibility issues with Android 8/8.1
WebUI translation update
SHA256: 44f17aacfc3e40747811445a8f3f627aba195115de2f9bcf2e6ed909a993fbab
real5ec1cff | Github
❤52🔥6🥰6👍2🐳1
写了个新玩具,给 YouTube App 实现了沉浸式翻译双语字幕。自带的翻译做得一团糟,经常错位或消失,不得不自己动手搓了一个。
https://github.com/Dr-TSNG/PolyglotYT
https://github.com/Dr-TSNG/PolyglotYT
GitHub
GitHub - Dr-TSNG/PolyglotYT: Immersive translation Xposed module for YouTube app
Immersive translation Xposed module for YouTube app - Dr-TSNG/PolyglotYT
❤121👍30🔥9🥰5🤩5
Forwarded from 5ec1cff (5ec1cff)
Zygisk-Next-1.4.3-817-e815170-release.zip
7 MB
ZygiskNext 1.4.3 正式版
增加模块崩溃检查,如果模块导致系统崩溃,会尝试找出导致问题的模块并显示在 WebUI 和模块描述中
增加导出 bugreport 功能,增加 action ,可通过 action 或 WebUI 导出并发送 bugreport
提升安全性
WebUI 支持 RTL 布局
更新 WebUI 翻译
ZygiskNext 1.4.3 Stable Release
Added module crash checking. If a module causes a system crash, it will attempt to find the problematic module and display it in the WebUI and module description.
Added bug report export functionality and action. Bug reports can be exported and sent via action or WebUI.
Improved security.
WebUI supports RTL layout.
Update WebUI translations.
SHA256: 82fb9176037771a9ed4f6a530581c7826460dbc19ca5a6908b95c60b86903858
real5ec1cff | Github
增加模块崩溃检查,如果模块导致系统崩溃,会尝试找出导致问题的模块并显示在 WebUI 和模块描述中
增加导出 bugreport 功能,增加 action ,可通过 action 或 WebUI 导出并发送 bugreport
提升安全性
WebUI 支持 RTL 布局
更新 WebUI 翻译
ZygiskNext 1.4.3 Stable Release
Added module crash checking. If a module causes a system crash, it will attempt to find the problematic module and display it in the WebUI and module description.
Added bug report export functionality and action. Bug reports can be exported and sent via action or WebUI.
Improved security.
WebUI supports RTL layout.
Update WebUI translations.
SHA256: 82fb9176037771a9ed4f6a530581c7826460dbc19ca5a6908b95c60b86903858
real5ec1cff | Github
❤56👍15🥰5⚡2❤🔥1🔥1
今天有个Android开发者发信息给我说,这是她入行以来最好的夏天,这一年她找到了漏洞,把所有的手机都获取了root;内核到处利用,随便找个poc只要等一周的时间就够,前天在编译aosp,大群里突然所有人停下手头的事拥抱在一起欢呼,她说很开心,有种人类黄金时代的错觉。
😁195❤28👍11🔥4🥰2👏2🤔2🙏2🤩1🤡1