Skip to content

Releases: Dr-TSNG/ZygiskNext

1.4.5

Choose a tag to compare

@5ec1cff 5ec1cff released this 05 Aug 04:54
747f240
  • 支持 android 17 QPR2 Beta2
  • 修复一些其他兼容性问题

  • Supports Android 17 QPR2 beta2
  • Fixed some other compatibility issues

SHA256: ac7be9b91c059586f268df73586752b2bd9eaeb3fac13b40cd85730c98428945

1.4.4

Choose a tag to compare

@5ec1cff 5ec1cff released this 01 Aug 11:43
747f240
  • 适配 Meta Quest 的 stub zygote
  • 修复检测问题
  • 修复光速虚拟机 arm32 转译支持
  • 适配 KernelSU 的模拟软重启
  • 提升安全性

感谢 @F-19-F@grayawa 在 Meta Quest 3 上的测试


  • Added support for Meta Quest stub zygote
  • Fixed detection issues
  • Fixed arm32 translation support for VPhone
  • Added support for KernelSU's emulated soft reboot
  • Enhanced security

Thanks to @F-19-F and @grayawa for testing on Meta Quest 3.


SHA256: 7b30d1d11e8fd18a9a971e8feee25e6e4d7e10d601f905ef4aacd806132df5bb

1.4.3

Choose a tag to compare

@5ec1cff 5ec1cff released this 16 Jul 11:51
e03983d
  • 增加模块崩溃检查,如果模块导致系统崩溃,会尝试找出导致问题的模块并显示在 WebUI 和模块描述中
  • 增加导出 bugreport 功能,增加 action ,可通过 action 或 WebUI 导出并发送 bugreport
  • 提升安全性
  • WebUI 支持 RTL 布局
  • 更新 WebUI 翻译

  • 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

1.4.2

Choose a tag to compare

@5ec1cff 5ec1cff released this 22 Jun 13:19
e03983d
  • 修复一个崩溃问题
  • 修复与 Android 8 / 8.1 的兼容问题
  • WebUI 更新翻译

  • Fixed a crash issue
  • Fixed compatibility issues with Android 8/8.1
  • WebUI translation update

SHA256: 44f17aacfc3e40747811445a8f3f627aba195115de2f9bcf2e6ed909a993fbab

1.4.1

Choose a tag to compare

@5ec1cff 5ec1cff released this 21 Jun 14:46
e03983d
  • 解决 ZN Linker 与某些模块的兼容性问题(参见文档
  • 解决与光速虚拟机的兼容性问题
  • WebUI 补充翻译
  • 如果 zygisk 模块无法加载, WebUI 和模块状态会显示错误

  • 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

1.4.0

Choose a tag to compare

@5ec1cff 5ec1cff released this 18 Jun 12:51
e03983d
  • ZN Linker 支持使用线程本地存储 (TLS) 的模块
  • 修复一个崩溃问题
  • 修复一个检测问题
  • 调整 WebUI 模块列表对齐方式
  • 更新 WebUI 翻译

  • 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

1.3.4

Choose a tag to compare

@5ec1cff 5ec1cff released this 08 Apr 08:11
e03983d
  • 修复使用某些模块导致崩溃的问题
  • WebUI 增加 ZN 模块列表
  • 增加 Zygisk 模块错误检查机制,发现存在问题的模块会显示在 ZN 的模块状态和 WebUI 中(可检查的错误请参见文档
  • 补充 1.3.3 的更新:ZN 模块的 inline hook 功能无需额外在 sepolicy 增加 execmem 规则

  • 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

1.3.3

Choose a tag to compare

@5ec1cff 5ec1cff released this 22 Mar 00:36
e03983d
  • 默认启用 ZN linker
  • 适配 Android Canary 2603 的相关改动
  • 提升对 nubia 系统、三星系统的兼容性
  • 修复某些情况下与 magisk 的兼容性问题
  • 修复其他小问题

  • 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

1.3.2

Choose a tag to compare

@Dr-TSNG Dr-TSNG released this 28 Dec 18:31
e03983d
  • webui: 支持官方 KSU insets
  • webui: 增加内核卸载冲突提示
  • webui: 更新翻译
  • core: 支持 Android 16 QPR2
  • core: 更新 KernelSU 支持
  • core: 兼容更多虚拟机环境

  • 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

1.3.1

Choose a tag to compare

@5ec1cff 5ec1cff released this 16 Nov 10:02
3db9db0
  • 支持无 SELinux 环境(如 redroid)
  • 修复 ZN linker 对 libunwind 和 C++ 异常的支持
  • 修复 ZN module 定义多个作用域无效的问题
  • webui 增加更多翻译
  • 修复若干问题

  • 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